http://www.emgu.com
The GpuMat<(Of <(<'TDepth>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsContinuous |
Check if the GpuMat is Continuous
(Inherited from GpuMat.) |
![]() | IsEmpty |
Check if the GpuMat is Empty
(Inherited from GpuMat.) |
![]() | NumberOfChannels |
Get the number of channels in the GpuMat
(Inherited from GpuMat.) |
![]() | Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) |
![]() | Size |
Get the GpuMat size:
width == number of columns, height == number of rows
(Inherited from GpuMat.) |