Difference between revisions of "AmazonRekognition"

From ESE205 Wiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
*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 ==
 
== Process ==

Revision as of 14:47, 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

Process