php-facedetect - PHP extension to access the OpenCV library
Website: | http://www.xarg.org/project/php-facedetect/ |
---|---|
License: | BSD |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
php-facedetect-1.2.0-0.12.20201021git2a8974b.aldos.i686 [16 KiB] |
Changelog
by Joel Barrios (2023-10-30):
- Rebuild with OpenCV 4.8.1. |