opencv/modules/cudev
Namgoo Lee 25c36fb05f cv::cuda::cvtColor bug fix (#10640)
* cuda::cvtColor bug fix

Fixed bug in conversion formula between RGB space and LUV space.
Testing with opencv_test_cudaimgproc.exe, this commit reduces the number
of failed tests from 191 to 95. (96 more tests pass)

* Rename variables
2018-01-19 14:06:05 +03:00
..
include/opencv2 cv::cuda::cvtColor bug fix (#10640) 2018-01-19 14:06:05 +03:00
src added stub library for cudev module 2013-07-12 08:47:12 +04:00
test cmake: CMP0022 NEW 2017-08-19 15:15:05 +00:00
CMakeLists.txt fix the problem: the headers of cudev module are not installed if BUILD_opencv_world 2016-10-16 02:22:28 +08:00