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.
 
 
 
 
 
 
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
..
CMakeLists.txt cmake: function for application creation (#11736) 6 years ago
HOGfeatures.cpp opencv: Use cv::AutoBuffer<>::data() 6 years ago
HOGfeatures.h Fix spelling typos 5 years ago
boost.cpp don't use constructors for C API structures 6 years ago
boost.h made everything compile and even run somehow 10 years ago
cascadeclassifier.cpp Merge pull request #13709 from michal-kowalczyk:flush-processed-samples-number 6 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 6 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 Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 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 spelling fixes 6 years ago
old_ml_boost.cpp don't use constructors for C API structures 6 years ago
old_ml_data.cpp made everything compile and even run somehow 10 years ago
old_ml_inner_functions.cpp Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
old_ml_precomp.hpp Misc. ./apps ./doc ./platoforms typos 7 years ago
old_ml_tree.cpp don't use constructors for C API structures 6 years ago
traincascade.cpp Edit spelling mistake in my previous pull request 7 years ago
traincascade_features.h made everything compile and even run somehow 10 years ago