2017-10-13 09:54:20 +08:00
2017-10-12 19:57:24 +08:00
2017-10-13 09:54:20 +08:00
2017-09-06 15:57:55 +08:00
2017-09-06 15:57:55 +08:00
2017-10-12 19:57:24 +08:00
2017-09-15 14:33:22 +08:00
2017-09-06 15:57:55 +08:00
2017-09-06 15:57:55 +08:00
2017-09-06 15:48:53 +08:00
2017-10-12 19:57:24 +08:00
2017-09-06 15:57:55 +08:00
2017-10-12 19:57:24 +08:00
2017-10-12 19:57:24 +08:00

opencv

OpenCV for PHP Extend

安装

wget https://github.com/midoks/opencv/archive/master.tar.gz

tar -zxvf master.tar.gz
cd opencv-master

/usr/local/php71/bin/phpize
./configure --with-php-config=/usr/local/php71/bin/php-config --with-opencv
make && make install

extension=opencv.so

auto install

curl -fsSL  https://raw.githubusercontent.com/midoks/opencv/master/shell/php7.sh | sh

curl -fsSL  https://raw.githubusercontent.com/midoks/opencv/master/shell/php7d.sh | sh
S
Descrição
Descrição não fornecida
Readme MIT 241 KiB
Linguagens
C++ 70.4%
C 11.6%
M4 9.7%
PHP 4.6%
Shell 2.2%
Outra 1.5%