Main Content

Use the Raspberry Pi Camera to Detect and Classify Objects in Pictures

Use Google Cloud Vision on the Raspberry Pi to take a picture with the Raspberry Pi Camera and classify it with the Google Cloud Vision API. First, we’ll walk you through setting up the Google Cloud Platform. Next, we will use the Raspberry Pi Camera to take a picture of an object, and then use the Raspberry Pi to upload the picture taken to Google Cloud. Finally, we can analyze the picture in the cloud, and the cloud will try to label the picture (tell us in text what’s going on in the picture). Skynet here we come!”

Link to article