- 17 Nov, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 10 Oct, 2015 1 commit
-
-
Amro authored
Fix the failed assertion by replacing the GEMM call. Also random numbers are generated from normal distribution ~N(0,1), instead of uniform distribution ~U(0,1).
-
- 08 Oct, 2015 1 commit
-
-
StevenPuttemans authored
-
- 01 Oct, 2015 1 commit
-
-
Miguel Algaba authored
-
- 23 Sep, 2015 1 commit
-
-
berak authored
add smoke test
-
- 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.
-
- 13 Sep, 2015 2 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 03 Sep, 2015 1 commit
-
-
Lorena García authored
Update docs according to PR #5127
-
- 01 Sep, 2015 5 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 10 Aug, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 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
-
- 25 Jul, 2015 1 commit
-
-
berak authored
misplaced CV_WRAP statement lead to not exposing EM::getCovs() to python/java/matlab wrappers add a CV_OUT to return the covs properly
-
- 05 Jul, 2015 1 commit
-
-
Jie Yang authored
Fix SVM::trainAuto (Bug #4464)
-
- 01 Jul, 2015 1 commit
-
-
berak authored
-
- 13 May, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 06 May, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 15 Apr, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 08 Apr, 2015 2 commits
-
-
Сергей Нужный authored
commit 5c379aa1 Merge: e800800b 3646967d Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Wed Apr 8 12:44:46 2015 +0300 Merge branch 'master' of https://github.com/Nuzhny007/opencv commit e800800b Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Wed Apr 8 12:43:38 2015 +0300 Squashed commit of the following: commit 3646967d Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:48:30 2015 +0300 Fix bug in SVM::trainAuto commit 0c24ccf5 Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:43:59 2015 +0300 Revert "Fix bug in SVM::trainAuto" This reverts commit 225da022. commit 225da022 Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:09:47 2015 +0300 Fix bug in SVM::trainAuto commit 3646967d Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:48:30 2015 +0300 Fix bug in SVM::trainAuto commit 0c24ccf5 Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:43:59 2015 +0300 Revert "Fix bug in SVM::trainAuto" This reverts commit 225da022. commit 225da022 Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:09:47 2015 +0300 Fix bug in SVM::trainAuto
-
Сергей Нужный authored
commit 3646967d Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:48:30 2015 +0300 Fix bug in SVM::trainAuto commit 0c24ccf5 Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:43:59 2015 +0300 Revert "Fix bug in SVM::trainAuto" This reverts commit 225da022. commit 225da022 Author: Сергей Нужный <snuzhny@stc-spb.ru> Date: Tue Apr 7 15:09:47 2015 +0300 Fix bug in SVM::trainAuto
-
- 07 Apr, 2015 4 commits
-
-
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
-
Сергей Нужный authored
-
Сергей Нужный authored
This reverts commit 225da022.
-
Сергей Нужный authored
-
- 01 Apr, 2015 1 commit
-
-
Sancho McCann authored
-
- 20 Mar, 2015 1 commit
-
-
Evgeny Agafonchikov authored
-
- 19 Mar, 2015 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 18 Mar, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 11 Mar, 2015 2 commits
- 17 Feb, 2015 1 commit
-
-
Maksim Shabunin authored
-