1. 15 Dec, 2016 1 commit
  2. 30 Sep, 2016 2 commits
  3. 26 Aug, 2016 1 commit
    • Vadim Pisarevsky's avatar
      add 2 extra methods to ml::TrainData (#7169) · 40b87070
      Vadim Pisarevsky authored
      * expose 2 extra methods from ml::TrainData: getNames() and getVarSymbolFlags(). The first one returns text labels from CSV (if the data has been loaded from CSV); the second one returns a matrix of boolean values; its n-th element is 1 iff the corresponding column in the CSV uses symbolic names, not numbers.
      
      * check that the dynamic_cast succeeds
      40b87070
  4. 31 May, 2016 1 commit
  5. 26 Feb, 2016 1 commit
  6. 25 Feb, 2016 3 commits
  7. 24 Feb, 2016 3 commits
  8. 15 Feb, 2016 2 commits
  9. 12 Feb, 2016 2 commits
  10. 10 Feb, 2016 7 commits
  11. 11 Jan, 2016 1 commit
  12. 07 Jan, 2016 2 commits
  13. 04 Jan, 2016 1 commit
  14. 10 Dec, 2015 1 commit
  15. 08 Oct, 2015 1 commit
  16. 03 Sep, 2015 1 commit
  17. 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
  18. 06 May, 2015 1 commit
  19. 07 Apr, 2015 1 commit
    • Vadim Pisarevsky's avatar
      1. Input/OutputArray optimizations; · 052593c7
      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
      052593c7
  20. 19 Mar, 2015 3 commits
  21. 18 Mar, 2015 1 commit
  22. 11 Mar, 2015 1 commit
  23. 17 Feb, 2015 1 commit
  24. 23 Jan, 2015 1 commit