Monday, June 21, 2010

Re: [android-developers] Re: Extract text from image

Sreehari,

OCR is not really an Android topic, I'd be surprised if anyone had any
out-of-the-box sample code you could just use.

One relatively straight-forward solution might be to use an OCR Web
service to convert your images. A quick search brings up:
http://www.ocrwebservice.com/, which has a 30 day free trial. Have a
look around for other options, but you'll probably find scanning on
the device very time consuming.


On Mon, Jun 21, 2010 at 12:15 PM, SREEHARI
<sreehari.madhusoodanan@wipro.com> wrote:
> Hi Toni,
>
>  Thanks for the information. Can you provide any sample code for
> this.
>
> Regards,
> SREEHARI
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment