搜索资源列表
Color_Conversion_Algorithms_cold
- Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Co
PSRGBLab
- 绘制Photoshop中的RGB到CIELab的三维彩色视图
chengxu
- 绘制LCD的RGB和喷墨打印机的 CMYK到CIELab的三维彩色视图
1
- 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar
Color_Conversion_Algorithms_cold
- Color Conversion Algorithms.• RGB to HSV & HSV to RGB • RGB to YIQ & YIQ to RGB • RGB to XYZ & XYZ to RGB • XYZ to CIE L*a*b* (CIELAB) & CIELAB to XYZ • XYZ to CIELUV & CIELUV to XYZ-Co
PSRGBLab
- 绘制Photoshop中的RGB到CIELab的三维彩色视图 -Photoshop rendering of RGB to CIELAB color three-dimensional view
chengxu
- 绘制LCD的RGB和喷墨打印机的 CMYK到CIELab的三维彩色视图 -LCD rendering of RGB and CMYK inkjet printers to the CIELAB color three-dimensional view
1
- 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar-The Matlab program used for color space conversion. In RGB, YP
RGB2LabAndLab2RGB
- % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 wh
101259378luv_rgb_yuv_lab_space_convert(2)
- 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
CIELAB
- For images with color, it seems obvious that an additional term must be added to consider the difference between the color of the background and the color of the target. In other words, if at present the contrast between
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
CIELAB
- Calculates coordinates (L*,a*,b*) in CIELAB color space
color_differences
- Calculate color difference in CIELAB color space dE 94 and dEab 94
luv2rgb
- LAB2RGB Convert an image from CIELAB to RGB function [R, G, B] = Lab2RGB(L, a, b) function [R, G, B] = Lab2RGB(I) function I = Lab2RGB(...)- LAB2RGB Convert an image from CIELAB to RGB function [R,
Segmentation
- It is a matlab code for detecting brain tumor in MR images using CIELAB color space model segmentation.
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,
imageconversionfunctions
- rgb2lab() Converte de RGB image to para LAB, a LAB2RGB Convert an image from CIELAB to RGB.
RGB2Lab
- RGB->CIELab /matlab source code
RGB2-CIELab
- MAtlab 实现RGB向CIELAB转换的M 文件-MAtlab RGB to CIELAB conversion to achieve the M-file