Robert Eisele
0e243c53f9
Merge pull request #40 from remicollet/issue-php81
...
drop ZVAL_NEW_ARR usage for PHP 8.1
2022-02-04 14:11:37 +01:00
Remi Collet
a63cb5f4c7
drop ZVAL_NEW_ARR usage for PHP 8.1
2021-10-28 16:44:08 +02:00
Robert Eisele
2a8974ba2a
Merge pull request #39 from remicollet/issue-php5
...
fix for PHP 5
2020-10-21 15:16:23 +02:00
Remi Collet
bdbe65f5a5
fix for PHP 5
2020-10-21 08:24:48 +02:00
Robert Eisele
0af6f82896
Merge pull request #38 from remicollet/issue-php8
...
Compatibility with PHP 7 and 8
2020-10-20 18:05:03 +02:00
Remi Collet
b0164bb08a
ignore build artefact
2020-10-20 17:06:44 +02:00
Remi Collet
33f401f72b
add missing arginfo + PHP 8 compatibility
2020-10-20 17:05:00 +02:00
Robert Eisele
8fb9e4ec68
Merge pull request #37 from kwizart/opencv_4.5.0
...
Opencv 4.5.0
2020-10-20 16:44:27 +02:00
Nicolas Chauvet
1dafbde388
Correct opencv headers
...
This is needed for OpenCV-4.5.0
Signed-off-by: Nicolas Chauvet <kwizart@gmail.com >
2020-10-20 16:34:41 +02:00
Nicolas Chauvet
e2d7613993
Fix includedir for opencv_cxxflags
...
I'm not sure why includedir_new comes from but if needed it's possible
to use:
--variable=includedir_new --variable=includedir
Signed-off-by: Nicolas Chauvet <kwizart@gmail.com >
2020-10-20 16:32:54 +02:00
Robert Eisele
135c72ace2
Merge pull request #35 from wellton/patch-1
...
Support OpenCV 4.1.2 - Update config.m4
2020-01-29 14:16:30 +01:00
wellton
7917da8f2a
Update config.m4
2020-01-29 09:30:29 -03:00
wellton
1d95eba3ca
Support OpenCV 4.1.2 - Update config.m4
...
PHP-facedetect works with OpenCV 4.1.2
2020-01-28 15:31:05 -03:00
Robert Eisele
9eefabd97a
Update README.md
2018-04-30 08:10:41 +02:00
Robert Eisele
c7179418c4
Update facedetect.cc
2018-03-06 07:33:34 +01:00
Robert Eisele
263435feaa
Rewrite for PHP7 and OpenCV 3
2018-03-06 00:58:37 +01:00
Robert Eisele
5fc335f8c6
Merge pull request #26 from remicollet/travis-pkgconfig
...
retrieve opencv build options from pkg_config
2017-08-01 10:11:41 +02:00
Robert Eisele
4ff8214c07
Merge pull request #27 from jszanto/feature/error-reporting
...
Add php warnings when the image or haarcascades can't be loaded properly
2017-08-01 10:10:56 +02:00
Justin Szanto
9a00ff81ee
Fix indentation
2017-01-19 14:10:50 +01:00
Remi Collet
01cce469c2
retrieve opencv build options from pkg_config
2016-11-24 08:47:02 +01:00
Robert Eisele
f1c9d0f42b
Merge pull request #22 from sathieu/patch-1
...
Fix configure script syntax
2016-04-07 13:04:14 +02:00
Mathieu Parent
6ab5d47d02
Fix configure script syntax
...
./configure: line 4677: ,: command not found
2016-04-07 06:43:16 +02:00
Robert Eisele
98dcef93e2
Merge pull request #21 from sathieu/php7
...
Fix PHP7 while keeping PHP5 compatibility
2016-04-06 11:59:53 +02:00
Mathieu Parent
faffe256cc
Fix PHP7
2016-04-05 23:25:34 +02:00
Robert Eisele
503784256d
Merge pull request #17 from TishoTM/master
...
OpenCV 3 Support
2015-12-04 22:11:42 +01:00
TishoTM
d34568b8f1
Create README.md
2015-12-04 16:04:19 -05:00
Tihomir Mihaylov
2a5056742a
opencv3 support
2015-12-04 14:15:07 -05:00
Justin Szanto
1983241c6d
Add better error handling
2015-07-10 20:37:49 +02:00
Robert Eisele
190b99c96b
Changed license
2014-07-17 15:11:28 +02:00
Robert Eisele
680c81541e
Added patch version
2014-04-04 13:54:48 +02:00
Robert Eisele
8ec8e49abe
Merge pull request #9 from weltling/master
...
Added win32 support
2014-04-03 23:58:37 +02:00
Robert Eisele
e6151b3c79
Merge pull request #8 from denischatelain/master
...
Fixed a configure error for opencv detection,
2014-04-03 23:49:09 +02:00
Anatol Belski
ec09ddf403
missing header
2013-09-29 19:29:37 +02:00
Anatol Belski
82847c9eb7
add all the needed libs
2013-09-29 18:51:39 +02:00
Anatol Belski
0d154d96b4
initial config.w32
2013-09-29 18:22:19 +02:00
Denis Chatelain
b49e0dbb36
Corrected and (very slightly) enhanced the config.m4 file to correct a broken ./configure as reported in issues
...
Specifically, "checking for cvLoad in -lopencv_objdetect... no"; because it's not in the objdetect part of the library, and this check brought some more trouble with recent ld's
2013-06-17 22:45:59 +02:00
Robert Eisele
4b1dfe1462
Merge pull request #5 from remicollet/master
...
Fix PHP 5 syntax
2011-12-28 08:18:09 -08:00
Remi Collet
73d145227d
fix PHP 5.4 build
2011-12-28 16:15:07 +01:00
Robert Eisele
75a1d8fa2a
Update to make it work with OpenCV >=2.2
2011-08-21 17:03:30 +02:00
Robert Eisele
587dbe8827
first commit
2010-06-13 21:48:49 +02:00