kovsky0/php-facedetection

PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad. Now works with URLs as well.

0.1.0 2016-01-26 22:10 UTC

This package is not auto-updated.

Last update: 2024-06-15 13:40:31 UTC


README

PHP Face Detection

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)