http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Check if the GpuMat is empty
Namespace: Emgu.CV.GPUAssembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public static bool GpuMatIsEmpty( IntPtr gpuMat ) |
Visual Basic |
---|
Public Shared Function GpuMatIsEmpty ( _ gpuMat As IntPtr _ ) As Boolean |
Visual C++ |
---|
public: static bool GpuMatIsEmpty( IntPtr gpuMat ) |
Parameters
- gpuMat
- Type: System..::..IntPtr
The GpuMat