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