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.

Installs: 1 254

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 250

pkg:composer/kovsky0/php-facedetection

0.1.0 2016-01-26 22:10 UTC

This package is not auto-updated.

Last update: 2025-10-18 19:48:16 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)