Calculating Speed using a Webcam

less than 1 minute read

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.

Updated: