-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Computer Vision on AWS
By :

Countless business processes rely on identifying and classifying humans. In this chapter, you learned how Amazon Rekognition makes it easy to automate those processes using facial metadata.
For example, you can quickly add capabilities to predict age, gender, and emotional state to your applications. These capabilities enable scenarios such as detecting underage customers on a casino gaming floor. You can also preemptively notice which customers deserve more attention or are becoming hostile.
You learned about bringing these various capabilities together by building a contactless identity verification system. That solution includes building blocks for registering, authenticating, and updating customers’ profiles. Then you added support for corporate and government identification cards using Amazon Textract.
In the next chapter, you’ll learn how to automate a video analysis pipeline using IP cameras and OpenCV. That solution demonstrates some of the many...