jianxux / eyes-free

Automatically exported from code.google.com/p/eyes-free
0 stars 0 forks source link

[OCR] Liblept on ocr component #59

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I downloaded the source ocr component from SVN
2. Compile the project under windows XP with Cygwin. Code is correctly compiled 
and shared libray liblept and liborc are created.
3. Try it on emulator and sometimes (not always) the application crashed during 
loadPixNative method. The problem seems regarding to pixaChangeRefcount on 
pixabasic.c. The same error occurs also working on my LG Optimus One. If I use 
the liblept present on SVN it works well. Any idea?

What is the expected output? What do you see instead?
Library liblept would always work.

What version of the product are you using? On what operating system?
Emulator 2.2, level 8.
Lg Optimus One, Froyo 2.2

Thank in advance.

Original issue reported on code.google.com by denpe...@gmail.com on 6 Dec 2010 at 3:52

GoogleCodeExporter commented 8 years ago

Original comment by alanv@google.com on 27 May 2012 at 5:14

GoogleCodeExporter commented 8 years ago
May be fixed already. If not, re-file against tesseract-android-tools project 
on Google Code: http://tesseract-android-tools.googlecode.com

Original comment by alanv@google.com on 7 Dec 2012 at 6:41