• Vladislav Vinogradov's avatar
    fix CUDA LUT implementation · 7316676c
    Vladislav Vinogradov authored
    In CUDA 6.0 there was a bug in NPP LUT implementation (invalid results when
    src == 255). In CUDA 6.5 the bug was fixed.
    
    Replaced NPP LUT call with own implementation (ported from master branch)
    to be independant from CUDA Toolkit version.
    (cherry picked from commit eaaa2d27)
    7316676c
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2/gpu Loading commit data...
misc Loading commit data...
perf Loading commit data...
perf4au Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...