Swift 3 - How do I improve image quality for Tesseract?
问题 I am using Swift 3 to build a mobile app that allows the user to take a picture and run Tesseract OCR over the resulting image. However, I've been trying to increase the quality of scan and it doesn't seem to be working much. I've segmented the photo into a more "zoomed in" region that I want to recognize and even tried making it black and white. Are there any strategies for "enhancing" or optimizing the picture quality/size so that Tesseract can recognize it better? Thanks! tesseract.image =