mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-30 14:49:25 +02:00
| .. | ||
| Exception | ||
| composer.json | ||
| detection.json | ||
| FaceDetector.php | ||
| index.php | ||
| lena512color.jpg | ||
| LICENSE.txt | ||
| README.md | ||
PHP Face Detection
This class can detect one face in images ATM.
This is a pure PHP port of an existing JS code from Karthik Tharavaad.
Requirements
PHP5 with GD
License
GNU GPL v2 (See LICENSE.txt)