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