Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 273 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 273 Bytes

PHP Face Detection

This fork detects multiple faces in an image. It's by no means perfect though!

This is a pure PHP port of existing JS code from Karthik Tharavaad.

Requirements

PHP5 with GD

License

GNU GPL v2 (See LICENSE.txt)