andrelohmann/php-facedetection

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

v0.1.0 2015-10-29 14:54 UTC

This package is auto-updated.

Last update: 2024-03-29 03:20:30 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)