31 Commits (70b6c1f29e5bfb5e23541ecdf3b21ce59fd4f4ab)

Author SHA1 Message Date
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
StevenPuttemans db7922b9ee fix timing of traincascade 8 years ago
Kevin Hughes 0d32bec5c3
add the type_id to the old save format 8 years ago
Julien Nabet a29c814bd8 cppcheck: fix some reports 9 years ago
StevenPuttemans 2a0a27d3f2 add cascade classifier info - total number of unique features passed to boosting process 9 years ago
StevenPuttemans b5fbb2b1c8 add cascade classifier info - total number of unique features passed to boosting process 9 years ago
Teng Cao 25b044e6c3 fix a bug in updateTrainingSet 9 years ago
Teng Cao 07a58c47cb Update cascadeclassifier.cpp 9 years ago
teng88 8562bb7092 Update cascadeclassifier.cpp 9 years ago
StevenPuttemans 796c15d3e6 fixing wrong equation in accuracy break rule 10 years ago
StevenPuttemans e30139edc3 add the possibility to add traincascade accuracy 10 years ago
StevenPuttemans 7e35f76d06 allowing people to manually define how sharp a cascade classifier model should be trained 10 years ago
StevenPuttemans 2738939126 add same functionality as 2.4 10 years ago
StevenPuttemans f5a14e5594 fix message of preloaded parameters 10 years ago
Stephen Mell 5947519ff4 Check sure that we're not already below required leaf false alarm rate before continuing to get negative samples. 10 years ago
StevenPuttemans 03fe86f0a3 added extra warning about the automatic parameter loading for traincascade application when the param.xml file already exists 11 years ago
Anatoly Baksheev 37a754621a 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
Andrey Kamaev bef34093aa Remove all using directives for STL namespace and members 11 years ago
StevenPuttemans a4239f972b Added extras to traincascade functionality 11 years ago
Anatoly Baksheev 0dad070473 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
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 34af7eeb84 Boring changes - apps. 11 years ago
Andrey Kamaev 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Maria Dimashova 69296c3333 fixed #2165 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Marina Kolpakova d4fb50277e fixed bug #1479 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Leonid Beynenson 484e56f31f Fixed small bug in opencv_traincascade application: overflow sometimes happened during calculation of the number of negative samples. 13 years ago
Alexey Kazakov 78bd2133cc Added HOG features to the traincascade module 13 years ago
Maria Dimashova 8bbbd93410 fixed #1025 14 years ago
Maria Dimashova 21e22962d9 fixed grammar error 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago