搜索资源列表
RGBTOLUV
- 色彩空间的转换,从RGB到LUV空间的转换-color space conversion from RGB to LUV space conversion
LUVTORGB
- 色彩空间的转换,从LUV到RGB空间的转换。-color space conversion from RGB to LUV space conversion.
DrawLUV
- 显示器的RGB到LUV的色彩空间转换,并分层画出每层的色.LUV值通过屏幕色度计测量的得到的. -display luminance of the RGB color space conversion, layered paint and the color of each. luminance value through screen color measurement meters of.
Rgb2luv
- 色彩空间转换的matlab代码,实现从RGB空间到LUV的转换-color space conversion Matlab code, from the realization of the luminance RGB space conversion
Luv2rgb
- 色彩空间转换的matlab代码,实现从luv空间到rgb的转换-color space conversion Matlab code, luv space from a conversion to rgb
colorspacetransform
- 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.
color
- 图片颜色互相转换。包含RGB、Luv、xyz等图象空间的相互转换。
colorspace
- 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换
2004121163812
- 颜色空间的转换,xyz.rgb,lab,luv
1
- 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar
RegionAnalyzesdk
- 这个是彩色图像分割方法。与RegionExtract采用的方法不同。 首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。
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
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.
sharpen_luv
- 彩色图像的锐化处理,从RGB转到LUV颜色空间,锐化之后再转回来。-Color image sharpening processing, from RGB to LUV color space, sharpening and then come back later.
rgb2luv
- 颜色空间转换 rgb->luv -colorspace transform rgb2luv
luv-RGB
- rgb<->luv,RGB和LUV互相转换的M源吗-rgb convert to luv or luv to rgb