- 04 Aug, 2015 4 commits
-
-
Lorena García authored
-
Lorena García authored
-
Lorena García authored
-
Lorena García authored
Update to allow loading data from a .csv file that only contains training samples values and not the associated responses. To allow this behavior, function must be called with parameters ResponsesStartIdx <= -2 and ResponsesEndIdx = 0
-
- 31 Dec, 2014 1 commit
-
-
Maksim Shabunin authored
- added test for loading legacy files - added version to new written models - fixed loading of several fields in some models - added generation of new fields from old data
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 09 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Aug, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 29 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
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
-
- 21 Nov, 2013 1 commit
-
-
Piotr Miecielica authored
-
- 24 Jul, 2013 1 commit
-
-
Nghia Ho authored
-
- 22 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 2 commits
-
-
Andrey Kamaev authored
This reverts commit 4d36be87. Conflicts: modules/ml/include/opencv2/ml/ml.hpp modules/ml/src/data.cpp
-
Andrey Kamaev authored
This reverts commit a8c5e356. Conflicts: modules/imgproc/src/imgwarp.cpp
-
- 09 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 24 May, 2012 1 commit
-
-
Maria Dimashova authored
-
- 19 May, 2012 1 commit
-
-
Maria Dimashova authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Apr, 2012 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 13 Apr, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
- 12 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 17 Jun, 2011 1 commit
-
-
Maria Dimashova authored
-
- 16 Jun, 2011 1 commit
-
-
Maria Dimashova authored
-
- 04 Dec, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
-
- 29 Nov, 2010 1 commit
-
-
Maria Dimashova authored
-
- 13 Oct, 2010 1 commit
-
-
Maria Dimashova authored
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-