Is it possible to use Google Cloud Vision API to scan barcode in javascript web application
1,846 views
Skip to first unread message
ANSHIKA SINGHAL
unread,
Dec 8, 2021, 9:10:32 AM12/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cloud-vision-discuss
Hi Team,
Is it possible to use Google Cloud Vision API to scan barcode in javascript web application .If there is any document or link regarding this then can anyone share.
Thanks,
Anshika
Jun (Cloud Platform Support)
unread,
Dec 8, 2021, 4:50:19 PM12/8/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to cloud-vision-discuss
Hi Anshika,
It does not look like the Cloud Vision API [1] (it derives insights from your images in the cloud) would fulfill the function you desire for the Barcode API [2], which is to detect barcodes in real-time, on device, in any orientation.