Vladimir Goncharov 6447139668 travis
2021-01-06 20:27:11 +02:00
2017-05-08 12:51:05 +08:00
2021-01-06 20:27:11 +02:00
2017-05-08 15:07:45 +08:00
2017-05-07 17:22:38 +08:00
2021-01-06 20:27:03 +02:00
2017-05-07 17:22:38 +08:00
2017-07-16 21:17:00 +08:00
2017-07-16 21:17:00 +08:00
2018-06-29 11:03:07 +01:00
2017-05-07 17:22:38 +08:00
2018-05-06 18:35:33 +03:00
2021-01-06 19:32:05 +02:00

PHP-OPENCV - PHP extension for OpenCV

Build Status Minimum PHP Version

Easy installation on ubuntu 20.10 LTS from precompiled packages:

apt update && apt install -y wget && \
wget https://raw.githubusercontent.com/php-opencv/php-opencv-packages/master/opencv_4.5.0_amd64.deb && dpkg -i opencv_4.5.0_amd64.deb && rm opencv_4.5.0_amd64.deb && \
wget https://raw.githubusercontent.com/php-opencv/php-opencv-packages/master/php-opencv_7.4-4.5.0_amd64.deb && dpkg -i php-opencv_7.4-4.5.0_amd64.deb && rm php-opencv_7.4-4.5.0_amd64.deb && \
echo "extension=opencv.so" > /etc/php/7.4/cli/conf.d/opencv.ini

All installation options

Examples

Documentation

Requirements

  • OpenCV 4.0.0+
  • PHP 7.0 / 7.1 / 7.2 / 7.3 / 7.4 / 8.0

Features

Helper for autocomplete and highlighting in your IDE

Contributors

S
Descrição
Descrição não fornecida
Readme Apache-2.0 1 MiB
Linguagens
C++ 81.2%
C 11.9%
PHP 5.7%
M4 0.9%
Dockerfile 0.2%
Outra 0.1%