http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Counts non-zero array elements
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 int CountNonZero( IntPtr src ) |
Visual Basic |
---|
Public Shared Function CountNonZero ( _ src As IntPtr _ ) As Integer |
Visual C++ |
---|
public: static int CountNonZero( IntPtr src ) |
Parameters
- src
- Type: System..::..IntPtr
The GpuMat