1. 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
  2. 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
  3. 20 Nov, 2017 1 commit
    • Tomoaki Teshima's avatar
      Merge pull request #9753 from tomoaki0705:universalMatmul · 3cbe60cc
      Tomoaki Teshima authored
      * add accuracy test and performance check for matmul
        * add performance tests for transform and dotProduct
        * add test Core_TransformLargeTest for 8u version of transform
      
      * remove raw SSE2/NEON implementation from matmul.cpp
        * use universal intrinsic instead of raw intrinsic
        * remove unused templated function
        * add v_matmuladd which multiply 3x3 matrix and add 3x1 vector
        * add v_rotate_left/right in universal intrinsic
        * suppress intrinsic on some function and platform
        * add pure SW implementation of new universal intrinsics
        * add test for new universal intrinsics
      
      * core: prevent memory access after the end of buffer
      
      * fix perf tests
      3cbe60cc
  4. 20 Apr, 2017 1 commit
  5. 20 Oct, 2016 2 commits
  6. 17 Aug, 2015 1 commit
  7. 26 Aug, 2014 1 commit
  8. 12 Aug, 2014 1 commit
  9. 05 Aug, 2014 1 commit
  10. 24 Jul, 2014 2 commits
  11. 22 Jul, 2014 6 commits
  12. 10 Jul, 2014 1 commit
  13. 30 Jun, 2014 1 commit
  14. 10 Jun, 2014 1 commit
  15. 30 May, 2014 1 commit
  16. 29 May, 2014 1 commit
  17. 21 May, 2014 1 commit
  18. 16 May, 2014 1 commit
  19. 21 Apr, 2014 1 commit
  20. 17 Mar, 2014 1 commit
  21. 14 Mar, 2014 1 commit
  22. 12 Mar, 2014 1 commit
  23. 11 Mar, 2014 1 commit
  24. 02 Mar, 2014 1 commit
  25. 20 Feb, 2014 1 commit
  26. 15 Feb, 2014 1 commit
  27. 14 Feb, 2014 1 commit
  28. 05 Feb, 2014 1 commit
  29. 04 Feb, 2014 1 commit
  30. 21 Jan, 2014 1 commit
  31. 20 Jan, 2014 1 commit
  32. 10 Jan, 2014 2 commits