Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Crop QR images using vision api and save image

Is it possible to extract, crop and save the image captured once the QR code is detected using vision api and perform error correction on it?

 

7 1 354
1 REPLY 1

Hi @meghaverse !

I tried something similar once and this documentation was very useful to me: https://cloud.google.com/vision/docs/crop-hints?hl=es-419

Hope helps to solve your problem

Regards