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

搜索资源列表

  1. rgb2lab

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

    • 发布日期:2008-10-13
    • 文件大小:14.09kb
    • 提供者:乐乐
  1. RGB2Lab_(matlab)

    0下载:
  2. matlab语言编写的RGB2Lab程序
  3. 所属分类:图形图象

    • 发布日期:2010-10-04
    • 文件大小:903byte
    • 提供者:devics@163.com
  1. Lab2RGB

    1下载:
  2. matlab rgb2lab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.9kb
    • 提供者:zobeir
  1. RGB2Lab

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

    • 发布日期:2017-03-28
    • 文件大小:1.8kb
    • 提供者:faniky
  1. RGB2Lab

    1下载:
  2. 在matlab的开发环境中,对图像进行RGB到RLab的转换-The development environment in matlab for image conversion of RGB to RLab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.86kb
    • 提供者:沈清
  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
    • 文件大小:2.03kb
    • 提供者:郑成勇
  1. imgkmeans

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

    • 发布日期:2017-03-25
    • 文件大小:328.45kb
    • 提供者:caoliang
  1. rgb2lab

    1下载:
  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

    • 发布日期:2017-03-29
    • 文件大小:558byte
    • 提供者:waseem
  1. imageconversionfunctions

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

    • 发布日期:2017-03-30
    • 文件大小:2.39kb
    • 提供者:ketan chaudhari
  1. RGB2Lab

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

    • 发布日期:2017-03-29
    • 文件大小:693byte
    • 提供者:JIN
  1. RGB2Lab

    0下载:
  2. this matlab code is about translating RGB pixel to Lab pixel
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:1kb
    • 提供者:孙样
  1. lab2rgb-rgb2lab-rgb2hsi-rgb2luv

    0下载:
  2. lab2rgb,rgb2lab,rgb2hsi,rgb2luv的matlab文件-matlab codes for lab2rgb,rgb2lab,rgb2hsi,rgb2luv.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.04kb
    • 提供者:王微微
  1. RGB2LAB

    0下载:
  2. matlab rgb转lab代码 可以方便初学者学习-matlab rgb turn lab code easy for beginners to learn
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:58.14kb
    • 提供者:杨亚辉
  1. RGB2Lab

    0下载:
  2. MATLAB中,将rgb颜色空间转换为lab颜色空间,可以直接使用的-MATLAB, the rgb color space conversion to lab color space, can be used directly
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:957byte
    • 提供者:李斯
  1. rgb2lab

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

    • 发布日期:2014-04-23
    • 文件大小:1kb
    • 提供者:郑全新
  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
    • 文件大小:1.12kb
    • 提供者:tertul
  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
    • 文件大小:2.35kb
    • 提供者:liuyun
  1. RGB2Lab

    0下载:
  2. RGBtoLAB space color Conversion matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:973byte
    • 提供者:ANU JACOB
  1. image-processing

    0下载:
  2. matlab中一些对图片进行处理的小程序,包括ostu阈值分割,rgb2lab空间的转换,sobel边缘检测,自适应阈值分割-Some small programs,including ostu、rgb2lab、sobel、Adaptive thresholding(matlab)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2.96kb
    • 提供者:张冠丽
搜珍网 www.dssz.com