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

mauricesvay/php-facedetection

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

  • Tuesday, January 26, 2016
  • by mauricesvay
  • Repository
  • 71 Watchers
  • 662 Stars
  • 8,675 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 222 Forks
  • 8 Open issues
  • 3 Versions
  • 15 % Grown

The README.md

PHP Face Detection

This class can detect one face in images ATM., (*1)

This is a pure PHP port of an existing JS code from Karthik Tharavaad., (*2)

Requirements

PHP5 with GD, (*3)

License

GNU GPL v2 (See LICENSE.txt), (*4)

The Versions

26/01 2016

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

GPL-2.0

The Requires

  • php >=5.2.0
  • ext-gd *

 

26/01 2016

0.1.0

0.1.0.0 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

GPL-2.0

The Requires

  • php >=5.2.0
  • ext-gd *

 

08/05 2015

0.0.1

0.0.1.0 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

GPL-2.0

The Requires

  • php >=5.2.0
  • ext-gd *