mauricesvay / php-facedetection

Detect face in images in pure PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Face Detection

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)

About

Detect face in images in pure PHP

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%