I haven't. I've used an extension in the past that I believe was driven by google ocr (in chrome) and it worked well. The nice thing is the google platform is a rest api, with google computing power behind it. Not sure how easy it would be to integrate into livecode but hey.. Its rest. The biggest limitation ( in my eyes) would be connection speed to move image data around.
On Mon, Oct 3, 2016 at 6:55 AM, Mike Kerner <[email protected]> wrote: > Have either of you tried these, and if so, have you tested response time? > > On Mon, Oct 3, 2016 at 8:44 AM, Mike Bonner <[email protected]> wrote: > > > Might look here too: https://cloud.google.com/vision/ and here > > https://developers.google.com/vision/text-overview > > > > On Mon, Oct 3, 2016 at 6:41 AM, Roger Eller <[email protected] > > > > wrote: > > > > > I have needed it for an android app before. I looked into shelling a > > > tesserract command. That could be a nice widget since it is OS. > > > > > > https://github.com/tesseract-ocr/tesseract/wiki > > > > > > https://github.com/tesseract-ocr/tesseract > > > > > > ~Roger > > > > > > On Oct 3, 2016 8:34 AM, "Mike Kerner" <[email protected]> > wrote: > > > > > > > Anyone thinking OCR for LC? > > > > > > > > -- > > > > On the first day, God created the heavens and the Earth > > > > On the second day, God created the oceans. > > > > On the third day, God put the animals on hold for a few hours, > > > > and did a little diving. > > > > And God said, "This is good." > > > > _______________________________________________ > > > > use-livecode mailing list > > > > [email protected] > > > > Please visit this url to subscribe, unsubscribe and manage your > > > > subscription preferences: > > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > > _______________________________________________ > > > use-livecode mailing list > > > [email protected] > > > Please visit this url to subscribe, unsubscribe and manage your > > > subscription preferences: > > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > _______________________________________________ > > use-livecode mailing list > > [email protected] > > Please visit this url to subscribe, unsubscribe and manage your > > subscription preferences: > > http://lists.runrev.com/mailman/listinfo/use-livecode > > > > > > -- > On the first day, God created the heavens and the Earth > On the second day, God created the oceans. > On the third day, God put the animals on hold for a few hours, > and did a little diving. > And God said, "This is good." > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
