IMotionSaliencyMotionSaliencyPtr Property |
http://www.emgu.com
Pointer to the unmanaged MotionSaliency object
Namespace:
Emgu.CV.Saliency
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
SyntaxIntPtr MotionSaliencyPtr { get; }
ReadOnly Property MotionSaliencyPtr As IntPtr
Get
property IntPtr MotionSaliencyPtr {
IntPtr get ();
}
abstract MotionSaliencyPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also