Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 705 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 705 Bytes

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