DetectEveryFrame
By default, vehicle model identification runs identification on every frame in which a vehicle appears.
To stop analysis as soon as vehicle identification matches the vehicle to an entry in the database, set this parameter to FALSE
. This can result in faster vehicle identification which can lead to fewer frames being dropped by Media Server. However, this can also reduce accuracy.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName |
Example: | DetectEveryFrame=FALSE
|
See Also: | IngestRate |