搜索资源列表
RGBTOLUV
- 色彩空间的转换,从RGB到LUV空间的转换-color space conversion from RGB to LUV space conversion
matlab 图像彩色空间转换RGB,LUV,XYZ,LAB
- 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
用于彩色图像的颜色空间变换
- 用于彩色图像的颜色空间变换,从RGB颜色空间变换到CIELUV空间。LUV空间各分量相关性小更适于进行图像处理。,Translate a color image from RGB color space to LUV color space.
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
ColorSpace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
gray2rgb.ZIP
- Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
colorspace
- 主要是描述一些关于颜色空间的知识.RGB,HSI,LAB,YUV,HSV,LUV等-Mainly on the color space to describe some of the knowledge. RGB, HSI, LAB, YUV, HSV, LUV, etc.
colorspace
- 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
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
rgb2luv
- 颜色空间转换 rgb->luv -colorspace transform rgb2luv
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
rgb2luv
- function Luv_back = rgb2luv(Im_rgb) takes an image in Rgb coords and returns either a vector or an image in Luv coords, depending on Type (Image or vector).-function Luv_back = rgb2luv(Im_rgb) takes an image in Rgb coords and returns either
colorspace
- 颜色空间转换,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 be
rgb2luv
- RGB to LUV conversion in matlab
luv2rgb
- LUV conversion to RGB
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,
luv-RGB
- rgb<->luv,RGB和LUV互相转换的M源吗-rgb convert to luv or luv to rgb
rgb2luv
- 根据彩色图像中RGB转LUV原理,自己编写了算法,实现了RGB到LUV颜色空间转换,亲自调试过代码,可以用(According to the color image RGB to LUV principle, I wrote the algorithm to achieve the RGB to LUV color space conversion, personally debugging the code, you can use)
Code
- meanshift 用于彩色图像分割,一个是RGB一个是LUV(meanshift caisetuxiangfenge,RGB LUV)