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
Mentorship
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
Google Cloud Vision OCR
Stable version
1.0.3
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded
on
11 February 2022
by
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
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 :)
Team
Other assets in this category
Integrations, AI & Machine learning
Azure Cognitive Services Connector
OutSystems
Use Microsoft Azure Cognitive Services to allow users to have natural and contextual interactions with your applications.
2146
OutSystems.AI Chatbot
OutSystems
Chatbots act as a first line-of-communication, providing support to customers while increasing efficiency and customer satisfaction. Use the OutSystems.AI Chatbot to create your own chatbot and allow your users to interact with your services via a chat interface.
1692
Speech To Text
Gourav Shrivastava
The Speech to Text component allows developers to seamlessly integrate speech recognition into their applications using the browser's Web Speech API. This component transcribes spoken words into text in real-time, enabling voice-based interactions and features.
226
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.
55
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.
267
Loading...
Loading