1. 08 Sep, 2016 1 commit
  2. 17 Aug, 2016 1 commit
  3. 04 Aug, 2016 1 commit
    • Vadim Pisarevsky's avatar
      1. fix warning from Xcode 7.x · d7ee62f0
      Vadim Pisarevsky authored
      2. fixed parsing of "cat[range_spec]ord[range_spec]" type specification string when using ml::TrainData::loadFromCSV(). Thanks to A. Kaehler for reporting it
      d7ee62f0
  4. 19 Jul, 2016 1 commit
  5. 21 May, 2016 1 commit
    • Tomoaki Teshima's avatar
      add feature to convert FP32(float) to FP16(half) · b2ad7cd9
      Tomoaki Teshima authored
        * check compiler support
        * check HW support before executing
        * add test doing round trip conversion from / to FP32
        * treat array correctly if size is not multiple of 4
        * add declaration to prevent warning
        * make it possible to enable fp16 on 32bit ARM
        * let the conversion possible on non-supported HW, too.
        * add test using both HW and SW implementation
      b2ad7cd9
  6. 29 Apr, 2016 1 commit
    • Julien Nabet's avatar
      cppcheck: fix some reports · a29c814b
      Julien Nabet authored
      All of these: (performance) Prefer prefix ++/-- operators for non-primitive types.
      [modules/calib3d/src/fundam.cpp:1049] -> [modules/calib3d/src/fundam.cpp:1049]: (style) Same expression on both sides of '&&'.
      a29c814b
  7. 17 Apr, 2016 1 commit
  8. 14 Apr, 2016 1 commit
  9. 01 Apr, 2016 1 commit
  10. 07 Mar, 2016 1 commit
  11. 10 Feb, 2016 2 commits
  12. 11 Jan, 2016 1 commit
  13. 21 Dec, 2015 1 commit
  14. 12 Dec, 2015 1 commit
  15. 07 Dec, 2015 1 commit
  16. 02 Dec, 2015 1 commit
  17. 19 Nov, 2015 1 commit
  18. 17 Nov, 2015 1 commit
  19. 16 Nov, 2015 1 commit
  20. 13 Nov, 2015 1 commit
  21. 06 Nov, 2015 1 commit
  22. 29 Oct, 2015 3 commits
  23. 13 Oct, 2015 1 commit
  24. 22 Sep, 2015 2 commits
  25. 21 Sep, 2015 1 commit
  26. 18 Sep, 2015 1 commit
    • Pavel Rojtberg's avatar
      ts/ts_perf: fix wrong has() usage · 31da8335
      Pavel Rojtberg authored
      `has()` only tests for an argument presence which is always true for
      arguments with default values. Use `get<bool>()` to check the value
      instead.
      31da8335
  27. 17 Sep, 2015 1 commit
  28. 17 Aug, 2015 1 commit
  29. 15 Aug, 2015 1 commit
  30. 21 Jul, 2015 1 commit
  31. 30 Jun, 2015 1 commit
  32. 26 May, 2015 2 commits
  33. 23 May, 2015 1 commit
  34. 22 May, 2015 1 commit
  35. 06 May, 2015 1 commit