May 31, 2012 · 1 min read

Calculating Speed using a Webcam

A cool project right up my alley using Python and the Python Imaging Library.

This fellow is using motion detection + PIL + rough calculations to estimate vehicle speed using a webcam.