Skip to content

SaquibAnwar/videoCapture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

videoCapture

There are two files in this project.

1. capture.py

a simple python script to capture video.

2. motion_detector.py

a python script to detect motion.

Clone or download this repository

git clone https://github.com/SaquibAnwar/videoCapture.git

Libraries Used in capture.py :

  • openCV
  • Pandas

Install dependencies

pip install opencv-python
 pip install pandas

About

A python script to capture video and detect motion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages