added gpu::cvtColor for RGB <-> HSV and RGB <-> HLS
authorVladislav Vinogradov <no@email>
Wed, 13 Oct 2010 09:42:29 +0000 (09:42 +0000)
committerVladislav Vinogradov <no@email>
Wed, 13 Oct 2010 09:42:29 +0000 (09:42 +0000)
commitf4075e0168731c02c305664b7cd3f631cd66b92b
tree885d9f65f58bee6464eb160c39b9d7617c2024e8
parent970dd7f593758a05da162d218230e35835ade38c
added gpu::cvtColor for RGB <-> HSV and RGB <-> HLS
modules/gpu/src/cuda/color.cu
modules/gpu/src/imgproc_gpu.cpp
tests/gpu/src/imgproc_gpu.cpp