opencv/apps/traincascade
2018-04-06 14:21:15 +03:00
..
boost.cpp Reduced direct TBB dependencies 2018-04-06 14:21:15 +03:00
boost.h made everything compile and even run somehow 2014-08-03 01:41:09 +04:00
cascadeclassifier.cpp Fixed minor issues reported by GCC 7.2 2017-11-03 18:06:39 +03:00
cascadeclassifier.h Merge 2.4 into master 2015-12-08 10:24:54 +03:00
CMakeLists.txt apps: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:28 +03:00
features.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
haarfeatures.cpp Update haarfeatures.cpp 2015-12-07 19:51:30 +08:00
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' 2013-11-27 14:53:21 +00:00
HOGfeatures.cpp Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
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' 2013-11-27 14:53:21 +00:00
imagestorage.cpp Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 2017-12-13 15:00:38 +03:00
imagestorage.h Fixes for QNX 6.6 Neitrino support. 2014-10-23 17:17:35 +04:00
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' 2013-11-27 14:53:21 +00:00
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' 2013-11-27 14:53:21 +00:00
old_ml_boost.cpp Fix a segment fault issue in cascade classfier 2015-04-07 10:31:12 +08:00
old_ml_data.cpp made everything compile and even run somehow 2014-08-03 01:41:09 +04:00
old_ml_inner_functions.cpp Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
old_ml_precomp.hpp Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
old_ml_tree.cpp Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
old_ml.hpp Misc. ./apps ./doc ./platoforms typos 2018-02-08 13:04:34 -05:00
traincascade_features.h made everything compile and even run somehow 2014-08-03 01:41:09 +04:00
traincascade.cpp Edit spelling mistake in my previous pull request 2017-10-22 12:37:19 +05:30