Maksim Shabunin
9f08310307
Disabled TrainData::getNormCatValues wrapping due to pointer in parameters
10 years ago
Maksim Shabunin
5709ec85d7
Disabled missing python method for static ml function
10 years ago
Maksim Shabunin
5247eacc3c
Add python and java support for ml module
10 years ago
Maksim Shabunin
7335a40a61
Replaced CV_PURE_PROPERTY macros with corresponding code
10 years ago
ippei ito
49b38fe793
Fixed compile error build with VisualStudio2013 on windows.
...
REG_NONE defined in ml.hpp conflicts with defined in Winnt.h
10 years ago
Maksim Shabunin
79e8f0680c
Updated ml module interfaces and documentation
10 years ago
Maksim Shabunin
53c9460454
Reorganized ML module documentation
...
- fixed one BiB record
- moved algorithms overview to separate page
- added docs for some enumerations
- fixed some small documentation errors
10 years ago
TobyWanKenobi
b35f5d115f
Removed "FORMAT_XML" to generalize format
...
Removed the "FileStorage::FORMAT_XML" to generalize format of the String
model.
10 years ago
TobyWanKenobi
f54b80d2c8
Re-edition of documentation
...
Re-edited the documentation again.
10 years ago
TobyWanKenobi
b3bba3476d
Re-editing Documentation
...
Attempting to re-editing the documentation, to satisfy buildbot error
status.
10 years ago
TobyWanKenobi
270af2ca79
Changing tabs to spaces.
...
Edited previous code to change tabs into spaces.
10 years ago
TobyWanKenobi
a1e04c98aa
Add method in StatModel class, to load from String
...
Added a method "loadFromString" which is based on the "load" one. It
allow to directly pass the XML string which can be usefull and faster
when you have a huge file in a variable.
10 years ago
Maksim Shabunin
03e213ccae
Doxygen documentation: BiB references and fixes
10 years ago
Maksim Shabunin
1523fdcc1c
Doxygen documentation: more fixes and cleanups
10 years ago
Maksim Shabunin
8e9ea0e3d1
Doxygen doucmentation: ml module
10 years ago
Dmitriy Anisimov
a6b29be55b
minor change: moved algorithm type to the end of params
10 years ago
Dmitriy Anisimov
dfaf75f502
moving algorithm type to param
10 years ago
Dmitriy Anisimov
5f3ee657ce
removed kdtree declaration from interface
10 years ago
Dmitriy Anisimov
9ddb23e025
first implementation KNearest wrapper on KDTree
10 years ago
Dmitriy Anisimov
37b1a7560c
first version of moving KDTree from core to ml
10 years ago
Maksim Shabunin
108caae216
Modified logistic regression module according to comments
...
- Reworked documentation to reflect actual code
- Removed some unused variables
- Removed unnecessary 'cv::' modifiers
10 years ago
Maksim Shabunin
3e26086f82
Reworked ML logistic regression implementation, initial version
10 years ago
Maksim Shabunin
71770eb790
Fixed ML module build after merge
10 years ago
Rahul Kavi
21de04b4a2
fixed default constructor for LogisticRegression class declaration
10 years ago
Rahul Kavi
aa35835cfc
fixed white space in logistic regression prototype
10 years ago
Rahul Kavi
95ea09c3dc
updated prototype for logistic regression classifier
10 years ago
Rahul Kavi
bf2ee3c58a
updated prototype for logistic regression classifier
10 years ago
Rahul Kavi
1652b2a443
fixed trailing whitespaces in LogisticRegression code.
10 years ago
Rahul Kavi
50031ffb15
removed trailing whitespaces from updated logistic regression definition
10 years ago
Rahul Kavi
56d715b091
fixed typedef for LogisticRegression. Updated LogisticRegression prototype with newer C++ API
10 years ago
Rahul Kavi
d5ad4f3255
added updated logistic regression prototype with newer C++ API
10 years ago
Rahul Kavi
fcfeb2451b
added logistic regression prototype
10 years ago
Vadim Pisarevsky
24b01a8e4f
continuing to debug boost and fix MSVC compile errors
10 years ago
Vadim Pisarevsky
eeb786fcfd
fixed compile warnings from MSVC; fixed warnings in Python bindings; added some debugging code
10 years ago
Vadim Pisarevsky
2520e335d1
removed many extra whitespaces; fixed 1 warning
10 years ago
Vadim Pisarevsky
c20ff6ce19
made everything compile and even run somehow
10 years ago
Vadim Pisarevsky
ba3783d205
initial commit; ml has been refactored; it compiles and the tests run well; some other modules, apps and samples do not compile; to be fixed
10 years ago
Cosmin Boaca
97092e31bc
Added result_probabilities parameter to CvNormalBayesClassifier::predict method. Issue #3401
11 years ago
Cosmin Boaca
3985980b2f
Added returnDFVal parameter to parallel CvSVM::predict function
11 years ago
Ilya Lavrenov
37789f015a
deleted excess semicolons, commas
11 years ago
Mathieu Barnachon
0934344a3d
Update sample and code with external computation of HOG detector.
11 years ago
Vladislav Vinogradov
0c7663eb3b
Merge branch 'master' into gpu-cuda-rename
...
Conflicts:
modules/core/include/opencv2/core/cuda.hpp
modules/cudacodec/src/thread.cpp
modules/cudacodec/src/thread.hpp
modules/superres/perf/perf_superres.cpp
modules/superres/src/btv_l1_cuda.cpp
modules/superres/src/optical_flow.cpp
modules/videostab/src/global_motion.cpp
modules/videostab/src/inpainting.cpp
samples/cpp/stitching_detailed.cpp
samples/cpp/videostab.cpp
samples/gpu/stereo_multi.cpp
11 years ago
Roman Donchenko
345bc633cc
Boring changes - ml.
11 years ago
Maria Dimashova
989be02562
fixed cpp wrappers of ML tree-based models
11 years ago
Mathieu Barnachon
7f3273c77f
Adding an export for HOGDetector compatibility.
...
An SVM train with HOG could export a single vector for HOGDetector.
11 years ago
Andrey Kamaev
2b1ef95415
Completely separate C and C++ API of OpenCV core
12 years ago
Andrey Kamaev
75513a46dc
Remove all include directives for <string>
12 years ago
Andrey Kamaev
2ad7b97f1c
All modules (except ocl and gpu) compiles and pass tests
12 years ago
Andrey Kamaev
ad5cddc007
Main module headers are moved 1 level up
...
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
12 years ago
Andrey Kamaev
2a6fb2867e
Remove all using directives for STL namespace and members
...
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
12 years ago