138 Commits (5f95827a5f693a1a0a7c50c104d6c3955455cb64)

Author SHA1 Message Date
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 9 months ago
Fabrizio Di Vittorio 044a322519
Merge pull request #23594 from fdivitto:fdivitto-traincascade-patch 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
Alexander Alekhin 89f8d4ae12 build: GCC12 warnings 3 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Brian Wignall 659ffaddb4 Fix spelling typos 5 years ago
kupferb f024425dd0 Update haarfeatures.cpp 6 years ago
michal-kowalczyk a246d8d8e9 Merge pull request #13709 from michal-kowalczyk:flush-processed-samples-number 6 years ago
klemens 5d9c6723ee spelling fixes 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Michał Janiszewski 85b9960f62 Fix clashing include guards 6 years ago
Alexander Alekhin b80c978f5d core: change cv::Ptr DefaultDeleter 6 years ago
Alexander Alekhin 9097ccf515 drop legacy headers 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
Maksim Shabunin a2bc075924 cmake: function for application creation (#11736) 7 years ago
Maksim Shabunin b88609a921 Reduced direct TBB dependencies 7 years ago
Alexander Alekhin 39f15be59e apps: apply CV_OVERRIDE/CV_FINAL 7 years ago
luz.paz d47b1f3b70 Misc. ./apps ./doc ./platoforms typos 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Maksim Shabunin 184daa155f Fixed minor issues reported by GCC 7.2 7 years ago
Bhanudutta dcaad315e7 Edit spelling mistake in my previous pull request 7 years ago
Bhanudutta c95f3eff6e Added a couple of comments to the interface of traincascade.cpp in order to tell user about the usage of traincascade.cpp file and to learn how Github submitting works 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
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
sourin d2e23008ab Fixed traincascade read issue 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
Pranav Ganorkar 4a5ed70175 removed dirname variable 9 years ago
Matt Leotta 912592de4c Remove "INSTALL_NAME_DIR lib" target property 9 years ago
Teng Cao 25b044e6c3 fix a bug in updateTrainingSet 9 years ago
Teng Cao efacf7b6de Update haarfeatures.cpp 9 years ago
Teng Cao 8a36402ec0 Update haarfeatures.cpp 9 years ago
Teng Cao d68c392b42 calculate innTilted only for Haar::ALL mode 9 years ago
Teng Cao 07a58c47cb Update cascadeclassifier.cpp 9 years ago
teng88 8562bb7092 Update cascadeclassifier.cpp 9 years ago
zenev 5cb70d34d7 fixed vector out of range exception in nextImg 10 years ago
Maksim Shabunin 35b2139929 Basic HAL module 10 years ago
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations; 10 years ago
greensea 7274e2ff1a Fix a segment fault issue in cascade classfier 10 years ago
greensea 52c727f09a Fix a segment fault issue in cascade classfier 10 years ago
StevenPuttemans 796c15d3e6 fixing wrong equation in accuracy break rule 10 years ago