Adding several binarization methods - threshold, Otsu/Triangle and adaptive
As well as a way to visualize the binarized image before it goes to Tesseract for processing.
Also adding "Rescaling" to an input size optimal for Tesseract
And finally Dilate operation which can help "fuse together" broken characters.

Enjoy!

Download:
  • Like
Reactions: lcalder
In this release:
  • Text detection mask to an image source of your choosing (composite with other filters for e.g. blur, hide or emphasize text content)
  • File output
  • Adding Fedora build-from-source instructions. Linux ❤️
Get support at https://discord.gg/CZBHWUTwts
  • Like
Reactions: gamingop
Introducing new features:
  • Run OCR on image change, with threshold
  • Output formatting with Inja templating
Download:
Enjoy!
Top