php-opencv
php-opencv copied to clipboard
PHP extensions for OpenCV
Can we install php-opencv in windows? I couldn't find any documentation. am I missing something? Please let me know if any steps or idea to install in windows.
hello sir, Firstly, I would like to thank you for developing the project PHP-OPENCV and make a question for some of its capabilities. I apologize if this is not the...
1..window编译支持opencv_contirb 2.新的编译方式 3.window持续集成 4.window连带php和opencv打包发布phpopencv(可能是制定版本) 5.ci使用docker支持多php版本持续集成 6.linux一键安装脚本,类似于mvn 7.linux打包dpk. 8.完善linux和window安装教程
hello how to install on windows 64 bit? Git CMD program: error message: 'phpize' is not recognized as a internal or external command
I have followed the steps to install but when i reach `./configure` there is not a configuration file in there, any ideas why im having this issue? **PHP 7.1.7** (cli)...
何时能把Opencv库的全套更新出来丫?
Hi! I have no doubt how to install it on CentOS6.
I found [your examples](https://github.com/phpopencv/tutorial-demo) only now so it would be good to add it to the documentation. I found your "[Auto complete](https://github.com/hihozhou/php-opencv-ide-helper)" only now so I was writing [my self...
Hello , i want to Compare two faces and get return the similarity percentage using php-opencv ? So how can done with this?