- 28 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 29 Jan, 2017 1 commit
-
-
chrizandr authored
-
- 07 Apr, 2016 1 commit
-
-
mvukad authored
Added a writeFormat() method to Algorithm which must be called by the write() method of derived classes.
-
- 23 Dec, 2015 1 commit
-
-
Philip authored
fixes #5443
-
- 21 Dec, 2015 1 commit
-
-
Dikay900 authored
fixes #5853 #4740
-
- 11 Nov, 2015 1 commit
-
-
Tian Zhi authored
Document say probs will have CV_64F type. But in effect, it has CV_32F type. http://docs.opencv.org/3.0.0/d1/dfb/classcv_1_1ml_1_1EM.html#a2ea7da92a75bc7a7d665c241f547b9b9
-
- 01 Oct, 2015 1 commit
-
-
Miguel Algaba authored
-
- 15 Sep, 2015 1 commit
-
-
art-programmer authored
Fix a bug. When reading from a saved model, function decomposeCovs() will be called. And if covMatType is COV_MAT_DIAGONAL, covsEigenValues is computed using SVD and eigen values are sorted so that the order of eigen values is not preserved. This would lead to different result when calling function predict2. This issues is discussed here: http://stackoverflow.com/questions/23485982/got-different-empredict-results-after-emread-saved-model-in-opencv.
-
- 07 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
2. Algorithm::load/save added (moved from StatModel) 3. copyrights updated; added copyright/licensing info for ffmpeg 4. some warnings from Xcode 6.x are fixed
-
- 17 Feb, 2015 1 commit
-
-
Maksim Shabunin 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
-
- 28 May, 2014 1 commit
-
-
berak authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 19 Aug, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 11 Jul, 2012 2 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded.
-
- 18 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 17 Apr, 2012 2 commits
-
-
Andrey Kamaev authored
-
Maria Dimashova authored
-
- 16 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 10 Apr, 2012 6 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
Maria Dimashova authored
-
Maria Dimashova authored
-
- 09 Apr, 2012 1 commit
-
-
Maria Dimashova authored
-
- 06 Apr, 2012 5 commits
-
-
Maria Dimashova authored
-
Maria Dimashova authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Maria Dimashova authored
-
- 29 Mar, 2012 1 commit
-
-
Maria Dimashova authored
-
- 03 Dec, 2011 1 commit
-
-
Vadim Pisarevsky authored
-