http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Create a GpuMat of the specified size
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public GpuMat( Size size, int channels ) |
Visual Basic |
---|
Public Sub New ( _ size As Size, _ channels As Integer _ ) |
Visual C++ |
---|
public: GpuMat( Size size, int channels ) |
Parameters
- size
- Type: System.Drawing..::..Size
The size of the GpuMat
- channels
- Type: System..::..Int32
The number of channels