socherbyc/php-facedetection

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

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 250

pkg:composer/socherbyc/php-facedetection

0.1.0 2016-01-26 22:10 UTC

This package is not auto-updated.

Last update: 2025-12-02 11:04:27 UTC


README

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)