How do I extract text with colored background
If you can't extract text with colored background, please add the Grayscale
filter to your code:
extractor.OCRImagePreprocessingFilters.AddGrayscale();
If you can't extract text with colored background, please add the Grayscale
filter to your code:
extractor.OCRImagePreprocessingFilters.AddGrayscale();