CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - RGB color

搜索资源列表

  1. 肤色分割的matlab源代码

    0下载:
  2. RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色 仅供大家参考-RGB color space conversion to Ycbcr color space and nonlinear transformation discriminant color only reference! !
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:930byte
    • 提供者:吴俊良
  1. RGB_HSL

    0下载:
  2. 图像色彩空间RGB到HSL的转换Matlab程序。-images to RGB color space conversion Matlab HSL procedures.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:cnn
  1. 咖吗滤波matlab

    1下载:
  2. function [h,s,v] = rgb2hsv(r,g,b) %RGB2HSV Convert red-green-blue colors to hue-saturation-value. %   H = RGB2HSV(M) converts an RGB color map to an HSV color map. %   Each map is a matrix with any number of rows, exactly three
  3. 所属分类:matlab例程

    • 发布日期:2008-12-16
    • 文件大小:1.48kb
    • 提供者:leohee
  1. RGB-HSI

    0下载:
  2. 在matlab中实现从rgb到hsi色彩模式的转换-In matlab to achieve from the rgb color model to HSI conversion
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:814byte
    • 提供者:唐先生
  1. rgb2hsv

    0下载:
  2. fast color conversion from RGB to HSV for matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.32kb
    • 提供者:totor
  1. skin_color

    0下载:
  2. skin segmentation base on RGB color space. does not work for gray level images
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:604byte
    • 提供者:remey
  1. imcompr

    0下载:
  2. 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。   -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.24kb
    • 提供者:秦关
  1. IMAGE-FUSION-resolutionmerge

    0下载:
  2. Monochromatic (gray scale) low resolution image is converged to colored image by false color mapping to "hot" color scheme. This RGB image is then converted to Hue, Saturation and Value (HSV) image. Value component is replaced by higher resolution im
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:44.13kb
    • 提供者:sofi
  1. surf2dxf

    0下载:
  2. The X, Y and Z matrix arguments can be used exactly as in the surf and mesh functions. But attention to the colors, because DXF fiels do not uses RGB palete. Instead they use a scaled color palete between 0 and 255.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.7kb
    • 提供者:Kriubha
  1. HSV-histogram

    1下载:
  2. HSV颜色空间较RGB空间更适合人的感官视觉,在HSV空间统计图像的分布特征并用于检索比在RGB空间的效果较好。-HSV color space than RGB space is more suitable for people’s senses of sight, in the HSV spatial statistical distribution of the image and is used to retrieve than in RGB space effective.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1.09kb
    • 提供者:董懂
  1. HISTORGB

    0下载:
  2. 实现了彩色图像的RGB和HIS模型的互换-Achieved the RGB and HIS color image exchange model
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:925byte
    • 提供者:xiejianmin
  1. rgb2hsv-color-space-exchange

    0下载:
  2. 为了避免直接对rgb图像处理时出现颜色失真,常把彩色图像由rgb空间转为hsv空间,完成相应处理后,再逆变换至rgb空间。-In order to avoid image processing directly on the rgb color distortion occurs, often the color image from the rgb space into hsv space to complete the appropriate treatment, and then inve
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:664byte
    • 提供者:惠得
  1. A-COLOR-EDGE-DETECTION-ALGORITHM-IN-RGB-COLOR-SPA

    0下载:
  2. rgb edgedetection with all the results
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11.15kb
    • 提供者:shivakishore
  1. rgb.m

    0下载:
  2. RGB color graph for matlab color codes. Very useful
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.67kb
    • 提供者:Vicrum
  1. rgb2xyz

    0下载:
  2. this a matlab file for converting XYZ colorspace to RGB color space.-this is a matlab file for converting XYZ colorspace to RGB color space.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.15kb
    • 提供者:farinaz ka
  1. Color-Spaces-to-other

    0下载:
  2. convert RGB color space to cmyk and yiq and yuv color space
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.25kb
    • 提供者:Hadi
  1. color-slicing

    0下载:
  2. color slicing of an video in rgb color system
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:740.59kb
    • 提供者:Nasrin
  1. lab-rgb

    0下载:
  2. lab颜色空间与rgb颜色空间之间的相互转换(Lab color space and mutual transformation between the RGB color space)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:Christin
  1. 肤色检测源码

    0下载:
  2. 用画笔工具在训练图像中拾取那些可能是肤色的像素,,并分别记录下这些像素在RGB和HSV颜色空间的颜色值,根据大量的样本值,确定肤色在两个颜色空间三通道的阈值,用所确定的阈值寻找测试图像中的肤色区域。一种简单的可视化这一过程的方法是将所有非肤色像素指定为黑色,肤色像素指定为白色。(Use the brush tool to pick up those may be the color pixels in the training images, and records the pixels in
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1kb
    • 提供者:猪因为
  1. RGB2Lab

    0下载:
  2. RGB 颜色空间 到 CIELab颜色空间(RGB color space to CIELab color space)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:章浩天
« 12 3 4 5 6 »
搜珍网 www.dssz.com