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

andrelohmann/php-facedetection

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

  • Thursday, October 29, 2015
  • by andrelohmann
  • Repository
  • 1 Watchers
  • 1 Stars
  • 490 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 222 Forks
  • 0 Open issues
  • 4 Versions
  • 1 % Grown

The README.md

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)

The Versions

29/10 2015

dev-develop

dev-develop 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 *

 

29/10 2015

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 *

 

29/10 2015

v0.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 *