mirror of
https://github.com/opencv/opencv.git
synced 2025-01-13 00:01:27 +08:00
7316676c41
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
|
||
---|---|---|
.. | ||
doc | ||
include/opencv2/gpu | ||
misc | ||
perf | ||
perf4au | ||
src | ||
test | ||
CMakeLists.txt |