mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 14:23:04 +04:00
25c36fb05f
* 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