InputArray Properties |
The InputArray type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsMat |
True if the input array is a Mat
|
![]() | IsMatVector |
True if the input array is a vector of Mat
|
![]() | IsMatx |
True if the input array is a Matx
|
![]() | IsUMat |
True if the input array is an UMat
|
![]() | IsUMatVector |
True if the input array is a vector of UMat
|
![]() | Kind |
The type of the input array
|
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |