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
Showing
Please
register
or
sign in
to comment