Skip to content

BradyRyun/Motion-Detection

Repository files navigation

Motion-Detection

A Python script that uses OpenCV and a Pandas data frame to detect motion.

Some things that I learned/used with this project:

  • OpenCV
  • Frame matrices
  • Delta frames and how they are used in motion detection
  • Pandas data frames
  • Determining the amount of time a program elapsed
  • Formatting a deltatime object

About

A Python script that uses OpenCV to detect motion.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published