Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pavel Rojtberg 6c1a433c4c python: also catch general c++ exceptions 4 years ago
..
bindings cmake: fix processing order of <wrapper>_bindings_generator 5 years ago
package samples: check for Python 3.9 4 years ago
python2
python3
src2 python: also catch general c++ exceptions 4 years ago
test python: also catch general c++ exceptions 4 years ago
CMakeLists.txt cmake: fix missing project() warning in Python standalone builds 5 years ago
common.cmake cmake(python): handle PYTHON3_LIMITED_API 5 years ago
python_loader.cmake fixes #16500 5 years ago
standalone.cmake