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

搜索资源列表

  1. waili

    0下载:
  2. waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:62771
    • 提供者:jiaozi
  1. labkongjan

    0下载:
  2. 空间转换。rgb空间转换为lab空间。有较好的分割结果 希望对大家有所帮助-use to image segment impress. wish to it will help everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:2335
    • 提供者:tt
  1. RGB_Lab

    0下载:
  2. OPGL在VC++中的三维编程,实现了RGB与LAB颜色空间的转换关系-OPGL
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1972277
    • 提供者:gaoyang
  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. 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. TrilinearInterpolation

    0下载:
  2. 三线性插值九级均匀分割,从RGB空间到Lab空间的转换。-Trilinear interpolation nine evenly split, from the RGB space to Lab space conversion.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4007876
    • 提供者:张丽丽
  1. Video4Linux

    0下载:
  2. 实现了Video4Linux和USB摄像头驱动的静态加载;(2)库文件的交叉编译与移植,实现了JPEG的交叉编译与移植;(3)V4L的编程思想,实现了视频图像的采集;(3)帧缓冲设备的使用,利用帧缓冲设备实现图像的显示;(4)将摄像头采集的BRG流转为RGB流,实现图像的正常显示以及JPEG格式图片的保存。(实验报告里面包含详细的代码)-Achieved and the USB camera driver Video4Linux static load (2) cross-compiled l
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4364196
    • 提供者:谭火超
  1. rgbtolab

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

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

    0下载:
  2. Transform the rgb color space to lab color space.Assume that white point is D65
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:joy
  1. function-color-quant

    0下载:
  2. function c=randomcolormap(k) colors = randomcolormap(k) creates a random RGB colormap with k colors. k can be omitted and in this case defaults to 256. | Copyright 2007 Steffen Gauglitz | University of California at Santa Barbara, V
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:15070
    • 提供者:SKP
  1. RGB2Lab

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

    • 发布日期:2017-03-28
    • 文件大小:1025
    • 提供者:孙样
  1. Skintone

    0下载:
  2. skin-tone 图片处理 将RGB转换为Lab,然后再Lab格式下检测人肤色,处理后转换回RGB输出-skin-tone image processing
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5742
    • 提供者:孙样
  1. RGB2Lab

    0下载:
  2. Converts RGB Image to LAB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1050
    • 提供者:jacobi
  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. Transferring_Color_to_Greyscale

    0下载:
  2. 以一張參考用的彩色圖檔替目標灰階圖上色。透過RGB color space to Lab color space 的轉換,找出相符的特徵引用其色彩資訊。建議使用場景相似,運算量極大,請先以小圖測試(ex 256*256)。-For the target grayscale image to a reference color drawing color. Through the RGB color space to the Lab color space conversion, to ident
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:8054
    • 提供者:boywhy chen
  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. i_lab2disp

    0下载:
  2. Convert from LAB to display RGB.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:901
    • 提供者:
  1. i_lab2rgb

    0下载:
  2. Convert from Lab to RGB.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:953
    • 提供者:
  1. ColorTransform

    0下载:
  2. 用GDAL写的颜色变换功能 RGB和HIS\LUV\LAB之间的转换-ColorTransform code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4114
    • 提供者:葛慧斌
  1. ConvertRGBtoLAB

    0下载:
  2. Program to convert from RGB to LAB
  3. 所属分类:JavaScript

    • 发布日期:2017-12-05
    • 文件大小:1291
    • 提供者:kmrudula11
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com