[android-developers] Re: android for OCR library?

2010-11-23 Thread ko5tik
There was direct download link with barcode -  but it crashed
on attempt to install on 2.1  I got good recognition results with
invariant moments,
and they are easy to compute (and pretty straightforward), but
interpretation if results and matching
to actual characters  requires additional heuristics (not obvious)
And in any case, I favor pure java solution (looked into tessaract
sources and they are not fun to
work with)

So I'm working on it.

regards,

On Nov 22, 4:40 pm, JP  wrote:
> See if you can find the Mezzonfanti app somewhere. I've tried it out
> last year, it ran just fine.
> Unless unpublished, it should still be in the Market.
> I experimented with Tessaract OCR on a client project some three
> months ago, but they put a stop on it before I could finish it. At any
> rate, getting this to work is quite an advanced exercise.
>
> On Nov 22, 4:14 am, Ray da Costa  wrote:
>
> > Regards The cool, but runs on android? Have you ever done anything to Andoid
> > this api?
>
> > 2010/11/21 JP 
>
> > > Assembly required.
>
> > > On Nov 21, 4:34 am, ko5tik  wrote:
> > > > On Nov 20, 8:36 pm, JP  wrote:
>
> > > > > The Tessaract OCR engine:http://code.google.com/p/tesseract-ocr/
> > > > > has been integrated in Android. Here's a writeup by a team that's
> > > > > gotten it to work:
> > >http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-reco...
>
> > > > Could not install it on 2.1 - HTC Hero...
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com
> > > For more options, visit this group at
> > >http://groups.google.com/group/android-developers?hl=en
>
> > --
> > Ray da Costa
> > "The best way to predict the future is to invent it."
> > Alan Kay

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: android for OCR library?

2010-11-22 Thread JP
See if you can find the Mezzonfanti app somewhere. I've tried it out
last year, it ran just fine.
Unless unpublished, it should still be in the Market.
I experimented with Tessaract OCR on a client project some three
months ago, but they put a stop on it before I could finish it. At any
rate, getting this to work is quite an advanced exercise.


On Nov 22, 4:14 am, Ray da Costa  wrote:
> Regards The cool, but runs on android? Have you ever done anything to Andoid
> this api?
>
> 2010/11/21 JP 
>
>
>
>
>
> > Assembly required.
>
> > On Nov 21, 4:34 am, ko5tik  wrote:
> > > On Nov 20, 8:36 pm, JP  wrote:
>
> > > > The Tessaract OCR engine:http://code.google.com/p/tesseract-ocr/
> > > > has been integrated in Android. Here's a writeup by a team that's
> > > > gotten it to work:
> >http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-reco...
>
> > > Could not install it on 2.1 - HTC Hero...
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Ray da Costa
> "The best way to predict the future is to invent it."
> Alan Kay

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


Re: [android-developers] Re: android for OCR library?

2010-11-22 Thread Ray da Costa
How to proceed to install the HTC 1.6?

2010/11/22 Ray da Costa 

> Regards The cool, but runs on android? Have you ever done anything to
> Andoid this api?
>
> 2010/11/21 JP 
>
>
>> Assembly required.
>>
>>
>> On Nov 21, 4:34 am, ko5tik  wrote:
>> > On Nov 20, 8:36 pm, JP  wrote:
>> >
>> > > The Tessaract OCR engine:http://code.google.com/p/tesseract-ocr/
>> > > has been integrated in Android. Here's a writeup by a team that's
>> > > gotten it to work:
>> http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-reco...
>> >
>> > Could not install it on 2.1 - HTC Hero...
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Android Developers" group.
>> To post to this group, send email to android-developers@googlegroups.com
>> To unsubscribe from this group, send email to
>> android-developers+unsubscr...@googlegroups.com
>> For more options, visit this group at
>> http://groups.google.com/group/android-developers?hl=en
>>
>
>
>
> --
> Ray da Costa
> "The best way to predict the future is to invent it."
> Alan Kay
>



-- 
Ray da Costa
"The best way to predict the future is to invent it."
Alan Kay

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Re: android for OCR library?

2010-11-22 Thread Ray da Costa
Regards The cool, but runs on android? Have you ever done anything to Andoid
this api?

2010/11/21 JP 

>
> Assembly required.
>
>
> On Nov 21, 4:34 am, ko5tik  wrote:
> > On Nov 20, 8:36 pm, JP  wrote:
> >
> > > The Tessaract OCR engine:http://code.google.com/p/tesseract-ocr/
> > > has been integrated in Android. Here's a writeup by a team that's
> > > gotten it to work:
> http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-reco...
> >
> > Could not install it on 2.1 - HTC Hero...
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Ray da Costa
"The best way to predict the future is to invent it."
Alan Kay

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: android for OCR library?

2010-11-21 Thread JP

Assembly required.


On Nov 21, 4:34 am, ko5tik  wrote:
> On Nov 20, 8:36 pm, JP  wrote:
>
> > The Tessaract OCR engine:http://code.google.com/p/tesseract-ocr/
> > has been integrated in Android. Here's a writeup by a team that's
> > gotten it to 
> > work:http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-reco...
>
> Could not install it on 2.1 - HTC Hero...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: android for OCR library?

2010-11-21 Thread ko5tik


On Nov 20, 8:36 pm, JP  wrote:
> The Tessaract OCR engine:http://code.google.com/p/tesseract-ocr/
> has been integrated in Android. Here's a writeup by a team that's
> gotten it to 
> work:http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-reco...

Could not install it on 2.1 - HTC Hero...

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: android for OCR library?

2010-11-20 Thread JP
The Tessaract OCR engine:
http://code.google.com/p/tesseract-ocr/
has been integrated in Android. Here's a writeup by a team that's
gotten it to work:
http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html


On Nov 19, 1:04 am, Ray da Costa  wrote:
> Please inform anyone know if there is an android for OCR library?
>
> --
> Ray da Costa
> "The best way to predict the future is to invent it."
> Alan Kay

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: android for OCR library?

2010-11-20 Thread ko5tik


On Nov 19, 10:04 am, Ray da Costa  wrote:
> Please inform anyone know if there is an android for OCR library?

We are working on it here:

http://sf.net/projects/javaocr/

Core with basic image processing stuff is ready, invariant moments
plugin
also works.  Help is welcome.  I'm about to put together small android
demo this weekend
(in this project)

Regards,

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en