15 Commits (5042ab1f32e7d9d728ae2862ad5a4f34b9f7ca17)

Author SHA1 Message Date
Vadim Pisarevsky 24c614f686 added load/save feature for SVM classifier in letter_recog sample 12 years ago
Vadim Pisarevsky a06af5ca25 dramatic speedup of SVM::predict in the case of linear SVM 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Vadim Pisarevsky 1e14d84008 possibly fixed crash boost caused by the recent modification; slightly improved mlp params in letter_recog sample 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Marina Kolpakova 082e988173 Fixed bug #1666 13 years ago
Vadim Pisarevsky 9df999154c fixed a few warnings and bugs, including ticket #1079 14 years ago
Anatoly Baksheev 8ebff41c29 more warnings fixed. +some warnings in examples 14 years ago
Vadim Pisarevsky 9702b5ef8a made the samples compile on Windows 14 years ago
Vadim Pisarevsky 17a2480a21 integrated parallel SVM prediction; fixed warnings after meanshift integration 14 years ago
Vladimir Dudnik 26d348a5b7 fixed build issue (MSVC2010, x64) 14 years ago
Vadim Pisarevsky b9fa21d011 normal bayes classifier has been parallelized using TBB; letter_recog sample updated to demosntrate knearest & bayes classifiers (thanks to Konstantin Krivakin for the patches) 14 years ago
Gary Bradski ecded116db revamped 14 years ago
Maria Dimashova 894cde3f40 fixed compile errors from gcc 14 years ago
Vadim Pisarevsky ee3618243d converted some OpenCV C samples to C++ 14 years ago
Victor Erukhimov db5157513e Fixing missing header compilation problems 14 years ago
Vadim Pisarevsky 042271f5f7 use the new-style headers in the samples to improve OpenCV build time. 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago