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.
 
 
 
 
 
 
StevenPuttemans db7922b9ee fix timing of traincascade 8 years ago
..
CMakeLists.txt eliminate compiler warnings 8 years ago
HOGfeatures.cpp Several type of formal refactoring: 10 years ago
HOGfeatures.h Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
boost.cpp Updated TBB search script and code checks 8 years ago
boost.h made everything compile and even run somehow 10 years ago
cascadeclassifier.cpp fix timing of traincascade 8 years ago
cascadeclassifier.h Merge 2.4 into master 9 years ago
features.cpp Several type of formal refactoring: 10 years ago
haarfeatures.cpp Update haarfeatures.cpp 9 years ago
haarfeatures.h Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
imagestorage.cpp Fixed traincascade read issue 8 years ago
imagestorage.h Fixes for QNX 6.6 Neitrino support. 10 years ago
lbpfeatures.cpp Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
lbpfeatures.h Fixed compilation errors: removed using namespace from hpp file. This led to pulling cv::ACCESS_MASK to global namespace where conflict with the same name in 'windows.h' 11 years ago
old_ml.hpp Fixed identifiers warns 8 years ago
old_ml_boost.cpp Fix a segment fault issue in cascade classfier 10 years ago
old_ml_data.cpp made everything compile and even run somehow 10 years ago
old_ml_inner_functions.cpp 1. Input/OutputArray optimizations; 10 years ago
old_ml_precomp.hpp Fixed identifiers warns 8 years ago
old_ml_tree.cpp Fix a segment fault issue in cascade classfier 10 years ago
traincascade.cpp add the possibility to add traincascade accuracy 10 years ago
traincascade_features.h made everything compile and even run somehow 10 years ago