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

https://github.com/samparsky/face-detection

A face detection application written in opencv and c. It makes use of the haar cascades face detection that comes with opencv.
https://github.com/samparsky/face-detection

Last synced: 2 months ago
JSON representation

A face detection application written in opencv and c. It makes use of the haar cascades face detection that comes with opencv.

Awesome Lists containing this project

README

        

# face-detection
A face detection application written in opencv and c. It makes use of the haar cascades face detection that comes with opencv.