Contribute Media
A thank you to everyone who makes this possible: Read More

Trainspotting: real-time detection of a train’s passing from video

Description

Speaker: Chloe Mawer

Almost anyone can set up their motion detection surveillance using just a few Python functions. This talk will walk through the development of a model used to detect whether a train is passing and in what direction it is going using a real-time video feed. You’ll learn some basic motion detection techniques in Python as well as the effects of video quality on implementation.

Slides can be found at: https://speakerdeck.com/pycon2016 and https://github.com/PyCon/2016-slides

Improve this page