Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab lab rgb
Search - matlab lab rgb - List
用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Update : 2008-10-13 Size : 14.37kb Publisher : 张新树

用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
Update : 2025-02-19 Size : 14kb Publisher :

RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
Update : 2025-02-19 Size : 1kb Publisher : 吴俊良

matlab图像显示代码,可以选择想要打开的图像-Matlab image display code, we can choose to want to open the Image
Update : 2025-02-19 Size : 14kb Publisher :

自己写的,在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.
Update : 2025-02-19 Size : 1kb Publisher : 连早喻

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.
Update : 2025-02-19 Size : 47kb Publisher : 康康

you can use this matlab code to change image into different color system such as luv, rgb, yuv and lab
Update : 2025-02-19 Size : 4kb Publisher : 謝生油

实现了图像的rgb格式与lab格式的互相转化,方便大家在lab空间中处理图像-Achieved rgb image format and transform lab format to facilitate processing in the lab space images
Update : 2025-02-19 Size : 1kb Publisher : 钱成

颜色空间的转换,xyz.rgb,lab,luv-Color space conversion, xyz.rgb, lab, luv
Update : 2025-02-19 Size : 14kb Publisher : GUOXIN

DL : 0
这个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, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH) such as color space conversion arbitrary. . rar
Update : 2025-02-19 Size : 96kb Publisher : 李远

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.
Update : 2025-02-19 Size : 38kb Publisher : 焦竹青

% 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.
Update : 2025-02-19 Size : 2kb Publisher : 郑成勇

LAB2RGB convert the RGB image into LAB and vise vers
Update : 2025-02-19 Size : 1kb Publisher : Walid

Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
Update : 2025-02-19 Size : 3kb Publisher : Ying

DL : 0
function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB-function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB
Update : 2025-02-19 Size : 1kb Publisher : waseem

rgb2lab() Converte de RGB image to para LAB, a LAB2RGB Convert an image from CIELAB to RGB.
Update : 2025-02-19 Size : 2kb Publisher : ketan chaudhari

Round to function to be used in MATLAB. Also, RGB to LAB functions
Update : 2025-02-19 Size : 1kb Publisher : manuel

以MATLAB將影像做色彩空間轉換, 轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV-MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV
Update : 2025-02-19 Size : 1kb Publisher : Chouker

RGB和Lab颜色空间互相转换Matlab代码,亲测,非常好-Codes to transfer between RGB and Lab color space. Perform perfectly
Update : 2025-02-19 Size : 2kb Publisher : Cruise

DL : 0
lab颜色空间与rgb颜色空间之间的相互转换(Lab color space and mutual transformation between the RGB color space)
Update : 2025-02-19 Size : 1kb Publisher : Christin
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.