Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - matlab RGB - lab
Search - matlab RGB - lab - 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-17 Size : 14kb Publisher :

RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
Update : 2025-02-17 Size : 1kb 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-17 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-17 Size : 47kb Publisher : 康康

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

Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
Update : 2025-02-17 Size : 62kb 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-17 Size : 2kb Publisher : 郑成勇

Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
Update : 2025-02-17 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-17 Size : 1kb Publisher : waseem

颜色空间转换,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
Update : 2025-02-17 Size : 4kb Publisher : hello

DL : 0
matlab rgb to lab code color space
Update : 2025-02-17 Size : 1kb Publisher : cathy

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

DL : 0
将图像从RGB颜色空间转换成lab颜色空间-Transfer image s color space from RGB to lab
Update : 2025-02-17 Size : 1kb Publisher : FallinOut

matlab coding for coverting foirm RGB to LAB colr space.
Update : 2025-02-17 Size : 1kb Publisher : safala

matlab rgb转lab代码 可以方便初学者学习-matlab rgb turn lab code easy for beginners to learn
Update : 2025-02-17 Size : 58kb Publisher : 杨亚辉

以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-17 Size : 1kb Publisher : Chouker

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

DL : 0
lab颜色空间与rgb颜色空间之间的相互转换(Lab color space and mutual transformation between the RGB color space)
Update : 2025-02-17 Size : 1kb Publisher : Christin

DL : 0
通过对RGB到LAB颜色空间的转换,从而实现对图像显著性检测。(Through the RGB to LAB color space conversion, in order to achieve the image saliency detection.)
Update : 2025-02-17 Size : 500kb Publisher : zleoy
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.