Optical Character Recognition
When processing raster image files, KeyView can perform Optical Character Recognition (OCR) to attempt to filter text that might be visible in the image. If text is detected to form part of a table, it will be filtered in the same way as tables in Word Processing documents.
NOTE: OCR is available only on WINDOWS_X86_64
LINUX_X86_64
If your license includes OCR, it is enabled by default.
To enable or disable OCR
- Set the
ocr
option of theConfiguration
class and use it to construct a KeyViewSession
or modify aSession
that has already been constructed.