Is the interface of OCRWebService.com SOAP over HTTP? You should be able to use URLFetch.
On Tue, Aug 3, 2010 at 12:37 PM, Max <[email protected]> wrote: > 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]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine Blog: http://googleappengine.blogspot.com Twitter: http://twitter.com/app_engine Reddit: http://www.reddit.com/r/appengine -- 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.
