-
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
-
MATLAB-PPT
说明: 该PPT着重阐述了matlab语言的绘图功能,包括二维绘图、三维绘图及各种特殊图形,并对MATLAB中的相关语句进行了说明。(The PPT focuses on the matlab language, drawing functions, including two-dimensional drawing, three-dimensional graphics and a variety of special graphics, and MATLAB, are described in the relevant statement.)
- 2011-02-23 10:10:51下载
- 积分:1
-
Dcmodel
dc motor model in simulink
- 2013-12-20 14:20:57下载
- 积分:1
-
digital-equalizer-Verilog
硕士论文。主要包括:1、均衡器的设计原理 2、码间串扰与均衡原理 3、自适应均衡算法,主要介绍迫零算法、LMS算法、RLS算法 4、LMS自适应均衡器的Verilog设计 5、以上算法的matlab仿真(Master thesis. The main contents are as follows: 1, the design principle of the equalizer 2, intersymbol interference (ISI) and equilibrium principle 3, adaptive equalization algorithm, mainly introduces the zero forcing algorithm, LMS algorithm, RLS algorithm, LMS adaptive equalizer Verilog design 5, the above algorithm matlab simulation)
- 2020-11-28 06:59:30下载
- 积分:1
-
Matlab-Mach-3-blow-a-cylinder
3马赫气流吹拂圆柱体,二维非结构化网格,网格自适应优化,Matlab代码,无粘(Mach 3 airflow blowing cylinder, two-dimensional unstructured grids, adaptive mesh optimization, Matlab code, inviscid)
- 2013-11-15 23:49:30下载
- 积分:1
-
gammatonegram
GFCC is used to find features using gammatone filter for speech features extraction
- 2020-11-26 20:09:31下载
- 积分:1
-
IIRfilter
说明: 设计低通IIR滤波器;并将此低通滤波器映射为高通、带通或带阻滤波器。并验证变换后的滤波器是否满足指标。并求输入x(n)=[cos(w1n)+cos(w2n)]u(n)经过系统后的输出y(n)(Low-pass IIR filter design and mapping this low-pass filter high pass, band pass or band stop filter. And verify whether the filter transformation to meet the target. And to seek input x (n) = [cos (w1n)+ cos (w2n)] u (n) through the system output after the y (n))
- 2010-05-01 15:37:23下载
- 积分:1
-
model-sharpen
模板法实现图像锐化,《计算机图像处理与识别技术》源代码
(model image sharpen)
- 2013-08-21 16:02:47下载
- 积分:1
-
filter
滤波器设计代码,很好有用希望大家能够用,多多交流(Filter design code, a good hope that we can be useful, and more exchanges)
- 2008-05-12 11:18:26下载
- 积分:1
-
00
说明: 利用构造的模型机实现不带进位的与或运算,使用软件HKCPT调试并执行一段程序,了解程序的编译、加载过程。通过微单步,单拍调试,理解模型机中的数据流向。(The use of constructed model for machine into place to achieve with or without operation, using the software and perform a HKCPT debugging process, to understand the procedure of compiling, loading process. By micro-single-step, single-shot to debug and understand the data flow model of machine.)
- 2010-01-21 18:11:13下载
- 积分:1