| ICudaDenseOpticalFlowDenseOpticalFlowPtr Property |
http://www.emgu.com[Missing <summary> documentation for "P:Emgu.CV.Cuda.ICudaDenseOpticalFlow.DenseOpticalFlowPtr"]
Namespace: Emgu.CV.CudaAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
SyntaxIntPtr DenseOpticalFlowPtr { get; }ReadOnly Property DenseOpticalFlowPtr As IntPtr
Get
property IntPtr DenseOpticalFlowPtr {
IntPtr get ();
}abstract DenseOpticalFlowPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also