opencv/apps/traincascade
2024-03-05 12:15:39 +03:00
..
boost.cpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
boost.h made everything compile and even run somehow 2014-08-03 01:41:09 +04:00
cascadeclassifier.cpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
cascadeclassifier.h Merge 2.4 into master 2015-12-08 10:24:54 +03:00
CMakeLists.txt cmake: function for application creation (#11736) 2018-06-25 17:02:58 +03:00
features.cpp Several type of formal refactoring: 2014-08-13 15:21:35 +04:00
haarfeatures.cpp Update haarfeatures.cpp 2019-05-13 16:41:03 +03: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 opencv: Use cv::AutoBuffer<>::data() 2018-07-04 19:11:29 +03:00
HOGfeatures.h Fix spelling typos 2019-12-27 12:46:53 +00:00
imagestorage.cpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +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 Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
old_ml_data.cpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
old_ml_inner_functions.cpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
old_ml_precomp.hpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
old_ml_tree.cpp Partially back-port #25075 to 4.x 2024-03-05 12:15:39 +03:00
old_ml.hpp Merge pull request #23594 from fdivitto:fdivitto-traincascade-patch 2023-05-23 09:19:27 +03: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