I'm trying to find a way to crop/obtain offsets of Movie titles via Google Cloud Vision API.
Here's an example image: https://i.stack.imgur.com/fyJqF.jpg
I've tried to use FACE_DETECTION, LOGO_DETECTON, and event LABEL_DETECTION but I can't seem to get a result for it.
Any ideas?