SceneAlgorithmBias
Specifies whether to prioritize accuracy or processing speed when finding text in scene mode (see OcrMode).
You can set this parameter to:
accuracy
- the latest algorithm, introduced in Media Server 24.1.speed
- a faster but less accurate algorithm that was used in Media Server 23.4 and earlier.
Type: | String |
Default: | Accuracy |
Required: | No |
Configuration Section: | TaskName |
Example: | SceneAlgorithmBias=speed
|
See Also: |