Warning. Invalid resolution 0 dpi. Using 70 instead.
mummy mm"... stum-m ann . Enn/on mm:
2m7ru973n 19 35 3 93m RON 5 22m RON
Motorinl Stlndlrd Motorinl ExtrllOMIl' Diesel
i
a mu,
2m mu «5 aa
--
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-ocr+unsubscribe@googlegroups.com.
To post to this group, send email to tesser...@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/35f5e01c-c932-449c-a2b4-f6341f68235a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Did you know that the upper image part has transparent background? Moreover, it is an antialiased text, and some of character pixels do not bear correct transparency and/or color. Instead, they look like rendered on a white background. See attached "petrom_gimp.png".
convert $1 -colorspace RGB -alpha remove -units PixelsPerInch $2 -resample 300 $2
Now, when you fix everything (see "petrom_x.png"), your Option #1 will work relatively well. Not so well for the "Data/Timp" text, though. Here I suggest to do custom binarization. Here's what you can get by means of it: "screenmine_ss02.png".
convert in.png -threshold 38.039% out.png
Data/Timp Motorina Standard Motorina ExtraIOMV Diesel 2017-09-3019:38 4.930 RON 5.220 RON
convert in.png -threshold 38.038% out.png
Dataffimp Motorina Standard Motorina Extra/OMV Diesel 2017-09-3019:38 4.930 RON 5.220 RON
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-oc...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscribe@googlegroups.com.
To post to this group, send email to tesser...@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/cc6e93a3-2084-429f-a9d2-0393ba453837%40googlegroups.com.