1. 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
  2. 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
  3. 20 Apr, 2017 1 commit
  4. 20 Oct, 2016 2 commits
  5. 17 Aug, 2015 1 commit
  6. 26 Aug, 2014 1 commit
  7. 12 Aug, 2014 1 commit
  8. 05 Aug, 2014 1 commit
  9. 24 Jul, 2014 2 commits
  10. 22 Jul, 2014 6 commits
  11. 10 Jul, 2014 1 commit
  12. 30 Jun, 2014 1 commit
  13. 10 Jun, 2014 1 commit
  14. 30 May, 2014 1 commit
  15. 29 May, 2014 1 commit
  16. 21 May, 2014 1 commit
  17. 16 May, 2014 1 commit
  18. 21 Apr, 2014 1 commit
  19. 17 Mar, 2014 1 commit
  20. 14 Mar, 2014 1 commit
  21. 12 Mar, 2014 1 commit
  22. 11 Mar, 2014 1 commit
  23. 02 Mar, 2014 1 commit
  24. 20 Feb, 2014 1 commit
  25. 15 Feb, 2014 1 commit
  26. 14 Feb, 2014 1 commit
  27. 05 Feb, 2014 1 commit
  28. 04 Feb, 2014 1 commit
  29. 21 Jan, 2014 1 commit
  30. 20 Jan, 2014 1 commit
  31. 10 Jan, 2014 3 commits