aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/php-facedetect/pkg-descr
blob: 8f62a9d9601532a8f326ebf866e370beb4676551 (plain) (blame)
1
2
3
4
5
6
This extension provides a PHP implementation of the OpenCV library. 
The extension offers two new functions. In principle, they differ only by 
their return value. The first returns only the number of faces found on the 
given image and the other an associative array of their coordinates.

WWW:    http://www.xarg.org/project/php-facedetect/