yosiazwan/php-facedetection

PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.

0.1.0 2016-01-26 22:10 UTC

This package is auto-updated.

Last update: 2024-06-07 15:53:01 UTC


README

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)