update face detection

This commit is contained in:
iBNu Maksum
2024-10-30 18:05:39 +07:00
parent 5552fb20d5
commit 80e0dc6485
8 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,14 @@
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)