library php-facedetection
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
basementcat/php-facedetection
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
- Tuesday, October 29, 2013
- by BasementCat
- Repository
- 1 Watchers
- 3 Stars
- 481 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 222 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
PHP Face Detection
This class detect one face in images. This is a pure PHP port of an existing JS code from Karthik Tharavaad., (*1)
Requirements
PHP5 with GD, (*2)
License
GNU GPL v2 (See LICENSE.txt), (*3)