You could try looking at
http://android.git.kernel.org/?p=platform/external/tesseract.git;a=summarybut
it has a caveat:
This is a branch of an old preliminary version of tesseract 3.00, but
merging with the real 3.00 will be difficult.
Ray.

2009/6/1 liu7290 <[email protected]>

>
> Hi Ray,
>    I tried compiled the latest code on SVN successfully using static
> linked library, but when I run it on my android dev phone, it give
> following errors,
>
> terminate called after throwing an instance of
> '__gnu_cxx::__concurrence_broadcast_error'
>  what():  __gnu_cxx::__concurrence_broadcast_error
> [1]   Aborted                 ./tesseract eurotext.tif a
>
>   I also tried to use GRAPHICS_DISABLED and EMBEDDED, but it will
> give a lot of compiling error with these two macro defined.
>
>   I know some guy have made it run on Android, but currently I have
> not clue or info how to solve this, it seems I have to dig into the
> tesseract source code and remove the un-supported code. :(
>
>   Any hints would be greatly anticipated, thanks.
>
> Best Regards
> Liutao
>
> On 5月30日, 上午1时31分, Ray Smith <[email protected]> wrote:
> > Yes, it needs a bit of work to properly compile it, but the EMBEDDED and
> > GRAPHICS_DISABLED defines help it build on a limited platform, and it can
> be
> > made to run on Android.Ray.
> >
> > On Wed, May 13, 2009 at 8:46 AM, Remi Thomas <[email protected]>
> wrote:
> >
> > > Hi,
> >
> > > No because tesseract source code is full of static variables. Many
> > > mobile phone doesn't like statics.
> >
> > > Rémi
> >
> > > On May 12, 1:39 pm, Amit S <[email protected]> wrote:
> > > > Hi,
> >
> > > > One small query,
> > > > can tesseract be ported on to Mobile Phones ?
> >
> > > > I want to develop a J2ME application using this. is it possible ?
> > > > If J2ME Midlet is not possible can I use Python or C++ for developing
> > > > my application.
> > > > Please provide some guidelines.
> >
> > > > is there any already existing free Mobile OCR ?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/tesseract-ocr?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to