-
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
-
MatlabSingleProcessing
Matlab信号处理指导电子书,分数字信号处理工具箱、阵列信号处理工具箱和时频分析工具箱三大部分分别详解且均有实例,全书351page,很不错的matlab信号处理教程。(Matlab Single Processing)
- 2009-07-19 19:51:51下载
- 积分:1
-
gaborfilter
说明: matlab下gabor滤波算法,可以提取图象纹理特征的经典方法之一(under Matlab filtering algorithm can extract image texture features one of the classic methods)
- 2006-04-18 17:54:47下载
- 积分:1
-
count
使用VC创建Matlab数组、删除数组,进行二次编程(Matlab using the VC to create an array, delete array, a second program)
- 2011-11-20 18:36:34下载
- 积分:1
-
logistic-and-henon
包括5个程序,两个是logistic映射的相图和分岔图,三个是henon映射的相图,分岔图和比较图.(Includes five programs, two of which are in the phase diagram and logistic map bifurcation diagram, three phase diagram is mapped henon, bifurcation diagram and comparison chart.)
- 2021-02-26 14:29:37下载
- 积分:1
-
DCDC
DC/DC converter的simulink模型(Simulink modell of DC/DC converter)
- 2018-01-12 16:37:53下载
- 积分:1
-
MbookMATLAB
介绍了Matlab的基本命令和语言,及界面设计,绘图等内容,包括程序语言的说明(Matlab introduction of the basic commands and language, and interface design, graphics and other content, including the description of programming languages)
- 2009-03-23 15:00:38下载
- 积分:1
-
xiamding
说明: 此程序是基于自适应限定记忆最小二乘法,运用递推算法。(This program is limited to memory based on adaptive least squares method, the use of recursive algorithms.)
- 2011-03-26 19:52:00下载
- 积分:1
-
emu10k1
The driver for the EMU10K1 (SB Live!) based soundcards.
- 2014-08-25 14:59:03下载
- 积分:1
-
Bayse
说明: 贝叶斯方法将所有参数看作随机变量,将未知参数的先验信息与观测数据综合,再由贝叶斯定理求算出后验概率分布,进而根据后验分布去推断未知参数。(Bayesian method regards all parameters as random variables, synthesizes the prior information of unknown parameters with observation data, calculates the posterior probability distribution by Bayesian theorem, and infers unknown parameters according to the posterior distribution.)
- 2021-01-05 22:37:57下载
- 积分:1