![]() | MatType Structure |
Namespace: OpenCvSharp
The MatType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CV_16SC | |
![]() ![]() | CV_16UC | |
![]() ![]() | CV_32FC | |
![]() ![]() | CV_32SC | |
![]() ![]() | CV_64FC | |
![]() ![]() | CV_8SC | |
![]() ![]() | CV_8UC | |
![]() | Equals(Int32) | |
![]() | Equals(Object) | (Overrides ValueTypeEquals(Object).) |
![]() | Equals(MatType) | |
![]() ![]() | FromInt32 | |
![]() | GetHashCode | (Overrides ValueTypeGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | MakeType | |
![]() | ToInt32 | |
![]() | ToString | Returns the fully qualified type name of this instance. (Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality(MatType, MatType) | |
![]() ![]() | Equality(MatType, Int32) | |
![]() ![]() | (Int32 to MatType) | |
![]() ![]() | (MatType to Int32) | |
![]() ![]() | Inequality(MatType, MatType) | |
![]() ![]() | Inequality(MatType, Int32) |
Name | Description | |
---|---|---|
![]() ![]() | CV_16S |
type depth constants
|
![]() ![]() | CV_16SC1 |
predefined type constants
|
![]() ![]() | CV_16SC2 |
predefined type constants
|
![]() ![]() | CV_16SC3 |
predefined type constants
|
![]() ![]() | CV_16SC4 |
predefined type constants
|
![]() ![]() | CV_16U |
type depth constants
|
![]() ![]() | CV_16UC1 |
predefined type constants
|
![]() ![]() | CV_16UC2 |
predefined type constants
|
![]() ![]() | CV_16UC3 |
predefined type constants
|
![]() ![]() | CV_16UC4 |
predefined type constants
|
![]() ![]() | CV_32F |
type depth constants
|
![]() ![]() | CV_32FC1 |
predefined type constants
|
![]() ![]() | CV_32FC2 |
predefined type constants
|
![]() ![]() | CV_32FC3 |
predefined type constants
|
![]() ![]() | CV_32FC4 |
predefined type constants
|
![]() ![]() | CV_32S |
type depth constants
|
![]() ![]() | CV_32SC1 |
predefined type constants
|
![]() ![]() | CV_32SC2 |
predefined type constants
|
![]() ![]() | CV_32SC3 |
predefined type constants
|
![]() ![]() | CV_32SC4 |
predefined type constants
|
![]() ![]() | CV_64F |
type depth constants
|
![]() ![]() | CV_64FC1 |
predefined type constants
|
![]() ![]() | CV_64FC2 |
predefined type constants
|
![]() ![]() | CV_64FC3 |
predefined type constants
|
![]() ![]() | CV_64FC4 |
predefined type constants
|
![]() ![]() | CV_8S |
type depth constants
|
![]() ![]() | CV_8SC1 |
predefined type constants
|
![]() ![]() | CV_8SC2 |
predefined type constants
|
![]() ![]() | CV_8SC3 |
predefined type constants
|
![]() ![]() | CV_8SC4 |
predefined type constants
|
![]() ![]() | CV_8U |
type depth constants
|
![]() ![]() | CV_8UC1 |
predefined type constants
|
![]() ![]() | CV_8UC2 |
predefined type constants
|
![]() ![]() | CV_8UC3 |
predefined type constants
|
![]() ![]() | CV_8UC4 |
predefined type constants
|
![]() ![]() | CV_USRTYPE1 |
type depth constants
|