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

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

Face Detection comparing OpenCV and Dlib on Python
https://github.com/tilfin/face-detection

dlib face-detection opencv python

Last synced: 5 months ago
JSON representation

Face Detection comparing OpenCV and Dlib on Python

Awesome Lists containing this project

README

          

# Face Detection

Comparing OpenCV 3 and Dlib on Python 3.5

```
$ python detect_face.py image.jpg
```