Assigned
Status Update
Comments
ml...@nocturnal.org <ml...@nocturnal.org> #2
I have forwarded this request to the engineering team. We will update this issue with any progress updates and a resolution.
Best Regards,
Josh Moyer
Google Cloud Platform Support
Best Regards,
Josh Moyer
Google Cloud Platform Support
Description
What you would like to accomplish:
Vision API can detect the position of a barcode using OBJECT LOCALIZATION; however, it doesn't parse it. You have to perform extra steps with another tool to get its actual value.
How this might work:
Add Vision API the capability to parse the barcodes.
If applicable, reasons why alternative solutions are not sufficient:
It's an extra step. You have to scan or process your images more than once to get the desired information
Other information (workarounds you have tried, documentation consulted, etc):
- Use Firebase MLKit for mobile [1]
- Use a third party library to extract the content of the barcode.
[1]