There are a lot of scaned files in TIF format,I need to get the text in the first line ,but all the position of the first line are not the same, How can I locate them and get the text correctly?
Anyone can help me in it?Thanks!
There are a lot of scaned files in TIF format,I need to get the text in the first line ,but all the position of the first line are not the same, How can I locate them and get the text correctly?
Anyone can help me in it?Thanks!
What if you apply OCR on the first page or first half of the page ? Any problem with that ?
the first line in the page is the title of document,i need get it .
Ok, If the title is consistent across the document then you can skip title & take the next line, possible ?