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

搜索资源列表

  1. HillClimbingSegment[1].1.0

    0下载:
  2. 利用爬山(Hill-climbing)算法实现彩色图像分割,并附RGB到LAB的转换源码-Color iamge segmentation using Hill-climbing algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:85855
    • 提供者:王成
  1. ColorTransformation

    0下载:
  2. Author: This Code written By Dr. Faisel G. Mohammed (Lecturer in Science college- Computer Dep.-Iraq: Email: fgmnjt@scbaghdad.edu.iq ) Purposes: for Bsc Students in Multimedia Lab. To Learn Color transform in digital image compression-Author:
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:39448
    • 提供者:mohammed
  1. labColorcut

    0下载:
  2. 基于L*A*B空间的色彩分割,可以直接运行,开发环境最好是MATLAB2009-COLOR CUT BASED ON LAB
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:132803
    • 提供者:hua
  1. 53607901colorspace

    0下载:
  2. 实现颜色空间的变换his hiv lab 等-To achieve the color space transform his hiv lab, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:4593
    • 提供者:唐晓
  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. PloynomialsRegression

    0下载:
  2. 用多项式回归的方法编程实现了从设备相关颜色空间RGB到设备无关颜色空间Lab之间的转换。-Polynomial regression method with programming from the device-dependent RGB color space to device-independent color space conversion between Lab.
  3. 所属分类:Multi Monitor

    • 发布日期:2017-03-29
    • 文件大小:105555
    • 提供者:fynh
  1. Colorchange

    0下载:
  2. 用三线性插值的方法编程实现了从设备相关颜色空间CMY到设备无关颜色空间Lab之间的转换。-Linear interpolation method with three programming from the device related to a device-independent color space CMY color space conversion between Lab.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:60020
    • 提供者:fynh
  1. rgbtolab

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

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

    0下载:
  2. 对rgb图像通过lab空间进行颜色聚类分离,兼顾灰度与颜色信息。-Split the colors of rgb images via lab space, which consider intesity and color information at the same time.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1269
    • 提供者:nocturn
  1. colseg

    0下载:
  2. color segmentation LAB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:1170
    • 提供者:Tanah
  1. K_means-image-segmentation

    1下载:
  2. 将彩色图像从RGB转化到lab彩色空间,进行K-mean聚类将图像分割-The color image in RGB color space conversion to lab space , K-mean clustering image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2014-09-19
    • 文件大小:7168
    • 提供者:zhangfengyuan
  1. location

    0下载:
  2. 车牌定位中,可以利用颜色信息以及边缘信息同时确定车牌位置。通过lab空间阈值检测蓝色黄色区域确定车牌区域-License plate location, you can use the color information and edge information to identify the license plate location. Blue and yellow area determining the plate area threshold of detection by lab
  3. 所属分类:Graph program

    • 发布日期:2017-12-10
    • 文件大小:343040
    • 提供者:hongyu
  1. test

    0下载:
  2. lab空间颜色信息,边缘检测信息,两者相结合的车牌定位算法-the lab space color information, edge detection, license plate positioning algorithm is a combination of both
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:3612117
    • 提供者:hongyu
  1. kmeans

    0下载:
  2. 将彩色图像,转化到Lab空间,利用K-means类聚对图像进行分割-The color image is transformed into Lab space, the use of the class of K-means poly image segmentation
  3. 所属分类:2D Graphic

    • 发布日期:
    • 文件大小:1021
    • 提供者:李永
  1. rgb2lab

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

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

    0下载:
  2. lab与RGB空间转换用于图像处理等方面。已经调试-lab and RGB color space conversion
  3. 所属分类:Graph program

    • 发布日期:2017-11-26
    • 文件大小:63865
    • 提供者:王伟说
  1. CIE94

    0下载:
  2. CIE94,基于Lab模型的色差公式,处理图片的表面颜色-CIE94,Color difference formula
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:699
    • 提供者:dai
  1. pesejiance

    0下载:
  2. 配色检测程序,包含rgb向lab的转换等功能描述-test of color
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:11065
    • 提供者:Gustar
  1. Windows-SDK

    0下载:
  2. 1、学会使用VC6.0建立一个Win32 Console Application工程程序内容为屏幕上分成3行输出自己的班级、姓名、学号。 2、学会使用VC6.0建立一个Win32Application工程,把附录的程序调通,并能够运行。 3、在实验内容(2)的基础上修改程序,要求:  窗口背景的颜色为灰色(GRAY_BRUSH)  窗口标题为:“XXX上机实验”(XXX为自己的姓名);  鼠标的形状为:(IDC_HELP)
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:1177
    • 提供者:freebank
« 1 2 3 4 56 »
搜珍网 www.dssz.com