Training
Training
Welcome
Guided Paths
Build an App
Training Planner
Courses
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Google Cloud Vision OCR
Give us feedback
Google Cloud Vision OCR
Stable version
1.0.3
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded on
11 February 2022
by
Aurelio Junior
4.9
(9 ratings)
Overview
Reviews
Versions
Documentation
There's no documentation for this asset yet
Support
Google Cloud Vision OCR
Details
An extension that allows applications to use Google's Cloud Vision API (https://cloud.google.com/vision/) to perform OCR (Optical Character Recognition) on images.
Read more
The package contains two modules:
An extension written in C# that uses Google's Cloud Vision API to perform OCR on images. The extension exposes the following actions:
GetDateAndAmountRegex: Extracts a date and a currency amount from the provided image using the specified Regular Expressions.
GetFullText: Extracts the full text from the provided image.
GetTextAnnotations: Returns a collection of TextAnnotation objects, each identifying an area of the image where text was detected.
A module containing a single Static Entity with the accepted Language Codes to be passed as Language Hints.
Release notes
(1.0.3)
The application has been converted into a Library Application, for a more coherent architecture.
The Demo application has been rewritten as a Reactive Web application.
Reviews
(1)
by
William Vermeulen
2021-12-08
in version 1.0.2
Clean and solid component. Because it is an extension, you can use it also for your Reactive apps :)
Related assets
IdP
João Barata
IdP Connector is a generic federated identity provider (IdP) connector, using the SAML protocol to connect to external identity providers. IdP allows your OutSystems applications to integrate with single sign-on (SSO) provided by most of the commercial Identity Provider companies. Also supports SSO from OutSystems mobile apps, alongside with IdP Mobile connector. Tested with Okta, Azure, ADFS, PingOne, OneLogin and ForgeRock OpenAM.
5920
CryptoAPI
João Barata
The Cryptographic tools to protect your data. Formerly known as ardoCrypto.
9574
Google Drive Connector
OutSystems MVPs
Google Drive Connector allows your OutSystems Applications to use the Google Drive REST API to interact with your files.
2136
More from Aurelio Junior
BetterListSort
Aurelio Junior
An improvement over the vanilla "List_SortColumn" widget to make it also work with the Editable Table widget.
98
CustomBalloon
Aurelio Junior
An improvement over the Balloon Silk UI pattern that allows you to hide the arrow or change its color.
51
HTML5 audio playback example
Aurelio Junior
An example on how to use the HTML5 Goodies "Audio Player" widget to playback mp3 files uploaded as application resources.
248
Loading...
Loading