Vladislav Vinogradov eaaa2d27d5 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.
2014-08-28 14:47:26 +04:00
..
2014-08-18 13:33:40 +02:00
2013-08-21 18:59:25 +04:00
2014-03-04 12:47:40 +04:00
2014-08-28 14:47:26 +04:00