Overview

Using Google’s Vision API, we can detect and extract text from images. In this tutorial we are going to learn how to extract text from an image with handwritten text.

Documentation

https://cloud.google.com/vision/docs/handwriting

Python Script