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

Computer Vision on AWS
By :

If a picture is worth a thousand words, what’s the value of a video? In the previous chapters, you’ve learned how to use Amazon Rekognition for image analysis. Now it’s time to introduce some techniques for handling video content.
You’ll collect frames from IP cameras and analyze them in the cloud. This task leverages the Real Time Streaming Protocol (RTSP), OpenCV, and Amazon Rekognition. Next, using the Amazon Rekognition Video’s Person Tracking API, you’ll extract walkways from video feeds. Furthermore, the demonstrated design patterns are serverless and elastically scale to virtually any size!
Figure 5.1: Target state architecture
In this chapter, you’ll learn how to do the following: