搜索资源列表
ColorSpaceConverter
- 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
NTSC-YIQ
- convert rgb to ntsc YIQ value for students help and image toolbox processing
face_color
- RGB转YIQ以便取明暗度部分,对单一图像进行人脸定位。-RGB to YIQ brightness to take part, a single image for face positioning.
Color-Spaces-to-other
- convert RGB color space to cmyk and yiq and yuv color space
ConvertionRGB_YIQ_RGB
- Conversion from RGB to YIQ and HIV to RGB color model in MatLab using matrix processing instead of matlab functions.