The method to use to combine the results from many video frames into a single result. Set one of the following options:
None
|
Media Server produces one result for each frame. |
Moving
|
Media Server combines reads into a single result. The minimum number of frames in which a number plate must be visible is specified by MinRead. The maximum number of frames combined into one result is specified by MaxRead. |
Static
|
A result is produced only when the number of reads is greater than or equal to that specified by MaxRead. |
If you are processing images, Media Server automatically disables integration and this parameter has no effect.
Type: | String |
Default: | Moving
|
Required: | No |
Configuration Section: | TaskName |
Example: | Integration=static
|
See Also: |
|