php-facedetect

Detect faces with PHP
  https://github.com/infusion/PHP-Facedetect
  0
  no reviews



This extension provides a PHP implementation of the OpenCV library.

The extension offers two new functions returning either an associative array of the faces coordinates found on the given image, or only the number of faces found on the given image.