Open mklarz opened 4 years ago
We need to improve the quality of the input images before we pass them to Tesseract to increase the chance of correctly guessing the cipher. See https://tesseract-ocr.github.io/tessdoc/ImproveQuality
Also see https://tesseract-ocr.github.io/tessdoc/ImproveQuality#examples
Initial commit for this here: 940563dcfe2d524140cc49face55f6aababbf8a4, also related: https://github.com/corax/cipher_identifier/issues/22
We need to improve the quality of the input images before we pass them to Tesseract to increase the chance of correctly guessing the cipher. See https://tesseract-ocr.github.io/tessdoc/ImproveQuality
Also see https://tesseract-ocr.github.io/tessdoc/ImproveQuality#examples