Suleyman TURKMEN
|
11ca1c95f8
|
update cpp samples and tutorials
|
9 years ago |
ValeryTyumen
|
297808e6b9
|
Feature #3957
|
9 years ago |
Maksim Shabunin
|
79e8f0680c
|
Updated ml module interfaces and documentation
|
10 years ago |
Dmitriy Anisimov
|
1007c06d44
|
initial commit
|
11 years ago |
Vadim Pisarevsky
|
cb9b88e65b
|
fixed more compile warnings on Windows
|
11 years ago |
Vadim Pisarevsky
|
c20ff6ce19
|
made everything compile and even run somehow
|
11 years ago |
Vadim Pisarevsky
|
10b60f8d16
|
continuing refactoring ml samples; added "max vote" response to ANN_MLP. Probably, should make it in less hacky way
|
11 years ago |
Andrey Kamaev
|
13b31b0804
|
Move C++ basic structures to separate header and inverse dependency from C API
cv::Complex, cv::Point_ and cv::Point3_ are moved.
|
12 years ago |
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
|
81f826db2b
|
Normalize line endings and whitespace
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 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 |