On Wed, May 30, 2012 at 10:14 AM, hiran.suvrat <[email protected]> wrote: > If I narrow down my problem to this. Suppose I have a image of a text > at an angle ( Image is not taken from the top of the text) such that > it forms a trapezoid of the text. What would you suggest to use then?
That would require a perspective transform so use pixDeskewLocal(). But for the best advice you should post a sample image using a lossless image format like tiff or png (*not* jpeg). -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

