Location:
Search - matlab rgb Lab
Search list
Description: 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Platform: |
Size: 14336 |
Author: |
Hits:
Description: RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色
仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
Platform: |
Size: 1024 |
Author: 吴俊良 |
Hits:
Description: matlab图像显示代码,可以选择想要打开的图像-Matlab image display code, we can choose to want to open the Image
Platform: |
Size: 14336 |
Author: |
Hits:
Description: 自己写的,在matlab环境下将yuv图像转为rgb文件,可适用于444,422,420的格式.-wrote it myself, in the Matlab environment will yuv rgb images to documents, applicable to the 444, 422,420 format.
Platform: |
Size: 1024 |
Author: 连早喻 |
Hits:
Description: RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch等颜色空间相互转化的matlab实现。
-RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, Lch CIE color space such as conversion of the Implementation of Matlab.
Platform: |
Size: 48128 |
Author: 康康 |
Hits:
Description: you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
Platform: |
Size: 4096 |
Author: 謝生油 |
Hits:
Description: 实现了图像的rgb格式与lab格式的互相转化,方便大家在lab空间中处理图像-Achieved rgb image format and transform lab format to facilitate processing in the lab space images
Platform: |
Size: 1024 |
Author: 钱成 |
Hits:
Description: 颜色空间的转换,xyz.rgb,lab,luv-Color space conversion, xyz.rgb, lab, luv
Platform: |
Size: 14336 |
Author: GUOXIN |
Hits:
Description: Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Platform: |
Size: 63488 |
Author: 龙鹏 |
Hits:
Description: Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower.
-Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower.
Platform: |
Size: 38912 |
Author: 焦竹青 |
Hits:
Description: % 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 white point reference.
% The error in transforming RGB -> Lab -> RGB is approximately
% 10^-5. RGB values can be either between 0 and 1 or between 0 and 255.
% By Mark Ruzon from C code by Yossi Rubner, 23 September 1997.
% Updated for MATLAB 5 28 January 1998.-% 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 white point reference.
% The error in transforming RGB-> Lab-> RGB is approximately
% 10^-5. RGB values can be either between 0 and 1 or between 0 and 255.
% By Mark Ruzon from C code by Yossi Rubner, 23 September 1997.
% Updated for MATLAB 5 28 January 1998.
Platform: |
Size: 2048 |
Author: 郑成勇 |
Hits:
Description: 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
Platform: |
Size: 51200 |
Author: Karl Lu |
Hits:
Description: LAB2RGB convert the RGB image into LAB and vise vers
Platform: |
Size: 1024 |
Author: Walid |
Hits:
Description: Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
Platform: |
Size: 3072 |
Author: Ying |
Hits:
Description: function y=rgb2lab(im)
rgb2lab( image )
Converte de RGB para LAB-function y=rgb2lab(im)
rgb2lab( image )
Converte de RGB para LAB
Platform: |
Size: 1024 |
Author: waseem |
Hits:
Description: 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change between formats, matlab
Platform: |
Size: 4096 |
Author: hello |
Hits:
Description: matlab
rgb to lab
code
color space
Platform: |
Size: 1024 |
Author: cathy |
Hits:
Description: rgb2lab() Converte de RGB image to para LAB, a LAB2RGB Convert an image from CIELAB to RGB.
Platform: |
Size: 2048 |
Author: ketan chaudhari |
Hits:
Description: Round to function to be used in MATLAB.
Also, RGB to LAB functions
Platform: |
Size: 1024 |
Author: manuel |
Hits:
Description: lab颜色空间与rgb颜色空间之间的相互转换(Lab color space and mutual transformation between the RGB color space)
Platform: |
Size: 1024 |
Author: Christin
|
Hits: