andrelohmann/php-facedetection

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

Installs: 1 344

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 251

pkg:composer/andrelohmann/php-facedetection

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

This package is auto-updated.

Last update: 2025-09-29 01:49:34 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)