Create a GpuMat of the specified size
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.2.1.1106 (2.2.1.1106)
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- rows
- Int32
The number of rows (height)
- cols
- Int32
The number of columns (width)
- type
- Int32
The type of GpuMat