
--
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/31a12bb1-4552-4a26-9fd7-6da0e54b5b90%40googlegroups.com.
convert test1.png -despeckle -despeckle -despeckle -despeckle -despeckle -despeckle -despeckle -despeckle -despeckle -despeckle miff:- | textcleaner -f 25 -o 10 - result.png
convert -units PixelsPerInch result.png -resample 300 result1.png
tesseract result1.png -
27627uses textcleaner from http://www.fmwconcepts.com/imagemagick/index.php
On Thu, Nov 21, 2019 at 10:08 PM harsha <harsha1...@gmail.com> wrote:
Hi ,--I am trying to OCR images and struggling with images like test1.png
after applying image processing, the best I could reach is test2.png to make tesseract give some related resultsI have tried tesseract with all possible psm values on test2.png and the best result I could get is 27837 " with --psm 6
Is their a way I can improve my output on this kind of images . I have lots of them in my dataset.Any help would be appreciatedThanks
You received this message because you are subscribed to the Google Groups "tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tesser...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/31a12bb1-4552-4a26-9fd7-6da0e54b5b90%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/95a1e6c4-f4e7-4519-9754-364ebb906099%40googlegroups.com.