Skip to content

gurugorule/Cam-dection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Run the Code!!

  • You May need to install OpenCV and mediapipe
pip install -r requirements.txt
  • Then run all the scripts one by one from src
  • note If You do not have webcam, it will not work
  • run:
python Hand.py
python Face.py
python Body.py
python Motion.py

or

  • make run.sh executable chmod +x run.sh and run the file Note you need to make some changes accourding to your OS and $PATH
./run.sh

About

Motion Detection using OpenCV-python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published