http://www.emgu.com
Assembly: Emgu.CV.GPU (in Emgu.CV.GPU.dll) Version: 2.3.0.1416 (2.3.0.1416)
Convert a CvArr to a GpuMat
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 IntPtr GpuMatCreateFromArr( IntPtr arr ) |
Visual Basic |
---|
Public Shared Function GpuMatCreateFromArr ( _ arr As IntPtr _ ) As IntPtr |
Visual C++ |
---|
public: static IntPtr GpuMatCreateFromArr( IntPtr arr ) |
Parameters
- arr
- Type: System..::..IntPtr
Pointer to a CvArr