RGB2XYZ 830 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <typename T, int scn, int dcn, int bidx> struct RGB2XYZ RGB2XYZ 845 modules/core/include/opencv2/core/cuda/detail/color_detail.hpp template <int bidx> struct RGB2XYZ<uchar, 4, 4, bidx> : unary_function<uint, uint> RGB2XYZ 522 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <typename T, int scn, int dcn, int bidx> struct RGB2XYZ RGB2XYZ 541 modules/cudev/include/opencv2/cudev/functional/detail/color_cvt.hpp template <int scn, int dcn, int bidx> struct RGB2XYZ<float, scn, dcn, bidx> RGB2XYZ 724 modules/imgproc/src/opencl/cvtcolor.cl __kernel void RGB2XYZ(__global const uchar * srcptr, int src_step, int src_offset,