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.
 
 
 
 
 
 
Philipp Wagner cfa250eff5 The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it. 12 years ago
..
doc Added a simple CMakeLists.txt to the facerec_samples, which are not included in the samples folder. Makes building these samples a lot easier. 12 years ago
include/opencv2/contrib added openfabmap code, contributed by Arren Glover. fixed several warnings in the new versions of retina filters 12 years ago
src The labels of a model are now cloned instead of using Mat::copyTo, because Mat::copyTo leads to a crash with the Python wrapper. I need to further investigate it. 12 years ago
test quiet most of the OSX build warnings 13 years ago
CMakeLists.txt Making all dependencies from highgui module optional 13 years ago