(Convertacolorimagebetweencolorrepresentations.B=COLORSPACE(S,A)convertsthecolorrepresentationofimageAwhereSisastringspecifyingtheconversion.Stellsthesourceanddestinationcolorspaces,S='dest<-src',oralternatively,S='src->dest'.Supportedcolorspacesare'RGB'R'G'B'RedGreenBlue(ITU-RBT.709gamma-corrected)'YPbPr'Luma(ITU-RBT.601)+Chroma'YCbCr'/'YCC'Luma+Chroma("digitized"versionofY'PbPr)'YUV'NTSCPALY'UVLuma+Chroma'YIQ'NTSCY'IQLuma+Chroma'YDbDr'SECAMY'DbDrLuma+Chroma'JPEGYCbCr'JPEG-Y'CbCrLuma+Chroma'HSV'/'HSB'HueSaturationValue/Brightness'HSL'/'HLS'/'HSI'HueSaturationLuminance/Intensity'XYZ'CIEXYZ'Lab'CIEL*a*b*(CIELAB)'Luv'CIEL*u*v*(CIELUV)'Lch'CIEL*ch(CIE) - IMDN开发者社群-imdn.cn">
登录
首页 » matlab » 101259378luv_rgb_yuv_lab_space_convert(2)

101259378luv_rgb_yuv_lab_space_convert(2)

于 2009-04-13 发布 文件大小:4KB
0 189
下载积分: 1 下载次数: 84

代码说明:

  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 = destdest . 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)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • moyituhuo
    模拟退火算法的基本思想是从一给定解开始,从邻域中随机产生另一个解,接受Metropolis准则允许目标函数在有限范围内变坏,它由一控制参数t决定,其作用类似于物理过程中的温度T,对于控制参数的每一取值,算法持续进行“产生—判断—接受或舍去”的迭代过程,对应着固体在某一恒定温度下的趋于热平衡的过程,当控制参数逐渐减小并趋于0时,系统越来越趋于平衡态,最后系统状态对应于优化问题的全局最优解,该过程也称为冷却过程,由于固体退火必须缓慢降温,才能使固体在每一温度下都达到热平衡,最终趋于平衡状态,因此控制参数t经缓慢衰减,才能确保模拟退火算法最终优化问题的整体最优解。(Simulated annealing algorithm based on the idea that a given solution from the beginning, randomly generated from the adjacent domain to another solution, Metropolis acceptance criteria for the objective function to allow a limited range of deterioration, which is a control parameter t decided that its role is similar to the physical the course of the temperature T, the control parameters for each value, the algorithm continued to "have- to determine- to accept or rounding" of the iterative process, corresponding to a solid at a constant temperature of the process tends to thermal equilibrium, when control parameters and tended to decrease gradually 0:00, the system equilibrium state more and more, and finally the system state corresponds to the optimization problem of global optimal solution, the process is also known as the cooling process must be slow as a result of annealing temperature of solid to make solid temperature in each of them had attained thermal equilibrium, and ultim)
    2009-04-18 11:12:34下载
    积分:1
  • LevelSet
    对两个细胞的分割,分割效果比较理想,具体说明请看程序()
    2008-05-06 12:10:49下载
    积分:1
  • MakeSoft
    This function converts the input binary to soft bits and logs to file
    2014-02-03 14:32:35下载
    积分:1
  • Array-antenna-analysis-with-FFT
    一维和二维阵列天线FFT分析,对不同间距的均匀阵列做了详细处理(1D and 2D array antenna analysis with FFT, and dealt with different inter-element distance.)
    2020-07-30 16:18:38下载
    积分:1
  • matlabDatabook
    Matlab Data Book for programming in matlab
    2009-09-15 18:21:20下载
    积分:1
  • matlab7refbook
    Matlab 7 reference book
    2008-08-07 23:06:36下载
    积分:1
  • Matlab-codes
    This file contains two ways for generating two independent random Gaussian variables with Matlab.it is so useful in simulation of communication channels.
    2011-01-28 06:02:33下载
    积分:1
  • matlab_ubique_root
    matlab中用来作单位根检测的程序,内有使用说明(matlab in the unit root test used for the procedure, there are instructions)
    2011-06-17 16:56:26下载
    积分:1
  • practicas-de-ing.-electronica
    I am a researcher dedicated to developing electronic projects and providing solution to the needy
    2015-02-11 23:23:06下载
    积分:1
  • principle_of_communication_Chapter_10
    《通信系统仿真原理与无线应用》的matlab()
    2008-03-11 14:10:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载