marcelomx/php-facedetection

This package is abandoned and no longer maintained. The author suggests using the mauricesvay/php-facedetection package instead.

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

dev-master 2013-07-05 18:49 UTC

This package is not auto-updated.

Last update: 2016-12-14 22:27:20 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)