【Image processing】Color space transformation
color space transformation 1. Introduction [ A general image has three channels] : red (R), green (G), and blue (B) . Each channel is composed of (0-255) different values, which constitute a colorful image, which is called the image color space. In image processing, there are additional color spaces (such as HSV, HIS), which are …