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.
 
 
 
 
 
 
zenev 5cb70d34d7 fixed vector out of range exception in nextImg 10 years ago
..
CMakeLists.txt Basic HAL module 10 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 Fix a segment fault issue in cascade classfier 10 years ago
boost.h made everything compile and even run somehow 10 years ago
cascadeclassifier.cpp fixing wrong equation in accuracy break rule 10 years ago
cascadeclassifier.h allowing people to manually define how sharp a cascade classifier model should be trained 10 years ago
features.cpp Several type of formal refactoring: 10 years ago
haarfeatures.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
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 vector out of range exception in nextImg 10 years ago
imagestorage.h Extract imgcodecs module from highgui 11 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 Remove deprecated methods from cv::Algorithm 10 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 made everything compile and even run somehow 10 years ago
old_ml_tree.cpp Fix a segment fault issue in cascade classfier 10 years ago
traincascade.cpp Merge pull request #3798 from StevenPuttemans:add_breakrule_cascade_accuracy 10 years ago
traincascade_features.h made everything compile and even run somehow 10 years ago