The OutputArrayOfMatList type exposes the following members.
Methods
Name | Description | |
---|---|---|
AssignResult | (Overrides OutputArrayAssignResult.) | |
Dispose |
Releases the resources
(Inherited from DisposableObject.) | |
Equals | (Inherited from Object.) | |
Fix | (Inherited from OutputArray.) | |
GetGpuMat | (Inherited from OutputArray.) | |
GetHashCode | (Inherited from Object.) | |
GetMat | (Inherited from OutputArray.) | |
GetType | (Inherited from Object.) | |
GetVectorOfMat | (Overrides OutputArrayGetVectorOfMat.) | |
IsGpuMat | (Inherited from OutputArray.) | |
IsMat | (Inherited from OutputArray.) | |
IsReady | (Inherited from OutputArray.) | |
IsVectorOfMat | (Inherited from OutputArray.) | |
ThrowIfDisposed |
If this object is disposed, then ObjectDisposedException is thrown.
(Inherited from DisposableObject.) | |
ThrowIfNotReady | (Inherited from OutputArray.) | |
ToString | (Inherited from Object.) |
See Also