Highlight motion regions or not.
Namespace:
AForge.Vision.MotionAssembly: AForge.Vision (in AForge.Vision.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public bool HighlightMotionRegions { get; set; } |
Remarks
The property specifies if detected moving objects should be highlighted with rectangle or not.
Default value is set to trueTruetruetrue (True in Visual Basic).
