Click or drag to resize
IDenseOpticalFlowDenseOpticalFlowPtr Property
http://www.emgu.com
Gets the dense optical flow pointer.

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

Property Value

Type: IntPtr
The dense optical flow .
See Also