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