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.
 
 
 
 
 
 
Vadim Levin 390957fec4 fix: NumPy array allocation error message in vector conversion 3 years ago
..
bindings cmake: fix files order in Python bindings 4 years ago
package python(loader): add workaround to detect and patch sys.path[0] 4 years ago
python2 python: support standalone Python bindings build 7 years ago
python3 Limited API support for Python3 6 years ago
src2 fix: NumPy array allocation error message in vector conversion 3 years ago
test feat: update conversion logic for `std::vector<T>` in Python bindings 3 years ago
CMakeLists.txt cmake: fix missing project() warning in Python standalone builds 5 years ago
common.cmake cmake: handle empty CVPY_SUFFIX 3 years ago
python_loader.cmake fixes #16500 5 years ago
standalone.cmake python: update CMake install rules 6 years ago