0dbf2df9ca
- Update WWW Approved by: portmgr blanket
6 lines
338 B
Text
6 lines
338 B
Text
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: https://www.xarg.org/project/php-facedetect/
|