mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-28 23:05:04 +02:00
14 lines
243 B
Markdown
14 lines
243 B
Markdown
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)
|