basementcat/php-facedetection

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

Installs: 481

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 251

pkg:composer/basementcat/php-facedetection

dev-master 2013-10-29 20:48 UTC

This package is not auto-updated.

Last update: 2025-10-11 20:46:38 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)