-
101259378luv_rgb_yuv_lab_space_convert(2)
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)
- 2009-04-13 10:24:47下载
- 积分:1
-
shuzimatlab
说明: matlab课件(matlab Courseware)
- 2009-08-04 12:37:39下载
- 积分:1
-
MATLAB
2012 东三省数学建模D题 第一问 基于贪心算法下的自己画8种不同的打孔点并找点之间最小成本连线的GUI程序(2012 Manchuria D problem of mathematical modeling the first question based on the greedy algorithm, painted himself eight different punch point and find the minimum cost connection between GUI program)
- 2012-06-17 22:44:10下载
- 积分:1
-
FDTD_one_dimension
用FDTD解决一维电磁场传播问题的MATLAB实现(Solve one-dimensional electromagnetic field propagation using the FDTD)
- 2012-06-01 09:35:13下载
- 积分:1
-
histogram-with-C-language
C语言编写的直方图求法matlab程序,带详细解释和所需图片(histogram with C language
)
- 2011-10-08 13:40:52下载
- 积分:1
-
fisher-liner-analysis-matlab
简单的利用Fisher准则函数获取最佳投影线的Matlab程序(Simple use Fisher criterion function to get the best projection line Matlab program)
- 2014-10-29 19:56:45下载
- 积分:1
-
XieLvDuiShu2
1、利用自相关法找出含有大量数据的周期信号的周期 2、利用互相关对齐含有大量数据的多路采样信号以便分析 3、使用分段平滑经过求导后的含有干扰的图像曲线(1, using the autocorrelation method contains large amounts of data to identify the period of the periodic signal 2, using the cross-correlation contains a large amount of data aligned with the sampling signal for the multiplexed analysis, the use of segmented through derivative after smoothing with interference by the image curve)
- 2013-10-22 16:37:12下载
- 积分:1
-
dianlixitong
这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
- 2013-11-28 09:55:46下载
- 积分:1
-
strcov
Structured covariance estimation. The routine takes a covariance matrix as input and returns the Toeplitz matrix that lies closest to it, in the sense that it minimizes the Kullback-Leibler divergence between the two. Input must be a real, square, symmetric and positive semi-definite matrix.
- 2009-12-16 13:17:00下载
- 积分:1
-
MATLAB-PROGRAMMING
matlab编程 中文版第二版 电子书 简单介绍matlab的基本入门和程序实现(matlab programming Chinese version of the second edition ebook matlab briefly the basic entry-level and program implementation)
- 2013-09-12 11:29:12下载
- 积分:1