Click or drag to resize
MotionHistoryMask Property
http://www.emgu.com
The motion mask. Do not dispose this image.

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public Mat Mask { get; }

Property Value

Type: Mat
See Also