Flipz wrote:
> Hi,
>
> I installed tesseract to do some simple OCR on a very basic image - a
> phone number in Arial 11pt in a png format (http://www.autohop.bg/OCR/
> phone.png) which I convert to a uncompressed tiff using:
...
I don't really know, I haven't yet try to do the
full OCR cycle with an 4x scaled image. I speak
only from my limited experience with scans and
digital photos processing in tesseract. E.g., I
had some 150 dpi photos of book pages, and I
scaled them 2x in Gimp with standard settings,
and those tesseract processed fairly well.
Can't see why not. And upscaling may indeed be
done with convert or, possibly, Gimp. I can't
point out the best algorithm for the upscaling,
however (you know, biliniear, bicubic etc.)
--