Detect white characters on black background using Tesseract
问题 I'm completely new to Tesseract OCR. This problem might be simple but I can't seem to find the answer using Google. Basically, I have an image that contains two parts: the first part, which is at the top of the image, has a black background with texts in white color; the second part, which is at the bottom of the image, has white background with texts in black color. I ran tesseract on the image, which correctly recognized all characters in the bottom part, but none in the top part. I am sure