opencv/modules/gpu
Vladislav Vinogradov 7316676c41 fix CUDA LUT implementation
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 eaaa2d27d5)
2014-09-02 08:34:42 +04:00
..
doc doc typos 2014-03-31 19:57:05 +04:00
include/opencv2/gpu fix BGR->BGR5x5 color convertion 2014-08-27 16:44:18 +04:00
misc Normalized file endings. 2013-08-21 18:59:25 +04:00
perf increase epsilon for TVL1 sanity test 2014-08-27 16:44:18 +04:00
perf4au typos 2014-03-04 12:47:40 +04:00
src fix CUDA LUT implementation 2014-09-02 08:34:42 +04:00
test use downscaled frames in FGDStatModel test 2014-08-27 16:44:18 +04:00
CMakeLists.txt All installed files marked with component names for install customization. 2014-01-21 20:34:36 +04:00