php-facedetect 1.1.0-19-g135c72a-2build3 source package in Ubuntu

Changelog

php-facedetect (1.1.0-19-g135c72a-2build3) jammy; urgency=medium

  * No change rebuild for PHP 8.1

 -- Bryce Harrington <email address hidden>  Tue, 26 Oct 2021 23:48:32 +0000

Upload details

Uploaded by:
Bryce Harrington
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Kinetic release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
php-facedetect_1.1.0-19-g135c72a.orig.tar.xz 4.0 KiB 2c46863bd152759fc00b91a9d910d686673804bb462f39194c493cdd32728f4c
php-facedetect_1.1.0-19-g135c72a-2build3.debian.tar.xz 3.8 KiB e89fac38d28dc785218800dcf5ad048e2a3aacc0d15d20d29ff6d083791b42d9
php-facedetect_1.1.0-19-g135c72a-2build3.dsc 2.2 KiB d0cdd8662c273a8eff9ff42fd49ebacde79b9a89ed00d0ec871f3c11b0ab848a

View changes file

Binary packages built by this source

php-facedetect: Detect faces with PHP

 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.