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

搜索资源列表

  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. ColorSpace

    1下载:
  2. 色彩空间转换,支持RGB, YUV, HSV, HSL, Lab, Luv等格式-Color space conversion, support for RGB, YUV, HSV, HSL, Lab, Luv, etc. formats
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-05
    • 文件大小:50968
    • 提供者:Karl Lu
  1. RGB2Lab

    1下载:
  2. 将图片从RGB空间转换到Lab空间的Matlab文件-The image from the RGB space is transformed into Lab space Matlab files
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1847
    • 提供者:faniky
  1. Lab2RGB_1

    0下载:
  2. Lab to rgb conversion
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1135
    • 提供者:fixs
  1. gray2rgb.ZIP

    0下载:
  2. Convert color images between RGB, YCbCr, HSV, HSL, CIE Lab, CIE Luv, CIE Lch, and more.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:63692
    • 提供者:龙鹏
  1. rgbhist

    0下载:
  2. Use the RGB mode to get a quick sense of which colors are present in particular highlight, shadow, and midtone regions. The LAB mode is more useful for determining the actual color balance of an image, but it is slower. -Use the RGB mode to get a q
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:39493
    • 提供者:焦竹青
  1. RGB2LabAndLab2RGB

    0下载:
  2. % function [L, a, b] = RGB2Lab(R, G, B) % RGB2Lab takes matrices corresponding to Red, Green, and Blue, and % transforms them into CIELab. This transform is based on ITU-R % Recommendation BT.709 using the D65 white point reference. % The e
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2081
    • 提供者:郑成勇
  1. LAB2RGBandRGB2LAB

    0下载:
  2. LAB2RGB convert the RGB image into LAB and vise vers
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1134
    • 提供者:Walid
  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-28
    • 文件大小:4331
    • 提供者:李佳航
  1. color_space_transformation

    0下载:
  2. Transfer RGB image to all the other color space in the Matlab, like HSV, Lab and so on
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2678
    • 提供者:Ying
  1. rgb2lab

    1下载:
  2. function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB-function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:558
    • 提供者:waseem
  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. rgb

    0下载:
  2. matlab rgb to lab code color space
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:861
    • 提供者:cathy
  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-06
    • 文件大小:145830
    • 提供者:Matthew
  1. imageconversionfunctions

    0下载:
  2. rgb2lab() Converte de RGB image to para LAB, a LAB2RGB Convert an image from CIELAB to RGB.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2448
    • 提供者:ketan chaudhari
  1. RGB2LABROUNDTO

    0下载:
  2. Round to function to be used in MATLAB. Also, RGB to LAB functions
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1064
    • 提供者:manuel
  1. rgbtolab

    0下载:
  2. 将图像从RGB颜色空间转换成lab颜色空间-Transfer image s color space from RGB to lab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:700
    • 提供者:FallinOut
  1. RGB-to-LAB-conversion

    0下载:
  2. matlab coding for coverting foirm RGB to LAB colr space.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1526
    • 提供者:safala
  1. lab-rgb

    0下载:
  2. lab颜色空间与rgb颜色空间之间的相互转换(Lab color space and mutual transformation between the RGB color space)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:Christin
« 12 »
搜珍网 www.dssz.com