Skip to content

perseu/intruderdet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

intruderdet

This is a simple intrusion detection system that uses OpenCV. In this version, the script is comparing consecutive frames by simply subtracting them. Any movement will create a large amplitude variation on the pixel values and the program will save the frame along with a timestamp.

This project uses the packages: numpy, time, timedate and opencv

About

A simple intrusion detection system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages