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

https://github.com/i2rys/pfd

Python face detection using OpenCV with Cascade.
https://github.com/i2rys/pfd

cascade-face-detection face-detection i2rys opencv-face-detection pfd python-face-detection

Last synced: about 2 months ago
JSON representation

Python face detection using OpenCV with Cascade.

Awesome Lists containing this project

README

          

PFD


Python face detection using OpenCV with Cascade






## Installation
Github:

git clone https://github.com/I2rys/PFD

Python Packages:

pip install -r requirements.txt

## Usage
```
python index.py
```

## License
MIT © I2rys