Skip to content
This repository has been archived by the owner on Sep 21, 2019. It is now read-only.

tess-two Not Found #1

Closed
dmpatel123 opened this issue Feb 7, 2012 · 6 comments
Closed

tess-two Not Found #1

dmpatel123 opened this issue Feb 7, 2012 · 6 comments

Comments

@dmpatel123
Copy link

hi,

I am JAVA / Android Software Engineer in Cygnet Infotech Pvt. Ltd., Ahmedabad, Gujarat, India.
I need to integrate OCR in my Android App as client required.

I am using Android, Eclipse IDE on windows xp.
recently, i found your article its awesome with steps.

but i can't find tess-two library project for running Android OCR application (for Intermediate+) Project.
so can you please provide me the successfully compiled tess-two library project with some simple steps on my email id: dmpatel@cygnet-infotech.com

and My question is Simple Android OCR Android Project runs in all android Device or some specific device with minimum API Level?
please let me know your feedback on above question.

if you provide me the library and answer of my above query as soon as possible, it will be a great help for me.

Looking for your cooperation......

Thanks & Regards,
Durgesh Patel
JAVA / ANDROID Software Engineer
Cygnet Infotech Pvt. Ltd.
Ahmedabad, Gujarat, India

@rmtheis
Copy link
Owner

rmtheis commented Feb 7, 2012

There's a link to the tess-two project and instructions in the Readme. You
have to comipile it yourself. Minimum is Android 2.2.

On Tue, Feb 7, 2012 at 3:53 AM, dmpatel123 <
reply@reply.github.com

wrote:

hi,

I am JAVA / Android Software Engineer in Cygnet Infotech Pvt. Ltd.,
Ahmedabad, Gujarat, India.
I need to integrate OCR in my Android App as client required.

recently, i found your article its awesome with steps.

but i can't find tess-two library project for running Android OCR
application (for Intermediate+) Project.
so can you please provide me the successfully compiled tess-two library
project with some simple steps on my email id: dmpatel@cygnet-infotech.com

and My question is Simple Android OCR Android Project runs in all android
Device or some specific device with minimum API Level?
please let me know your feedback on above question.

if you provide me the library and answer of my above query as soon as
possible, it will be a great help for me.

Looking for your cooperation......

Thanks & Regards,
Durgesh Patel
JAVA / ANDROID Software Engineer
Cygnet Infotech Pvt. Ltd.
Ahmedabad, Gujarat, India


Reply to this email directly or view it on GitHub:
#1

@rmtheis rmtheis closed this as completed Feb 7, 2012
@dmpatel123
Copy link
Author

Thanks for your quick reply..

I imported tess-two library project in Eclipse IDE and then I imported GautamGupta-Simple-Android-OCR-8a4d86d project. When I run it then it gives following runtime exception after photo taken from camera and my application crashed:

FATAL EXCEPTION: main
java.lang.ExceptionInInitializerError
at com.datumdroid.android.ocr.simple.SimpleAndroidOCRActivity.onPhotoTaken(SimpleAndroidOCRActivity.java:211)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at com.datumdroid.android.ocr.simple.SimpleAndroidOCRActivity.onActivityResult(SimpleAndroidOCRActivity.java:135)

02-08 11:35:29.322: ERROR/AndroidRuntime(6918): Caused by: java.lang.UnsatisfiedLinkError: Library lept not found
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at java.lang.Runtime.loadLibrary(Runtime.java:461)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at java.lang.System.loadLibrary(System.java:557)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): at com.googlecode.tesseract.android.TessBaseAPI.(TessBaseAPI.java:47)
02-08 11:35:29.322: ERROR/AndroidRuntime(6918): ... 15 more

Please give me the needed steps to make project working successfully.

Thanks & Regards,
Durgesh Patel
-----Original Message-----
From: Robert Theis [mailto:reply@reply.github.com]
Sent: Tuesday, February 07, 2012 10:57 PM
To: dmpatel123
Subject: Re: [android-ocr] tess-two Not Found (#1)

There's a link to the tess-two project and instructions in the Readme. You
have to comipile it yourself. Minimum is Android 2.2.

On Tue, Feb 7, 2012 at 3:53 AM, dmpatel123 <
reply@reply.github.com

wrote:

hi,

I am JAVA / Android Software Engineer in Cygnet Infotech Pvt. Ltd.,
Ahmedabad, Gujarat, India.
I need to integrate OCR in my Android App as client required.

recently, i found your article its awesome with steps.

but i can't find tess-two library project for running Android OCR
application (for Intermediate+) Project.
so can you please provide me the successfully compiled tess-two library
project with some simple steps on my email id: dmpatel@cygnet-infotech.com

and My question is Simple Android OCR Android Project runs in all android
Device or some specific device with minimum API Level?
please let me know your feedback on above question.

if you provide me the library and answer of my above query as soon as
possible, it will be a great help for me.

Looking for your cooperation......

Thanks & Regards,
Durgesh Patel
JAVA / ANDROID Software Engineer
Cygnet Infotech Pvt. Ltd.
Ahmedabad, Gujarat, India


Reply to this email directly or view it on GitHub:
#1


Reply to this email directly or view it on GitHub:
#1 (comment)

@dmpatel123
Copy link
Author

Hi Robert,

Can you please provide me the correctly compiled "tess-two" library as soon
as possible.

Thanks & Regards,

Durgesh Patel

@dmpatel123
Copy link
Author

Hi Robert,

Can you please provide me the correctly compiled "tess-two" library as soon
as possible.

I don't have MAC or Linux . I am working on Windows XP only.

Looking for your cooperation.

Thanks & Regards,

Durgesh Patel

@ghost
Copy link

ghost commented Jun 9, 2012

Hi Robert, I had the same issue like you, can you please help me? how can you fix it?
thanks in adnvance

@anusha-gogineni
Copy link

Hi Robert, I had the same problem like you, can you please help me? how can you fix it?
thanks in adnvance

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants