1. 15 Mar, 2017 1 commit
  2. 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
  3. 27 Feb, 2015 1 commit
  4. 05 Nov, 2014 1 commit
  5. 27 Oct, 2014 2 commits
  6. 31 Jul, 2014 1 commit
  7. 30 Jul, 2014 1 commit
    • Vadim Pisarevsky's avatar
      1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide… · 5267ed46
      Vadim Pisarevsky authored
      1. disabled OpenCL acceleration for cv::multiply() (CV_32F), cv::divide (CV_32F), cv::convertScaleAbs (CV_32F) and cv::reduce (SUM, CV_32F), cv::reduce (MIN & MAX), cv::flip (3-channel case).
      2. changed the number of test loops from 1 to 30 (except for cv::pow() test, which fails for yet unknown reason)
      3. disabled IPP acceleration for 3-channel norms.
      4. modified relativeNorm test function to handle very small values
      5267ed46
  8. 09 Jun, 2014 1 commit
  9. 08 Apr, 2014 1 commit
  10. 19 Mar, 2014 1 commit
  11. 12 Mar, 2014 1 commit
  12. 24 Feb, 2014 1 commit
  13. 15 Feb, 2014 1 commit
  14. 04 Feb, 2014 1 commit
  15. 03 Feb, 2014 1 commit
  16. 24 Jan, 2014 2 commits
  17. 22 Jan, 2014 1 commit
  18. 25 Dec, 2013 1 commit
  19. 22 Nov, 2013 1 commit
  20. 19 Nov, 2013 1 commit
  21. 29 Oct, 2013 1 commit
  22. 28 Oct, 2013 1 commit
  23. 23 Oct, 2013 1 commit
  24. 04 Oct, 2013 1 commit
  25. 02 Sep, 2013 1 commit
  26. 29 Aug, 2013 1 commit
  27. 21 Aug, 2013 2 commits
  28. 16 Aug, 2013 1 commit
  29. 08 Aug, 2013 1 commit
  30. 19 Jun, 2013 1 commit
  31. 08 Apr, 2013 1 commit
  32. 11 Oct, 2012 1 commit
    • niko's avatar
      format files to ANSI C style with coolformat · 97156897
      niko authored
      change the download channels to oclchannles()
      fix bugs of arithm functions
      perf fix of bilateral
      bug fix of split test case
      add build_warps functions
      97156897
  33. 12 Sep, 2012 1 commit
    • niko's avatar
      rename all the perf test files · 23244a35
      niko authored
      fix the channel 3 bug in matrix operation
      perf and buf fix for LUT haardetect convertC3C4 resize warpaffine copytom settom
      add convovle
      remove stereo
      23244a35
  34. 16 Jul, 2012 1 commit