FazerAllan
Posts: 2
Joined: Sat Jun 07, 2014 6:37 am

tesseract ocr

Sat Jun 07, 2014 6:46 am

How do i install the Tesserct or PyTesser module so that it can be used on a raspberry pi using python ? I have loaded other module but have been having great difficulty with this one, any help please?

riklaunim
Posts: 265
Joined: Tue Apr 22, 2014 7:34 pm

Re: tesseract ocr

Sat Jun 07, 2014 11:39 am

There are at least few Python tesseract wrappers. Most of them just call the tesseract binary - so you need both.

FazerAllan
Posts: 2
Joined: Sat Jun 07, 2014 6:37 am

Re: tesseract ocr

Sat Jun 07, 2014 5:25 pm

Sorry ,I am a beginner regarding this, can you please elaborate? Whater I try I never end up with either the PyTesser or Testeract module installed in the module list when I ask for list of modules using the "pydoc modules" command in the terminal, even though I have installed other modules ok

Return to “Beginners”