shezard/php-facedetection

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

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-master 2014-09-17 08:56 UTC

This package is not auto-updated.

Last update: 2023-05-23 01:12:02 UTC


README

This class detect one face in images. 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)