Click or drag to resize

GpuMatRefCount Property

pointer to the reference counter; when matrix points to user-allocated data, the pointer is NULL

Namespace:  OpenCvSharp.Cuda
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public IntPtr RefCount { get; }

Property Value

Type: IntPtr
See Also