cvele/php-facedetection

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

Maintainers

Package info

github.com/cvele/php-facedetection

Homepage

pkg:composer/cvele/php-facedetection

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-01 04:19:44 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)