Skip to content

iliamoradiii/movement-detector-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Movement detector using python

Simple python project using open-cv library 😀

install required libraries with their version:

  • 👉 pip install opencv-contrib-python==4.9.0.80
  • 👉 pip install opencv-python==4.5.5.64

this following text can guid you to run this project on your own device :

  1. install required packages ( library )
  2. open file with your IDE ( movement-detector.py )
  3. run or use this command in you python movement-detector.py

Releases

No releases published

Packages

No packages published

Languages