| title | How to detect face with PHP? |
|---|---|
| updated | October 27, 2014 |
| permalink | /faq/face-detection/ |
Face detection or other computer vision functionality are nicely solved by OpenCV project.
Resources and PHP libraries:
- PHP Facedetect Extension - A simple OpenCV wrapper for PHP to detect faces on images