Created on 19 October 2016
icon_unfollowing
Login to follow
googlecloudvisionocr

Google Cloud Vision OCR

Stable version 1.0.3 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 11 February 2022 by 
googlecloudvisionocr

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:

  1. 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.
  2. 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 :)
Category
Integrations, AI & Machine learning
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Google Cloud Vision OCR has no dependencies.
Application Objects
Google Cloud Vision OCR has 1 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads