搜索资源列表
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空间进行。
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
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
10.1.1.100.6951
- 这是一个先把图像空间从RGB转化到LUV,然后在进行运算,使一幅图像的色彩能够传递到另外一幅图像-This is a first image space conversion from RGB to LUV, and then during operation, so that an image of the color image can be transferred to another one
luv-RGB
- rgb<->luv,RGB和LUV互相转换的M源吗-rgb convert to luv or luv to rgb