Click or drag to resize

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
Syntax
IntPtr BackgroundSubtractorPtr { get; }

Property Value

Type: IntPtr
See Also