opencv/modules/cudaimgproc
Namgoo Lee 970293a229 __shfl_up_sync with mask for CUDA >= 9
* __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
2019-01-21 15:31:15 +00:00
..
include/opencv2 Misc. modules/ cont. pt2 2018-02-13 11:28:11 -05:00
perf ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
src __shfl_up_sync with mask for CUDA >= 9 2019-01-21 15:31:15 +00:00
test update the threshold 2018-10-11 18:45:20 +09:00
CMakeLists.txt