kcuric / surveillance-system

DIY surveillance system with a face detection implemented with Python, OpenCV and Flask. Made as a team project for a System Security course at the Faculty of Organization and Informatics, Varaždin, Croatia.
3 stars 0 forks source link

Implement face detection #4

Open mbenkus opened 4 years ago

mbenkus commented 4 years ago

Implement a face detection class via OpenCV in Python. Class name: "Detector" Store the class source code inside the "modules" folder.