1. 17 Nov, 2015 1 commit
  2. 10 Oct, 2015 1 commit
    • Amro's avatar
      fix randMVNormal in ML (#5469) · 13a0a37e
      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).
      13a0a37e
  3. 08 Oct, 2015 1 commit
  4. 01 Oct, 2015 1 commit
  5. 23 Sep, 2015 1 commit
  6. 15 Sep, 2015 1 commit
  7. 13 Sep, 2015 2 commits
  8. 03 Sep, 2015 1 commit
  9. 01 Sep, 2015 5 commits
  10. 10 Aug, 2015 1 commit
  11. 04 Aug, 2015 4 commits
  12. 25 Jul, 2015 1 commit
    • berak's avatar
      Update ml.hpp · d9148ea6
      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
      d9148ea6
  13. 05 Jul, 2015 1 commit
  14. 01 Jul, 2015 1 commit
  15. 13 May, 2015 1 commit
  16. 06 May, 2015 1 commit
  17. 15 Apr, 2015 1 commit
  18. 08 Apr, 2015 2 commits
    • Сергей Нужный's avatar
      Squashed commit of the following: · 4a65f3ce
      Сергей Нужный 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
      4a65f3ce
    • Сергей Нужный's avatar
      Squashed commit of the following: · e800800b
      Сергей Нужный 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
      e800800b
  19. 07 Apr, 2015 4 commits
  20. 01 Apr, 2015 1 commit
  21. 20 Mar, 2015 1 commit
  22. 19 Mar, 2015 3 commits
  23. 18 Mar, 2015 1 commit
  24. 11 Mar, 2015 2 commits
  25. 17 Feb, 2015 1 commit