MaxMatchDifference
Media Server compares the ingested video frames to the stored background image. The average difference in luminosity between pixels in the ingested frame and pixels in the stored image must not exceed this value for the scenes to be considered the same.
Type: | Integer |
Default: | 10 |
Allowed Range: | Minimum: 0 Maximum: 100 |
Required: | No |
Configuration Section: | TaskName |
Example: | MaxMatchDifference=15
|
See Also: | MinMatchCorrelation |