cvele/php-facedetection

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

dev-master 2016-12-16 12:56 UTC

This package is not auto-updated.

Last update: 2024-04-13 17:35:41 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)