An open API service indexing awesome lists of open source software.

https://github.com/maharshmellow/opencv-facedetection

simple webcam facedetection using opencv
https://github.com/maharshmellow/opencv-facedetection

Last synced: 3 months ago
JSON representation

simple webcam facedetection using opencv

Awesome Lists containing this project

README

        

### REQUIREMENTS
- opencv and all of its requirements

### INSTRUCTIONS
`python3 facedetection.py haarcascade_frontalface_default.xml`

Note: if the haarcascade file does not work, find it from the opencv installation location since it might have changed since this commit