Use the Cloud Vision, Natural Language, and Translation APIs to capture text strings from images, recognize characters, and analyze and translate the text strings into other languages.
Extract, Analyze, and Translate Text from Images with the Cloud ML APIs
Google via Google Cloud Skills Boost
Overview
Syllabus
- GSP075
- Overview
- Setup and requirements
- Task 1. Create an API key
- Task 2. Upload an image to a Cloud Storage bucket
- Task 3. Create your Cloud Vision API request
- Task 4. Call the text detection method
- Task 5. Send text from the image to the Translation API
- Task 6. Analyzing the image's text with the Natural Language API
- Congratulations!