I recently changed my computer from a PC running Ubuntu 16.04 to a MacBook 
Pro with Mac Os X 10.12.6.
I'm working on a program using tesseract (pytesseract 0.1.7) and opencv 
3.3.0 for automatic text extraction on Id cards.
The problem that i'm facing right now is that my program doesn't work 
properly, the OCR is completely false on my MacBook and i don't get why. 
I'd like to know what i should do to make it work on MacBook Pro the same 
way it works on Ubuntu. Should i downgrade? if yes how. Is there new 
parameters on the new version 3.05.01 ?

configuration :
-Ubuntu 16.04:
  tesseract was build from source
  tesseract --version :
  tesseract cf0b378
    leptonica -1.74.1
      libjpeg 8d (libjpeg-turbo 1.4.2): libpng 1.2.54 : libtiff 4.0.6 : 
zlib 1.2.8

    FOUND AVX
    FOUND SSE

-MacBook os X 10.12.6 :
  tesseract installed via Homebrew
  tesseract --version:
  tesseract 3.05.01
    leptonica-1.74.4

      libjpeg 9b : libpng 1.6.32 : libtiff 4.0.8 : zlib 1.2.8

Example:
on this particular image :

<https://lh3.googleusercontent.com/-XPYNzfJ3nx0/Wcn_bXAmQ_I/AAAAAAAAAKc/dDdn-UFiJjYtwfgy1XCCITeWivwXfxJ5gCLcBGAs/s1600/textArea_5.jpg>
The output of this command 
tesseract image.jpg stdout 

on Ubuntu's configuration : 
Gabo / M 

MacBook Pro 's configuration: 
GM!"

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/12aba377-d071-4b8e-a1d4-12f63ed43ce6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to