hotspotbilling.phpnuxbill/system/vendor/yosiazwan/php-facedetection
2024-10-31 14:46:51 +07:00
..
Exception update face detection 2024-10-30 18:05:39 +07:00
composer.json update face detection 2024-10-30 18:05:39 +07:00
detection.json update face detection 2024-10-30 18:05:39 +07:00
FaceDetector.php Fix delete old photo 2024-10-31 14:46:51 +07:00
index.php update face detection 2024-10-30 18:05:39 +07:00
lena512color.jpg update face detection 2024-10-30 18:05:39 +07:00
LICENSE.txt update face detection 2024-10-30 18:05:39 +07:00
README.md update face detection 2024-10-30 18:05:39 +07:00

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)