https://docs.opencv.org/master/de/d25/imgproc_color_conversions.html#color_convert_rgb_ycrcb
RGB ↔ YCrCb JPEG (or YCC)
B
a
a
)
)
)
where
Y, Cr, and Cb cover the whole value range.
https://docs.opencv.org/master/de/d25/imgproc_color_conversions.html#color_convert_rgb_ycrcb
where
Y, Cr, and Cb cover the whole value range.
相关文章: