Skip to content

This project detects the first frame and then as objects comes into its frame it detects them and logs the start time to a csv file along with the time the object leaves the frame.

Notifications You must be signed in to change notification settings

jain-rishabh-21/Motion-Detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Detector using Python

This project detects the first frame and then as objects comes into its frame it detects them and logs the start time to a csv file along with the time the object leaves the frame.

Technologies Used:

The project is made using python3 and the following libraries were used in the project.

  • OpenCV - For Image Processing
  • pandas - For getting the required data
  • Bokeh - For plotting Visualizations

About

This project detects the first frame and then as objects comes into its frame it detects them and logs the start time to a csv file along with the time the object leaves the frame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages