mirror of
https://github.com/opencv/opencv.git
synced 2026-09-27 04:09:45 +03:00
* 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