how to get image of scanned barcode in vision libarary android

766 Views Asked by At

I successfully implemented vision library by Google sample and it successfully scanned bar codes and returns a string. I also want bar-code image so my question is how to get image of bar-code or a preview image?

Note: Code is based on git hub sample of google vision library.

0

There are 0 best solutions below