Motion level value, [0, 1].
Namespace:
AForge.Vision.MotionAssembly: AForge.Vision (in AForge.Vision.dll) Version: 2.2.4.0 (2.2.4.0)
Syntax
| C# |
|---|
float MotionLevel { get; } |
Remarks
Amount of changes in the last processed frame. For example, if value of this property equals to 0.1, then it means that last processed frame has 10% of changes (however it is up to specific implementation to decide how to compare specified frame).