Assignment #10 due 4/20/23
https://uconnstamfordslp.blogspot.com/p/vision-api-codelab.html
Vision API codelab Using the Vision API with Python About this codelab subject Last updated Apr 4, 2023 account_circle Written by multiple G... uconnstamfordslp.blogspot.com |
Build 5 python programs that will use Google Vision API to scan 5
separate images.
separate images.
Note: need to use your own images and store them on your Google Storage Bucket
Download images from internet and store on your cloud storage bucket
image_uri = 'gs://cloud-samples-data/vision/using_curl/shanghai.jpeg'
image_uri = 'gs://dollarsforstuff/shanghai.jpg'
Send me the output from each run of the function in an email
No comments:
Post a Comment