1. 04 Dec, 2018 1 commit
  2. 06 Sep, 2018 1 commit
    • Vadim Pisarevsky's avatar
      Merge pull request #12437 from vpisarev:avx2_fixes · 54279523
      Vadim Pisarevsky authored
      * trying to fix the custom AVX2 builder test failures (false alarms)
      
      * fixed compile error with CPU_BASELINE=AVX2 on x86; raised tolerance thresholds in a couple of tests
      
      * fixed compile error with CPU_BASELINE=AVX2 on x86; raised tolerance thresholds in a couple of tests
      
      * fixed compile error with CPU_BASELINE=AVX2 on x86; raised tolerance thresholds in a couple of tests
      
      * seemingly disabled false alarm warning in surf.cpp; increased tolerance thresholds in the tests for SolvePnP and in DNN/ENet
      54279523
  3. 16 May, 2018 1 commit
  4. 05 May, 2018 1 commit
  5. 12 Mar, 2018 1 commit
    • shimat's avatar
      Merge pull request #11035 from shimat:refactoring_decolor · 5bf7f09a
      shimat authored
      Refactor decolor (#11035)
      
      * decolor: modernize deprecated headers (math.h -> cmath)
      
      * refactor contrast_preserve.cpp
      
      * refactor contrast_preserve.hpp (add static/const)
      
      * refactor contrast_preserve.hpp (join assignment and declaration)
      
      * refactor contrast_preserve.hpp (format)
      
      * refactor test_decolor.cpp (indent)
      
      * refactor contrast_preserve.hpp (const)
      
      * contrast_preserve.hpp : optimize by minMaxLoc
      
      * fix trailing-whitespace
      
      * fix warning C4267 on VC++ x64
      (conversion from 'size_t' to 'int', possible loss of data)
      
      * use cvRound instead of round_num
      
      * decrease indentation of test_decolor.cpp
      
      * remove pow() to optimize
      
      * remove redundant Mat initialization
      5bf7f09a
  6. 03 Feb, 2018 1 commit
    • Alexander Alekhin's avatar
      ts: refactor OpenCV tests · 4a297a24
      Alexander Alekhin authored
      - removed tr1 usage (dropped in C++17)
      - moved includes of vector/map/iostream/limits into ts.hpp
      - require opencv_test + anonymous namespace (added compile check)
      - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
      - added missing license headers
      4a297a24
  7. 20 Jul, 2017 1 commit
  8. 17 Jul, 2017 1 commit
  9. 03 Jun, 2017 1 commit
  10. 24 May, 2017 1 commit
  11. 12 May, 2017 1 commit
  12. 20 Oct, 2016 1 commit
  13. 07 Oct, 2016 1 commit
  14. 27 Nov, 2015 1 commit
  15. 14 May, 2015 1 commit
  16. 24 Mar, 2015 1 commit
  17. 23 Mar, 2015 1 commit
  18. 09 Mar, 2015 1 commit
  19. 06 Mar, 2015 1 commit
  20. 03 Mar, 2015 1 commit
  21. 01 Mar, 2015 2 commits
  22. 15 Jan, 2015 1 commit
  23. 12 Jan, 2015 1 commit
  24. 15 Oct, 2014 1 commit
  25. 14 Oct, 2014 8 commits
  26. 14 Aug, 2014 2 commits
  27. 05 Aug, 2014 1 commit
  28. 07 Jul, 2014 1 commit
  29. 09 Apr, 2014 1 commit
  30. 19 Mar, 2014 1 commit
  31. 18 Mar, 2014 1 commit