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

搜索资源列表

  1. ColorTransformRGB-LAB

    0下载:
  2. 自己写的很实用的色彩空间转换程序: 在色彩空间的正向转换中(RGB----->Lab),用的是九级均匀分割建模 在色彩空间的反向转换中(Lab----->RGB),用的是多项式(20项)回归的方法! 二十项多项式: p(x,y,z)=a0+a1*x+a2*y+a3*z+a4*x*y+a5*y*z+a6*x*z+a7*x^2+a8*y^2+a9*z^2+a10*x*y*z+a11*x^3+a12*y^3-himself wrote a very practical c
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:124827
    • 提供者:思根
  1. Lab

    0下载:
  2. LCD显示器的RGB到Lab的色彩空间转换 绘制Lab色彩空间的2维图形
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:73551
    • 提供者:李瑶
  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. Image-Processing-Lab.rar

    0下载:
  2. C#实现图像自适应二值化 该图像处理工具箱包含了一系列的图像处理,包括很多滤波及AForge.NET框架下提供了图像分析功能。自适应二值化(简单的图像统计),C# Adaptive Image Binarization of the image processing toolbox contains a series of image processing, including many filtering and AForge.NET provided under the framewor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1883166
    • 提供者:liyan
  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. 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. 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. lab

    0下载:
  2. 本程利用opencv实现了RGB到Lab的颜色空间转换,感觉效果不错。-This process is realized by using OpenCV RGB to the Lab color space conversion, feeling good results.
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1024
    • 提供者:陆成
  1. 93317451image-process-in-lab-colar-space

    0下载:
  2. 本程序实现图像从RGB空间到Lab空间的转换,并且有可旋转的三维视图可以检测,对同学们的理论与实践学习都有很好的效果。
  3. 所属分类:图形图象

  1. colorspace

    1下载:
  2. 主要是描述一些关于颜色空间的知识.RGB,HSI,LAB,YUV,HSV,LUV等-Mainly on the color space to describe some of the knowledge. RGB, HSI, LAB, YUV, HSV, LUV, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7304
    • 提供者:彭青峰
  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. HillClimbingSegment.1.0

    1下载:
  2. 程序实现Matlab下爬山法(hill-climbing)方法,用于彩色图像分割。-mage is first converted to CIE lab color space and the 3d color histogram is generated. Hill-climbing algorithm is used to find the local maximums in lab histogram, which is used to automatically decide the c
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:85952
    • 提供者:steven
  1. RGBToLab

    0下载:
  2. 颜色转换的代码.把RGB颜色转换为Lab-Change color RGB to Lab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:26056
    • 提供者:李明博
  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. 3

    1下载:
  2. 实现图像的修复,适用于需要修复面积较大的图像。本算法是采用region filling and object removal by exemplar-based image inpainting ,适用CIE lab颜色空间进行计算,发表于IEEE 2004-A new algorithm is proposed for removing large objects from digital images.the challenge is to fill in the hole that is
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5826
    • 提供者:lizheng
  1. colors

    0下载:
  2. RGB Convert to CMYK,HLS,Lab
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:185617
    • 提供者:Alexandr
  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. 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-29
    • 文件大小:2678
    • 提供者:Ying
  1. 基于Lab空间的色彩分割

    0下载:
  2. 基于Lab空间的色彩分割,是根据图像在Lab空间的信息确定不同的色彩区域,进而对其进行分割
  3. 所属分类:图形图像处理(光照,映射..)

« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com