Skip to content

GalenReich/MotionDetector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motion Detector

This repo contains a rapidly assembled Python script for detecting motion in videos.

The mask file selects an area of interest in which to search for motion in the cropped video frame.

The inputs are mp4 files in /videos The outputs are jpgs in /output_all_images

Install requirements

pip install -r requirements.txt

Run

python motion_detector.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages