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

搜索资源列表

  1. rgb2lab

    0下载:
  2. matlab图像显示代码,可以选择想要打开的图像-Matlab image display code, we can choose to want to open the Image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:14428
    • 提供者:乐乐
  1. RGB2LAB

    0下载:
  2. 图像从RGB格式转化成Lab,L*a*b* 从而可以在Lab下对图像处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1008
    • 提供者:Mr. Yang
  1. RGB2Lab_(matlab)

    0下载:
  2. matlab语言编写的RGB2Lab程序
  3. 所属分类:图形图象

    • 发布日期:2010-10-04
    • 文件大小:903
    • 提供者:devics@163.com
  1. ColorSpaceConvert

    1下载:
  2. 用VC++编写的色彩空间转换函数,包括RGB2IHS;RGB2HSV;RGB2LAB;一次下载,全部拥有。-using the VC++ tool to realize the color space convertion, contains the: RGB2IHS;RGB2HSV;RGB2LAB.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-14
    • 文件大小:125212
    • 提供者:USA911
  1. RGB2Lab

    1下载:
  2. 在matlab的开发环境中,对图像进行RGB到RLab的转换-The development environment in matlab for image conversion of RGB to RLab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1904
    • 提供者:沈清
  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. color RGB2lab lab2RGB

    1下载:
  2. 色彩空间转换:从RGB色彩空间转换到Lab正交色彩空间;逆转换。-RGB-Lab;Lab-RGB
  3. 所属分类:图形图象

    • 发布日期:2013-05-27
    • 文件大小:910
    • 提供者:lulu
  1. RGB2Lab

    0下载:
  2. this matlab code is about translating RGB pixel to Lab pixel
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:1025
    • 提供者:孙样
  1. lab2rgb-rgb2lab-rgb2hsi-rgb2luv

    0下载:
  2. lab2rgb,rgb2lab,rgb2hsi,rgb2luv的matlab文件-matlab codes for lab2rgb,rgb2lab,rgb2hsi,rgb2luv.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3110
    • 提供者:王微微
  1. rgb2lab

    0下载:
  2. 是由RGB颜色空间转换成Lab的颜色空间的函数rgb2lab-change the color RGB to LAB
  3. 所属分类:Special Effects

    • 发布日期:2017-11-03
    • 文件大小:1024
    • 提供者:孙凌寒
  1. rgb2lab

    0下载:
  2. 图像处理中 RGB模型和Lab模型之间的转换- the conversion between the RGB model and Lab model
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1015
    • 提供者:dai
  1. RGB2LAB

    0下载:
  2. matlab rgb转lab代码 可以方便初学者学习-matlab rgb turn lab code easy for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:59539
    • 提供者:杨亚辉
  1. rgb2lab

    0下载:
  2. 本程序实现RGB空间到LAB空间的转换,本程序为本人自己编写,需稍加改进。-this procedure is used to transform an image from RGB to LAB.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1072
    • 提供者:liuyun
  1. RGB2lab

    0下载:
  2. RGB 空间转换为LAB空间的代码,能实现-LAB space RGB space is converted to the code, to achieve. . . . . . . .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1124
    • 提供者:曹洪灵
  1. lab2rgb

    0下载:
  2. 色空间转换rgb2lab,用来实现RGB图像到lab色空间的转换-Color space conversion rgb2lab, to achieve an RGB image to the color space conversion lab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:620
    • 提供者:刘梦麟
  1. Lab2RGB

    0下载:
  2. Lab2RGB takes L, a, and b double matrices, or an M x N x 3 double image, and returns an image in the RGB color space. Values for L are in the range [0,100] while a* and b* are roughly in the range [-110,110]. If 3 outputs are specified, the
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1150
    • 提供者:tertul
  1. RGB2Lab

    0下载:
  2. Lab和RGB互相转换代码,网上找了很多效果都不好,有的甚至转换过去再转换回来颜色都不一样了,有的存在除0的风险。改代码经过本人修改后验证的,用于图像处理效果都是对的。-Lab and RGB mutual conversion code, find a lot of the effect is not good, and some even converted in the past and back again are not the same color, there is some ri
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:946
    • 提供者:张湛湛
  1. rgb2lab

    0下载:
  2. 本程序通过matlab实现图片的RGB域到LAB域的转换,本程序包含测试程序,可以完全跑通,敬请放心使用。-This procedure achieved by matlab image RGB domain to the domain of LAB, this program includes testing procedures, can be completely run through, please rest assured that use.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:2411
    • 提供者:liuyun
  1. sift-and-rgb2lab

    0下载:
  2. SIFT特征和RGB、Lab颜色空间,提取图像的SIFT特征,和RGB、Lab颜色空间向量-SIFT and RGB, Lab color space, image SIFT feature extraction, and RGB, Lab color space vector
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:99891
    • 提供者:王珊
  1. rgb2lab

    0下载:
  2. 将rgb颜色空间的rgb值转换为lab颜色空间的值(Converts the color of the RGB value to the lab value)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:56320
    • 提供者:cccpp
« 12 »
搜珍网 www.dssz.com