HSV2RGB 1182 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <typename T, int scn, int dcn, int bidx, int hr> struct HSV2RGB HSV2RGB 1198 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx, int hr> struct HSV2RGB<uchar, 4, 4, bidx, hr> : unary_function<uint, uint> HSV2RGB 1228 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HSV2RGB<float, scn, dcn, bidx, 360> functor_type; \ HSV2RGB 1236 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp typedef ::cv::cuda::device::color_detail::HSV2RGB<float, scn, dcn, bidx, 360> functor_type; \ HSV2RGB 698 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int scn, int dcn, int bidx, int hr> struct HSV2RGB<float, scn, dcn, bidx, hr> HSV2RGB 748 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int scn, int dcn, int bidx, int hr> struct HSV2RGB<uchar, scn, dcn, bidx, hr> HSV2RGB 1085 modules/imgproc/src/opencl/cvtcolor.cl __kernel void HSV2RGB(__global const uchar* src, int src_step, int src_offset, HSV2RGB 1210 modules/imgproc/src/opencl/cvtcolor.cl __kernel void HSV2RGB(__global const uchar* srcptr, int src_step, int src_offset,