Maksim Shabunin
|
d60ac98ef2
|
Limited API support for Python3
|
2019-06-11 15:20:43 +03:00 |
|
Alexander Alekhin
|
a574788e89
|
move legacy C-API constants into separate files
|
2018-11-17 23:47:51 +00:00 |
|
Alexander Alekhin
|
22dbcf98c5
|
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
|
2018-11-17 14:17:35 +00:00 |
|
Alexander Alekhin
|
ce6acd3ecd
|
python: bindings loader package
Configures and loads OpenCV bindings extension including 3rdparty dependencies
Based on running Python specify:
- configure PYTHON_PATH (via "sys.path")
- configure LD_LIBRARY_PATH / PATH
|
2018-11-16 00:51:16 +00:00 |
|
Hamdi Sahloul
|
7cdb0eafeb
|
Enable the binding generator to parse shadow files
|
2018-08-31 05:44:02 +09:00 |
|
Hamdi Sahloul
|
293facbae7
|
Support Python binding for CUDA functionalities
|
2018-08-07 15:48:12 +09:00 |
|
Maksim Shabunin
|
0aded5aae6
|
cmake: fixed builds in directories containing plus sign
|
2018-07-27 15:05:56 +03:00 |
|
Alexander Alekhin
|
dd7f88bd68
|
python: support standalone Python bindings build
- requires OpenCV source directory
- requires OpenCV binary directory with built modules and 'python_bindings_generator' target
|
2018-06-07 15:16:39 +03:00 |
|
Alexander Alekhin
|
01f4a173ab
|
opencv_version: dump OpenCL information via opencv_version
fix missing "opencv2/core/opencl" headers from core module (updated install list)
|
2018-01-27 17:08:28 +00:00 |
|
Alexander Alekhin
|
59c6661db0
|
cmake: eliminate ninja generator warning (CMake 3.10), refactor code
|
2018-01-05 04:42:24 +00:00 |
|
Alexander Alekhin
|
ea5a3e557f
|
python: filter modules headers (from <module>/include directory)
|
2018-01-01 15:56:14 +00:00 |
|
Alexander Alekhin
|
361bb1197f
|
cmake: fix opencv_world build with contrib
|
2017-12-15 21:36:22 +00:00 |
|
Alexander Alekhin
|
768f4cb7bc
|
python: 'sub-module' for binding sources and documentation meta information
|
2017-12-09 21:01:46 +00:00 |
|