搜索资源列表
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = colorSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
lab2xyz
- lab2xyz 从lab色域 到xyz色域,计算设备无关的颜色值-lab2xyz gamut from the lab to the xyz color gamut, computing device-independent color value
CIEcolorTest(1)
- cie 颜色模型之间的转换 rbg xyz xyz到Luv,RGB到xyz,lab到LHC,RGB到HSV-cie color model conversion between rbg xyz xyz to Luv, RGB to xyz, lab to the LHC, RGB to HSV
colorspace
- 彩色空间模型转换程序RGB到YPbPr,YCbCr,YUV,YUV,YDbDr,JPEGYCbCr,HSV,HSL,xyz,lab,Luv,Lch-RGB color space model of the conversion process to YPbPr, YCbCr, YUV, YUV, YDbDr, JPEGYCbCr, HSV, HSL, xyz, lab, Luv, Lch
colorspacezhuanhuan
- RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, xyz, CIE lab (CIElab), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from col
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,
xyz2lab
- this a matlab file that can convert the xyz color space to lab color space.-this is a matlab file that can convert the xyz color space to lab color space.
lab2xyz
- this a matlab file that can convert the lab color space to xyz color space.-this is a matlab file that can convert the lab color space to xyz color space.
color-space-change
- color space change of RGB image to another space like xyz,YCR1CR2,lab
ImageInfo
- 图像的颜色通道转换代码实现(RGB to xyz、HSV、HSL、lab、LUV、YCbCr等)-Image conversion code color channels (RGB to xyz, HSV, HSL, lab, LUV, YCbCr, etc.)