abstractions-in-python.github.io

Stream Averages and Motion detection

In this chapter, we learn how to compute statistics of streaming data, and apply the technique to the detection of motion in webcam images.

Notebook

A very brief introduction to Numpy

Stream averages and motion detection

Videos