Thursday, April 1, 2021

Assignment #10 due Wednesday 4/7, 4/1/2021, 4:03 PM, English, 4/1/2021, 4:03 PM

Your assigned language is: English
Classroom blog: googleclouduconn.blogspot.com

4/1/2021, 4:03 PM

Assignment #10 due Wednesday 4/7

https://googleclouduconn.blogspot.com/p/vision-example-explained.html
Build 3 python program that will use Google Vision API to scan 3 separate images

Note: need to use your own images and store them on your Google 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

Metrics

  Build is going on now. Have company and security tables created and python code to access and insert data into SQL tables. Asked Gemini to...