• Namgoo Lee's avatar
    cv::cuda::cvtColor bug fix (#10640) · 25c36fb0
    Namgoo Lee authored
    * 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
    25c36fb0
Name
Last commit
Last update
..
include/opencv2 Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...