Skip to content

StathisKap/Intruder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Intruder

Description

Turns on your webcam and then snaps pictures when it detects motion. The project was part of Head First C, and the name is Intruder cuz it can detect any people trying to snoop on your computer when you're not there

Dependencies

- opencv4
- g++
- make

Install & Usage

`make`
`./Intruder {webcam number} e.x. 0, or 1`

About

Uses OpenCV and your webcam to take a picture whenever it detects movement every second or so

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors