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

搜索资源列表

  1. colorTransfer

    0下载:
  2. 该源码为图像处理中图像亮度值的自动调节,通过LAB空间的直方图处理,达到提升图像亮度的目标。来自论文《Color transfer between images》-This code is designed for image intensity auto adjustment. Via process of histogram on LAB space, improve the image intensity. The algorithm is from paper 《Color transf
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:3592815
    • 提供者:hsb
  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-04
    • 文件大小:620
    • 提供者:刘梦麟
  1. secaizhuanyi

    0下载:
  2. 运用openCV编写的C++图像色彩转移程序,原理是先转化到Lab图像,再保持L不变调整图像的a、b分量的均值跟方差。-Using openCV prepared C++ image color transfer process, the principle is first converted to Lab image, and then adjust the image to keep L constant a, b, with the mean variance component.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6437492
    • 提供者:成龙
  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. 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. Separating-Adjoined-Apples

    0下载:
  2. 提出了利用亮度和颜色的信息融合来分割邻接苹果的方法。首先使用 Lab 模型对苹果图像进行分 割 ,然后计算分割后每个区域的面积 ,并判断其是否为邻接苹果区域。-Information fusion method is proposed to use the brightness and color segmentation adjacent Apple. Lab model is the first to use Apple image segmentation, and then calc
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:440031
    • 提供者:tanzheng
  1. lab2xyz

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

    • 发布日期:2017-04-25
    • 文件大小:503354
    • 提供者:ZHOUFA
  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. lena512color

    0下载:
  2. lena 512 color image used to perform basic commands in mat lab
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-02
    • 文件大小:734722
    • 提供者:Swathi
  1. TImageColorspace

    0下载:
  2. 各种颜色空间的转化 史上最全的 有RGB HSI HSV Ycbcr LAB -The history of the various color space conversion has the most complete RGB HSI HSV Ycbcr LAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3369
    • 提供者:刘涛
  1. chapter9

    0下载:
  2. 彩色图像处理,RGB,CMY,HSI,HSV,YUV,YIQ,Lab模型的源代码等。及彩色补偿 彩色平衡等。-Color image processing, RGB and CMY, HSI, HSV, YUV and YIQ, Lab model source code, etc. And color compensation Color balance, etc.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:258556
    • 提供者:林晨
  1. program4

    0下载:
  2. 利用色彩空间的转换(RGB到LAB),并结合图像的颜色直方图分布,对彩色图像进行图像分割-Using the color space conversion (RGB to LAB), and combined with the color histogram of the image to segment thecolor images
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1925
    • 提供者:张三
  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
    • 提供者:纸条酱
  1. rgb2lab

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

    • 发布日期:2018-01-01
    • 文件大小:56320
    • 提供者:cccpp
  1. 颜色识别python (2)

    2下载:
  2. 摄像头所采集到的图像及图像处理完成后的显示都需要用到颜色模型,常见的颜色模型包括RGB、HSV、HSL、Lab等,这里我所用到的颜色模型有RGB、HSV。RGB颜色模型分别对应Red(红色)、Green(绿色)、Blue(蓝色)这三种颜色,HSV颜色模型分别对应Hue(色相)、Saturation(饱和度)、Value(明度)这三种参数。将摄像头所采集到的RGB数据通过Python程序转变为HSV数据(The color model is needed to display the image
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:HUMMER军
  1. BetweenCIEDE

    2下载:
  2. 快速进行ciede2000色差计算以及比较,并包含RGB,LAB,HSB模型的色彩转换代码(Fast calculation and comparison of CIEDE2000 color difference, including RGB, lab, HSB model color conversion code)
  3. 所属分类:其他

    • 发布日期:2021-04-28
    • 文件大小:109568
    • 提供者:Wxing
  1. lena

    1下载:
  2. SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S
  3. 所属分类:其他

    • 发布日期:2020-06-18
    • 文件大小:1024
    • 提供者:大侠就是我
  1. 基于BP神经网络的色空间转换

    1下载:
  2. 本案例为基与bp神经网络对pantone色卡中RGB空间向Lab空间转换的源码,并已经调试成功输入层输出层函数与神经元个数。附加功能:直接得出各色块的Eab色差已经测试样本与预测样本的相关系数。经多次实验,相关色差在2~3之间,低于CIE认可标准:4,相关系数达到0.96以上,可以准确预测绝大多数色块,用于色彩管理建模。(This case is for color space converting(RGB Space to Lab Space) You can master how to u
  3. 所属分类:matlab例程

    • 发布日期:2020-06-18
    • 文件大小:7168
    • 提供者:Syuhen
« 1 2 3 4 5 6»
搜珍网 www.dssz.com