搜索资源列表

  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. rgb2lab

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

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:
  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 wh
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:郑成勇
  1. imgkmeans

    1下载:
  2. 将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用-The K means algorithm for image segmentat
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:335872
    • 提供者:caoliang
  1. ColorSpaceConvert

    0下载:
  2. 用VC++编写的色彩空间转换函数,包括RGB2IHS;RGB2HSV;RGB2LAB;一次下载,全部拥有。-using the VC++ tool to realize the color space convertion, contains the: RGB2IHS;RGB2HSV;RGB2LAB.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:124928
    • 提供者:USA911
  1. rgb2lab

    0下载:
  2. function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB-function y=rgb2lab(im) rgb2lab( image ) Converte de RGB para LAB
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:waseem
  1. RGB2Lab

    0下载:
  2. 在matlab的开发环境中,对图像进行RGB到RLab的转换-The development environment in matlab for image conversion of RGB to RLab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:沈清
  1. imageconversionfunctions

    0下载:
  2. rgb2lab() Converte de RGB image to para LAB, a LAB2RGB Convert an image from CIELAB to RGB.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:ketan chaudhari
  1. Lab2RGB

    0下载:
  2. matlab rgb2lab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:zobeir
  1. RGB2Lab

    0下载:
  2. RGB->CIELab /matlab source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:JIN
  1. RGB2Lab

    0下载:
  2. 将图片从RGB空间转换到Lab空间的Matlab文件-The image from the RGB space is transformed into Lab space Matlab files
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:faniky
  1. RGB2Lab

    0下载:
  2. this matlab code is about translating RGB pixel to Lab pixel
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:孙样
  1. RGB2Lab

    0下载:
  2. Converts RGB Image to LAB
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:jacobi
  1. lab2rgb-rgb2lab-rgb2hsi-rgb2luv

    0下载:
  2. lab2rgb,rgb2lab,rgb2hsi,rgb2luv的matlab文件-matlab codes for lab2rgb,rgb2lab,rgb2hsi,rgb2luv.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:王微微
  1. rgb2lab

    0下载:
  2. 是由RGB颜色空间转换成Lab的颜色空间的函数rgb2lab-change the color RGB to LAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:孙凌寒
  1. rgb2lab

    0下载:
  2. 图像处理中 RGB模型和Lab模型之间的转换- the conversion between the RGB model and Lab model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:dai
  1. rgb2lab

    0下载:
  2. rgb2lab:rgb颜色空间向lab颜色空间转换的matlab代码,对此变换要使用不求甚解的童鞋们可以直接调用~-rgb2lab:colorspace of rgb translate to colorspace of lab。Just for the beginner~
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:郑全新
  1. rgb2lab

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

    • 发布日期:2024-05-19
    • 文件大小:56320
    • 提供者:cccpp
« 12 3 »

源码中国 www.ymcn.org