MotionDetectorMotionZones Property |
Namespace: Accord.Vision.Motion
The property keeps array of rectangular zones, which are observed for motion detection. Motion outside of these zones is ignored.
In the case if this property is set, the ProcessFrame(UnmanagedImage) method will filter out all motion witch was detected by motion detection algorithm, but is not located in the specified zones.