Menu

use gocr from another program

Lina
2005-05-29
2013-04-15
  • Lina

    Lina - 2005-05-29

    hello, i am working on my diploma thesis. my goal is to change rotated, perspective distorted and twisted (like in an open book) pictures availible for ocr by changing them back to ideal. for that i need a libary to which i can give the picture of a word and get back the string of the word.
    From reading the readme i thing gocr seems to be able to do that, but can anyone give me a hint where i could start to search?
    Greetings Lina

     
    • Joerg Schulenburg

      look at gocr.c
      and the end of pgm2asc.c
      Replace gocr.c by your own code, adapt the end of pgm2asc.c.

      Sorry, that I am not more talkative this month,
      Joerg

       

Log in to post a comment.