Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Rafael Fanchini
46
Views
6
Comments
Using OCR in a mobile application
Question
Forge
Hi guys.
I'm looking for OCR component to be integrated in a mobile application I'm currently developing, however I couldn't find any reference on this matter on the community.
Have anybody successfully worked with any OCR component, or even successfully integrated a mobile application with an online OCR As A Service provider?
Any information, guidance or tips on this matter is more than welcomed.
Kind regards,
Rafael.
João Neves
Hi Rafael,
Sometime ago I played with the OCR from Abbyy. It's fairly easy to implement an extension to use their SDK.
But since Platform 9 supports REST it should be even more easy to use their REST cloud services.
You can find more details and setup a trial here:
https://ocrsdk.com/
Rafael Fanchini
Thank you very much João!
I'll take a look at your suggestions and come back in case of additional questions. On top of that, any other idea from the community will be more than welcomed.
Kind regards,
Rafael.
Alberto Ferreira
I am also interessed in that subject. I have already checked the abbyy solution...It's good but expensive. Anyone have an cheaper alternative?
João Neves
Hi,
You can try Tesseract: https://www.nuget.org/packages/Tesseract/ (.Net version available through nuget)
It's an open source engine from Google, but not as accurate as Abbyy.
Alberto Ferreira
Thanks João Neves. I will check. Do you already use it?
João Neves
I did while ago.
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...