php-opencv icon indicating copy to clipboard operation
php-opencv copied to clipboard

PHP extensions for OpenCV

Results 33 php-opencv issues
Sort by recently updated
recently updated
newest added

有计划支持卷积神经网络吗?

ext\php-opencv-master\source\opencv2\core\opencv_mat.cc(694): error C2082: переопределение формального параметра "object" ext\php-opencv-master\source\opencv2\core\opencv_mat.cc(696): error C2039: value: не является членом "_zend_object" c:\php-sdk\phpmaster\vs16\x64\php-src\Zend\zend_types.h(369): note: см. объявление "_zend_object" ext\php-opencv-master\source\opencv2\core\opencv_mat.cc(719): error C2440: =: невозможно преобразовать "void (__cdecl *)(zend_object *,zend_string...

能实现证件照生成,证件照换背景吗

I follow this link https://hihozhou.com/blog/2018/11/17/window-compile-php-extensions.html already success compile my_function to dll. How to use this method to compile open_cv to dll?

I keep getting this error when i attemp using this command ./configure --with-php-config=/opt/lampp/bin/php-config --enable-debug checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for PHP prefix... /opt/lampp checking...

32位ubuntu按照doc顺序安装,到最后检测的时候检测不出来(16.04).另外64位上用docker安装成功后可以显示图片吗

Hi, thank you for this great extension! I need support for both `features2d` and `flann`, **is there any work in progress to add support for those?** I can help, but...

I want to do some saliency detection, like this guy has in Python: https://www.pyimagesearch.com/2018/07/16/opencv-saliency-detection/ Is that at all possible through php-opencv, or am I out of luck? Thank you!

How do i use it on windows with xampp server

When i cheked .dll file in php i get error Warning: PHP Startup: Unable to load dynamic library 'opencv' (tried: C:\www\php-sdk-binary-tools\phpdev\vc15\x64\php\x64\Debug_TS\opencv (═х эрщфхэ єърчрээ√щ ьюфєы№.), C:\www\php-sdk-binary-tools\phpdev\vc15\x64\php\x64\Debug_TS\php_opencv.dll (═х эрщфхэ єърчрээ√щ ьюфєы№.))...

window build error