Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acknowledgement

This was forked from https://github.com/jooray/motion-detection

Dependency

opencv - in Debian, install as below

sudo apt-get install libopencv-dev

Compilation

cmake .
make

Usage

./motion-detection <input_video> <output_dir> [<changes_threshold> <motion_deviation>]

Defaults:

  • changes_threshold = 10
  • motion_deviation = 20

About

Detect motion in a movie file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages