1. 03 Mar, 2019 1 commit
  2. 25 Feb, 2019 1 commit
  3. 12 Feb, 2019 1 commit
  4. 21 Jan, 2019 1 commit
    • Namgoo Lee's avatar
      __shfl_up_sync with mask for CUDA >= 9 · 970293a2
      Namgoo Lee authored
      * __shfl_up_sync with proper mask value for CUDA >= 9
      
      * BlockScanInclusive for CUDA >= 9
      
      * compatible_shfl_up for use in integral.hpp
      
      * Use CLAHE in cudev
      
      * Add tests for BlockScan
      970293a2
  5. 29 Sep, 2018 1 commit
  6. 25 Sep, 2018 1 commit
  7. 11 Sep, 2018 1 commit
  8. 07 Sep, 2018 1 commit
  9. 31 Jul, 2018 1 commit
  10. 13 Feb, 2018 1 commit
  11. 03 Feb, 2018 2 commits
    • Alexander Alekhin's avatar
      cudev(test): avoid namespace check · 7fedfa03
      Alexander Alekhin authored
      7fedfa03
    • 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
  12. 02 Feb, 2018 1 commit
  13. 19 Jan, 2018 1 commit
    • Namgoo Lee's avatar
      cv::cuda::cvtColor bug fix (#10640) · 25c36fb0
      Namgoo Lee authored
      * cuda::cvtColor bug fix
      
      Fixed bug in conversion formula between RGB space and LUV space.
      Testing with opencv_test_cudaimgproc.exe, this commit reduces the number
      of failed tests from 191 to 95. (96 more tests pass)
      
      * Rename variables
      25c36fb0
  14. 04 Dec, 2017 1 commit
  15. 04 Oct, 2017 1 commit
  16. 24 Aug, 2017 1 commit
  17. 19 Aug, 2017 1 commit
  18. 05 Apr, 2017 1 commit
  19. 04 Dec, 2016 1 commit
  20. 15 Oct, 2016 1 commit
  21. 30 Sep, 2016 1 commit
  22. 05 Aug, 2016 1 commit
  23. 31 Jul, 2016 1 commit
  24. 27 Feb, 2016 1 commit
  25. 14 Jan, 2016 1 commit
  26. 27 Nov, 2015 1 commit
  27. 13 Oct, 2015 2 commits
  28. 03 Jul, 2015 1 commit
  29. 24 Jun, 2015 1 commit
  30. 18 May, 2015 1 commit
  31. 25 Dec, 2014 1 commit
  32. 23 Dec, 2014 3 commits
  33. 22 Dec, 2014 3 commits
  34. 01 Dec, 2014 1 commit