A motion detector built using Python and OpenCV documentation.Through the program, we can access our webcam and detect any motion in front of it and we can record the intervals where motion was observed in the webcam in a CSV file via pandas. The motion is detected using OpenCV where we calculate the absolute difference between frames captured by webcam at each instance(delta_frame) and build a binary threshold_frame to better classify our moving objects. Using the Bokeh plotting library, we can plot the csv file containing the start and end intervals of motion for better visualization.
-
Notifications
You must be signed in to change notification settings - Fork 0
MahanyaKochhar/Motion-Detection-with-Python-and-OpenCV
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published