MotionHistoryMask Property |
http://www.emgu.com
The motion mask.
Do not dispose this image.
Namespace:
Emgu.CV
Assembly:
Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
SyntaxPublic ReadOnly Property Mask As Mat
Get
public:
property Mat^ Mask {
Mat^ get ();
}
member Mask : Mat with get
Property Value
Type:
Mat
See Also