搜索资源列表
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
- 对于颜色空间中各种颜色空间的转换,用于提取颜色特征!matlab实现源码,效果不错!-For a variety of color space color space conversion, to extract color features! matlab source code to achieve good results!
colorspace
- 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
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.
colorspace
- Color Space Transformation(matlab)
rgb2hsv_r
- matlab source code for conversion of image from RGB to HSV colorspace
colorspace
- in this matlab code we 1.compute spectral response 2.compute the tristimulus 3.generate the 200*300 pixel images from the 24 RGB & gamma correction tristimulus
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
color_transfer
- This is a matlab code for transfer of color from source image to target image. Details are in colormatch.m
colorspace
- color space conversions , contains demo and test
saliencydetection
- saliencydetection, using matlab, zip
colorspace
- 是一个matlab写的颜色空间的转换,不是matlab自带的那个文件。可以实现任意的两个颜色空间的转换-Write a matlab color space conversion, not a matlab file that comes with that. Can achieve any two color space conversion
colorspace
- 彩色图像的色彩空间转换,rgb ntsc hsv hsl-Color image color space conversion, rgb ntsc hsv hsl
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
colorspace
- Color space source code matlab
rgb2xyz
- this a matlab file for converting XYZ colorspace to RGB color space.-this is a matlab file for converting XYZ colorspace to RGB color space.
colorization
- 用matlab实现黑白图片的彩色化,此方法简单,运用yuv色彩空间,效果很不错哦!-using matlab to relaize the colorization of the black-white image.this method is very simple,ultilizes the yuv colorspace,and get perfect effect!
rgb2lab
- rgb2lab:rgb颜色空间向lab颜色空间转换的matlab代码,对此变换要使用不求甚解的童鞋们可以直接调用~-rgb2lab:colorspace of rgb translate to colorspace of lab。Just for the beginner~
colorspace
- matlab code for colorspace Transformations