Hi, I'm trying to implement the capability to text extraction from images (TIF/PDF) on Google App Engine. Has anyone had success with this? Is the best option to utilize a web service? I was able to find OCRWebService.com, but that only has a SOAP interface and not REST. I found OCR Terminal (http://www.ocrterminal.com/partnerships/api.cgi), but I'm unable to find any specifics on how it works. I have tried to use Google Docs, but the OCR engine there was unable to read any of my images. Finally, I was able to get Asprise working locally, but it is only distributed in native libraries (plus it is very expensive).
Has anyone had success with this? thanks! -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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/google-appengine-java?hl=en.
