Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvele/php-facedetection
https://github.com/cvele/php-facedetection
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cvele/php-facedetection
- Owner: cvele
- License: gpl-2.0
- Created: 2016-12-16T12:54:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T12:56:30.000Z (about 8 years ago)
- Last Synced: 2024-11-13T17:48:22.363Z (2 months ago)
- Language: PHP
- Size: 261 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
PHP Face Detection
==================This class detect one face in images. This is a pure PHP port of an existing JS code from Karthik Tharavaad.
Requirements
------------
PHP5 with GDLicense
-------
GNU GPL v2 (See LICENSE.txt)