Click or drag to resize

CudaBroxOpticalFlowDenseOpticalFlowPtr Property

http://www.emgu.com
Pointer to the unmanaged DenseOpticalFlow object

Namespace:  Emgu.CV.Cuda
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public IntPtr DenseOpticalFlowPtr { get; }

Property Value

Type: IntPtr

Implements

ICudaDenseOpticalFlowDenseOpticalFlowPtr
See Also