to apply ML techniques in your apps by bringing Google's ML technologies, such as the • Google Cloud Vision API • Mobile Vision • TensorFlow Lite together in a single SDK with just a few lines of code.
of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories Google Cloud Vision API
in photos, videos, or live streams. The API also provides information about the state of facial features -- are the subject's eyes open? Are they smiling? The Barcode Scanner API detects barcodes in real time in any orientation. You can also detect and parse several barcodes in different formats at the same time. Scan Barcodes Recognize Text The Text Recognition API recognizes text in any Latin based language. It also represents the structure of recognized text, including paragraphs and lines.
API to detect text in images • Use the ML Kit Cloud Text Recognition API to expand text recognition capabilities (such as non-Latin alphabets) when the device has internet connectivity
• You need advanced text recognition capability in your app • Your app is able to access the internet • Your app does not need to do real time text recognition in video frames