Difference threshold value, [1, 255].
Namespace:
AForge.Vision.MotionAssembly: AForge.Vision (in AForge.Vision.dll) Version: 2.2.5.0 (2.2.5.0)
Syntax
C# |
---|
public int DifferenceThreshold { get; set; } |
Remarks
The value specifies the amount off difference between pixels, which is treated as motion pixel.
Default value is set to 15.