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.
 
 
 
 
 
 
Rok Mandeljc fa075c50a1 Matlab bindings: fixed the functional template to perform an explicit cast to the type of an input option that is expected. This avoids issues with ternary operator not having the same type in rvalue and lvalue, such as in the case below: 11 years ago
..
templates Matlab bindings: fixed the functional template to perform an explicit cast to the type of an input option that is expected. This avoids issues with ternary operator not having the same type in rvalue and lvalue, such as in the case below: 11 years ago
build_info.py explicit string encoding when writing to file in python3 11 years ago
cvmex.py explicit string encoding when writing to file in python3 11 years ago
filters.py converted necessary files for python3 compatibility using 2to3 11 years ago
gen_matlab.py Improved standalone importing behaviour and creation of nested directories 11 years ago
parse_tree.py removed experimental slots 11 years ago