Skip to content

Motion Detection Application using Python OpenCV, imutils and datetime libraries

Notifications You must be signed in to change notification settings

abduIbasit/motion-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Green Light Red Light Motion Detection Game

This project is an implementation of a motion detection application inspired by the green light red light game. The application captures even subtle movements, such as a face twitch, using Python with OpenCV, imutils, and datetime libraries.

Dependencies

  • Python (>=3.9)
  • OpenCV
  • imutils
  • datetime

Installation

To install the required dependencies, run the following commands:

pip install opencv-python imutils

Usage

git clone https://github.com/abduIbasit/motion-detection.git
cd motion-detection
python motion_detection.py

Feel free to customize the template further based on your interest and idea.

About

Motion Detection Application using Python OpenCV, imutils and datetime libraries

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages