OCR: How to recognize white characters on a black background?
In This Topic
If you have white characters on a black background, you need do the following steps:
- Automatically invert an inverted text regions in an image using AutoTextInvertCommand class.
- Recognize text in processed image.