aboutsummaryrefslogblamecommitdiff
path: root/graphics/php-facedetect/pkg-descr
blob: d78ca401afc9a324c166abcc2e304df53cc53137 (plain) (tree)
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: https://www.xarg.org/project/php-facedetect/