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

搜索资源列表

  1. sRGB2LabOpenCV

    0下载:
  2. OpenCV中RGB转Lab的matlab实现,与matlab自带的sRGB转RGB不太一样。-OpenCV in RGB to Lab matlab realize, comes with matlab sRGB to RGB not the same.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1105
    • 提供者:gechengwei
  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-06
    • 文件大小:946
    • 提供者:张湛湛
  1. rgb2lab_lab2rgb

    0下载:
  2. 实现了图像的rgb格式与lab格式的互相转化,方便大家在lab空间中处理图像-Achieved rgb image format and transform lab format to facilitate processing in the lab space images
  3. 所属分类:Graph program

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

    0下载:
  2. convert RGB color space to Lab color space
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:599
    • 提供者:Hadi
  1. ChangImage

    0下载:
  2. 用于显示图像,将RGB图像转换为LAB图像,简单好用-For displaying an image, the image is converted into LAB RGB image, easy to use
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:27634
    • 提供者:种蕾
  1. ImageInfo

    0下载:
  2. 图像的颜色通道转换代码实现(RGB to XYZ、HSV、HSL、LAB、LUV、YCbCr等)-Image conversion code color channels (RGB to XYZ, HSV, HSL, LAB, LUV, YCbCr, etc.)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:111664
    • 提供者:gengzhen
  1. colpiccut

    0下载:
  2. 将颜色信息由RGB空间转换到Lab空间,利用ab分量的信息(颜色)对图像进行基于Kmean的聚类分割。-The color space conversion from RGB information Lab space, using the ab component information (color) image segmentation based clustering Kmean.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:744
    • 提供者:ckk
  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-13
    • 文件大小:2411
    • 提供者:liuyun
  1. color-space-change

    0下载:
  2. rgb颜色空间与hsi、lab和yuv等颜色空间的转换,均为matlab语言编写,可以直接调用-rgb color space with hsi, lab and yuv such as color space conversion, both matlab language, you can directly call
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3839
    • 提供者:sea
  1. lab2xyz

    0下载:
  2. 用于LAB和RGB空间的颜色转换-For LAB and RGB color space conversion .......
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:503354
    • 提供者:ZHOUFA
  1. xiaotiantian_RGB2LAB

    0下载:
  2. RGB颜色转换为lab,编程大师编写,可用,效果较好,运行即可。-RGB colors are converted to lab, programming guru writing, available, better, run.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1058
    • 提供者:fans
  1. transfer

    0下载:
  2. 色彩空间转换,彩色图片rgb空间转换为cie-lab空间便于处理-rgb transfer to cie-lab
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:897
    • 提供者:L_mo
  1. RGB2Lab

    0下载:
  2. 此代码是关于RGB空间转换到LAB空间的,采用的是多项式拟合方法。-This code is from the RGB color space conversion to LAB space, using polynomial fitting method.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:895
    • 提供者:普普
  1. Tetra_RGB_Lab(1)

    0下载:
  2. 该程序实现了从RGB空间模型到Lab模型的转换,分别采用三线性插值法与四面体插值法,并绘制出不同模型精度分布图,进行了比较,非常好运行。-The program implements the conversion RGB to Lab space model models were used to tri-linear interpolation method with tetrahedral interpolation method, and draw out the different d
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:4368185
    • 提供者:第五飞蓉
  1. ColorSpaceTransform

    0下载:
  2. 此程序是对RGB到LAB色彩空间转换进行建模的,已经调试通过,可以直接运行。-This program is RGB to LAB color space conversion modeling, debugging has been passed, you can run directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:3656886
    • 提供者:普普
  1. RGB2Lab

    0下载:
  2. rgb image to LAB color space
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1022
    • 提供者:Zubair
  1. RGBLabXYZ

    1下载:
  2. 此程序包含:rgb颜色空间、Lab颜色空间、XYZ颜色空间之间的相互转换-This program includes: conversion between RGB color space, Lab color space, the XYZ color space
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:20241
    • 提供者:麻祥才
  1. rgb2lab

    0下载:
  2. CONVERT RGB IMAGE IN LAB SPACE IMAGE
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:584
    • 提供者:rafarafa99
  1. rgb_to_lab

    0下载:
  2. 颜色空间转换,把rgb彩色图像转换到lab颜色空间,用于提取颜色- rgb to lab club
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:10870
    • 提供者:文长
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com