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 84
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