Baichuan Su
|
632b21e090
|
Modify default setting, using ocl method when have ocl module
|
11 years ago |
Baichuan Su
|
2cf16db683
|
Add Macro to decide using ocl method or not.
|
11 years ago |
Baichuan Su
|
00300baa53
|
Add OpenCL SVM paths for bagofwords_classification and points_classifier samples.
|
11 years ago |
StevenPuttemans
|
2b106db02f
|
Applied all fixes related to translating C to C++ code
Also fixed some typos and code alignment
Also adapted tutorial CPP samples
Fixed some identation problems
|
12 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 |
Vadim Pisarevsky
|
d5a0088bbe
|
merged 2.4 into trunk
|
13 years ago |
Maria Dimashova
|
3dfa917879
|
refactored train and predict methods of em
|
13 years ago |
Maria Dimashova
|
7120355e06
|
updated points_classifier sample to use bayes classifier after distributions estimation by EM
|
13 years ago |
Vadim Pisarevsky
|
2fd1e2ea57
|
merged all the latest changes from 2.4 to trunk
|
13 years ago |
Maria Dimashova
|
85fa0e7763
|
added cv::EM, moved CvEM to legacy, added/updated tests
|
13 years ago |
Vadim Pisarevsky
|
4985c1b632
|
fixed hundreds of warnings from MSVC 2010.
|
13 years ago |
Maria Dimashova
|
f8d93df52a
|
minor
|
14 years ago |
P. Druzhkov
|
15f7918e34
|
problem with the supported data matrices types is fixed
minor fixes in CvGBTrees, its test and sample
|
14 years ago |
Anatoly Baksheev
|
8ebff41c29
|
more warnings fixed. +some warnings in examples
|
14 years ago |
Maria Dimashova
|
1b5f5dd371
|
changed GBT parameters in sample
|
14 years ago |
Maria Dimashova
|
098795cd16
|
minor changes
|
14 years ago |
Maria Dimashova
|
92852ca06e
|
added new ML models to points_classifier sample
|
14 years ago |
Maria Dimashova
|
428aef522b
|
added new sample on ML models
|
14 years ago |