CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - XYZ Lab

搜索资源列表

  1. CIE

    3下载:
  2. CIE中各色域空间的转换,例如:XYZ到RGB,XYZ到Luv,RGB到XYZ,Lab到LHC,RGB到HSV,HSV到RGB-CIE were colored domain space conversion, for example : XYZ to RGB, XYZ to Luv, to XYZ RGB, Lab of the LHC, RGB to HSV, HSV to RGB, etc.
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:2709
    • 提供者:卢军
  1. colorspace

    0下载:
  2. 实现 RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 不同色彩制式之间的装换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4589
    • 提供者:aresiris
  1. 2004121163812

    0下载:
  2. 颜色空间的转换,xyz.rgb,lab,luv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14404
    • 提供者:GUOXIN
  1. matlabyansekongjianbianhuan

    0下载:
  2. 颜色空间变换xyz lab hsi等颜色空间变换
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1923
    • 提供者:何斌
  1. 1

    2下载:
  2. 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。.rar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:98590
    • 提供者:李远
  1. matlab 图像彩色空间转换RGB,LUV,XYZ,LAB

    3下载:
  2. 用matlab实现图像彩色空间RGB,LUV,XYZ,LAB之间的转换-Image RGB color space, LUV, XYZ, the conversion between the LAB
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:14710
    • 提供者:张新树
  1. 101259378luv_rgb_yuv_lab_space

    1下载:
  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 alte
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4595
    • 提供者:张灯结
  1. lab2xyz

    0下载:
  2. lab2xyz 从lab色域 到xyz色域,计算设备无关的颜色值-lab2xyz gamut from the lab to the xyz color gamut, computing device-independent color value
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1287
    • 提供者:chengyue
  1. rgb

    0下载:
  2. opencv 色彩空间的转换,包括将rgb转成XYZ格式,YCrCb格式,HSV格式及Lab格式-opencv color space conversion, including rgb convert XYZ format, YCrCb format, HSV and Lab format format
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1582017
    • 提供者:于帆
  1. lab2xyz

    0下载:
  2. 该算法主要用于将图像由lab空间转化到xyz空间,便于计算-The algorithm is mainly used images from the lab space was transformed into xyz space, the purpose of computing
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:533
    • 提供者:施羽
  1. GetCercleCromaticCIELab

    0下载:
  2. A CIE Lab Circle creation with red, green and blue colors.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:710
    • 提供者:tena
  1. CIEColorTest(1)

    0下载:
  2. cie 颜色模型之间的转换 rbg xyz XYZ到Luv,RGB到XYZ,Lab到LHC,RGB到HSV-cie color model conversion between rbg xyz XYZ to Luv, RGB to XYZ, Lab to the LHC, RGB to HSV
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:196974
    • 提供者:pachong
  1. colorspace

    0下载:
  2. 彩色空间模型转换程序RGB到YPbPr,YCbCr,YUV,YUV,YDbDr,JPEGYCbCr,HSV,HSL,XYZ,Lab,Luv,Lch-RGB color space model of the conversion process to YPbPr, YCbCr, YUV, YUV, YDbDr, JPEGYCbCr, HSV, HSL, XYZ, Lab, Luv, Lch
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4326
    • 提供者:彭庆
  1. colorspacezhuanhuan

    1下载:
  2. 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 col
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:4331
    • 提供者:李佳航
  1. colorspace

    0下载:
  2. 颜色空间转换,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 be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4413
    • 提供者:hello
  1. ColorSpaceConverter

    1下载:
  2. 用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。 -The Matlab program used for color space conversion. In RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:145830
    • 提供者:Matthew
  1. xyz2lab

    0下载:
  2. this a matlab file that can convert the XYZ color space to Lab color space.-this is a matlab file that can convert the XYZ color space to Lab color space.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:933
    • 提供者:farinaz ka
  1. lab2xyz

    0下载:
  2. this a matlab file that can convert the Lab color space to XYZ color space.-this is a matlab file that can convert the Lab color space to XYZ color space.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:979
    • 提供者:farinaz ka
  1. NNNy_RGB2Lab

    0下载:
  2. RGB LAB 色域映射-相对再现意图的一种算法。主要是RGB-XYZ-Lab-RGB LAB gamut mapping- an algorithm relative rendering intent. RGB-XYZ-Lab
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-21
    • 文件大小:1384
    • 提供者:张健楠
  1. colortransf

    0下载:
  2. 色彩空间的转换,RGB、XYZ、LAB的相互转换以及LAB与LCH的转换(Color space conversion, RGB, XYZ, LAB conversion, and LAB2LCH conversion)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:7168
    • 提供者:纸条酱
« 12 »
搜珍网 www.dssz.com