IBackgroundSubtractorBackgroundSubtractorPtr Property |
http://www.emgu.com
Pointer to the native BackgroundSubstractor object
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
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