Welcome![Sign In][Sign Up]
Location:
Search - colorspace matlab

Search list

[Special EffectsRgb2luv

Description: 色彩空间转换的matlab代码,实现从RGB空间到LUV的转换-color space conversion Matlab code, from the realization of the luminance RGB space conversion
Platform: | Size: 1024 | Author: 吴军 | Hits:

[Special Effectscolorspace

Description: 这是一个用于图像的彩色空间之间转换的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.
Platform: | Size: 4096 | Author: hu | Hits:

[Video Capturecolorspace

Description: Color Space Transformation(Matlab)
Platform: | Size: 4096 | Author: na | Hits:

[Otherrgb2hsv_r

Description: matlab source code for conversion of image from RGB to HSV colorspace
Platform: | Size: 1024 | Author: ronak2018 | Hits:

[Graph program101259378luv_rgb_yuv_lab_space_convert(2)

Description: 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 alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-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 alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Platform: | Size: 4096 | Author: 张灯结 | Hits:

[Special EffectsColorSpace

Description: 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
Platform: | Size: 51200 | Author: Karl Lu | Hits:

[matlabColorSpace

Description: 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
Platform: | Size: 86016 | Author: ela | Hits:

[Special Effectscolorspacezhuanhuan

Description: 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 color space src to color space dest . Example: B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Platform: | Size: 4096 | Author: 李佳航 | Hits:

[matlabcolor_transfer

Description: This is a matlab code for transfer of color from source image to target image. Details are in colormatch.m
Platform: | Size: 14336 | Author: ruchir | Hits:

[matlabcolorspace

Description: color space conversions , contains demo and test
Platform: | Size: 15360 | Author: yogib | Hits:

[matlabsaliencydetection

Description: saliencydetection, using matlab, zip
Platform: | Size: 175104 | Author: songseoungsup | Hits:

[matlabcolorspace

Description: 是一个matlab写的颜色空间的转换,不是matlab自带的那个文件。可以实现任意的两个颜色空间的转换-Write a matlab color space conversion, not a matlab file that comes with that. Can achieve any two color space conversion
Platform: | Size: 47104 | Author: keke | Hits:

[Graph programcolorspace

Description: 彩色图像的色彩空间转换,rgb ntsc hsv hsl-Color image color space conversion, rgb ntsc hsv hsl
Platform: | Size: 47104 | Author: 刘文娟 | Hits:

[Special Effectscolorspace

Description: 颜色空间转换,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
Platform: | Size: 4096 | Author: hello | Hits:

[matlabcolorspace

Description: Color space source code matlab
Platform: | Size: 4096 | Author: JIN | Hits:

[matlabrgb2xyz

Description: 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.
Platform: | Size: 1024 | Author: farinaz ka | Hits:

[matlabcolorspace

Description: 对于颜色空间中各种颜色空间的转换,用于提取颜色特征!MATLAB实现源码,效果不错!-For a variety of color space color space conversion, to extract color features! MATLAB source code to achieve good results!
Platform: | Size: 71680 | Author: 刘小瑞 | Hits:

[Special Effectscolorization

Description: 用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!
Platform: | Size: 269312 | Author: chriszeng | Hits:

[matlabrgb2lab

Description: rgb2lab:rgb颜色空间向lab颜色空间转换的matlab代码,对此变换要使用不求甚解的童鞋们可以直接调用~-rgb2lab:colorspace of rgb translate to colorspace of lab。Just for the beginner~
Platform: | Size: 1024 | Author: 郑全新 | Hits:

[matlabcolorspace

Description: matlab code for Colorspace Transformations
Platform: | Size: 66560 | Author: sswtechnology | Hits:

CodeBus www.codebus.net