Difference between revisions of "AmazonRekognition"
Jump to navigation
Jump to search
(Created page with "Overview: This tutorial covers how to use Amazon’s facial recognition to compare an image taken on a raspberry pi camera to a base image located in an AWS s3 bucket. Mater...") |
|||
Line 1: | Line 1: | ||
− | Overview | + | == Overview == |
+ | |||
This tutorial covers how to use Amazon’s facial recognition to compare an image taken on a raspberry pi camera to a base image located in an AWS s3 bucket. | This tutorial covers how to use Amazon’s facial recognition to compare an image taken on a raspberry pi camera to a base image located in an AWS s3 bucket. | ||
− | Materials/ Prerequisites | + | == Materials/Prerequisites == |
+ | |||
-Atom, or another source code editor | -Atom, or another source code editor | ||
− | |||
-A raspberry pi | -A raspberry pi | ||
-A pi camera | -A pi camera | ||
+ | |||
+ | == Process == |
Revision as of 14:46, 8 April 2019
Overview
This tutorial covers how to use Amazon’s facial recognition to compare an image taken on a raspberry pi camera to a base image located in an AWS s3 bucket.
Materials/Prerequisites
-Atom, or another source code editor -A raspberry pi -A pi camera