OCRAlphabetAndOrientation

A Boolean value that specifies whether to load resources for OCR orientation and alphabet detection when Media Server starts, and keep the resources in memory.

Pre-loading resources can increase throughput when you run many process actions that require the resources and complete quickly. This might be the case when you process batches of images.

With the default value, FALSE, Media Server loads the resources when required by a process action and unloads them from memory when the action has finished.

Type: Boolean
Default: False
Required: No
Configuration Section: PersistentData
Example: OCRAlphabetAndOrientation=TRUE
See Also: OCRLanguages