IBackgroundSubtractorBackgroundSubtractorPtr Property |
http://www.emgu.com
Pointer to the native BackgroundSubstractor object
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
SyntaxIntPtr BackgroundSubtractorPtr { get; }
ReadOnly Property BackgroundSubtractorPtr As IntPtr
Get
property IntPtr BackgroundSubtractorPtr {
IntPtr get ();
}
abstract BackgroundSubtractorPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also