2017 © Pedro Peláez
 

library php-facedetection

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

image

marcelomx/php-facedetection

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

  • Friday, July 5, 2013
  • by marcelomx
  • Repository
  • 1 Watchers
  • 0 Stars
  • 6,769 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 192 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The Versions

05/07 2013

dev-master

9999999-dev https://github.com/mauricesvay/php-facedetection

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

  Sources   Download

GNU GPL v2

The Requires

  • php >=5.2.0
  • ext-gd *