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

搜索资源列表

  1. RGB2gray

    1下载:
  2. 本程序可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-this procedure can be imported RGB images into gray image! Matlab programming environment.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:宋军
  1. gray2rgb

    1下载:
  2. 将输入的灰度图像转化为RGB伪彩色图像进行输出。在Matlab中编程实现!-importation of gray RGB images into pseudo-color image output. In Matlab programming!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:73.39kb
    • 提供者:宋军
  1. Shape-Recognition

    0下载:
  2. 這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式-1- Read the RGB (colored) image in from user. 2- Convert image from (RGB) colored to gray image. 3- Threshold the image (convert gray image to binary image). 4- Invert the binary image (in order to speed
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:50.19kb
    • 提供者:tom
  1. matlab_2

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像-Procedure Code De
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:24.04kb
    • 提供者:pride
  1. BasicExamples

    0下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -Procedure Code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:15.55kb
    • 提供者:肖伟
  1. PseudoColorImageProcessing

    1下载:
  2. 本实验要求编写程序实现课本图6.23伪彩色图像处理能力框图,实现灰度级到彩色的转换,程序的输入为图像中指定的两个灰度级范围,程序的输出为RGB格式图像,其中一个灰度级范围显示为指定的彩色,其余的像素以RGB形式显示为与对应输入图像像素相同的灰度色-Prepared at the request of the experimental procedures to achieve pseudo-textbook Figure 6.23 Block diagram of color image pro
  3. 所属分类:Special Effects

    • 发布日期:2015-04-26
    • 文件大小:298.02kb
    • 提供者:jhm
  1. gray2rgb

    4下载:
  2. MATLAB实现gray到RGB的转化,包括图像文件及M文件-MATLAB realization of gray to RGB conversion, including image files and M files
  3. 所属分类:matlab

    • 发布日期:2016-01-21
    • 文件大小:73.12kb
    • 提供者:贾佳
  1. convert

    0下载:
  2. convert from gray to rgb
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:674byte
    • 提供者:omar
  1. rgb_to_gray

    0下载:
  2. Rgb to Gray/hsv .by matlab. sourcedode
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.87kb
    • 提供者:mooi
  1. gray2rgb

    0下载:
  2. transform figure which has gray level to RGB
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1.05kb
    • 提供者:NNN
  1. gray2rgb

    0下载:
  2. matlab提供了rgb2gray的函数,但是如果gray想要换成rgb,就要自己写了。-matlab function rgb2gray provided, but if you want gray into rgb, should write their own.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:642byte
    • 提供者:竹笑
  1. wavecompression

    0下载:
  2. The following implementation steps have been made for the devised algorithm, which is based on 2D-wavelet. 1. Reading an image of either gray scale or RGB image. 2. Converting the image into grayscale if the image is RGB. 3. Decomposition of im
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:817byte
    • 提供者:fer
  1. contrastproject

    0下载:
  2. A Graphical user interface for image enhancement. You can set the contrast, color, sharpness as well as you can convert the rgb image to gray
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:18.71kb
    • 提供者:HirenParmar
  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. RGB2gray

    0下载:
  2. matlab 中用来将rgb数据转换成灰度图像的源代码-matlab used to the rgb data into gray-scale image of the source code for
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1.4kb
    • 提供者:discovery
  1. rgb2gray

    1下载:
  2. 可将输入的RGB图像转化为灰度图像!在Matlab环境下编程实现。-RGB images can be input into a gray-scale image! In the Matlab programming environment.
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:1.59kb
    • 提供者:JASON
  1. ImageGrayLevel

    2下载:
  2. 用matlab显示图片的RGB各分量的灰度值-Matlab display images with the RGB values of the various components of the gray
  3. 所属分类:matlab

    • 发布日期:2015-09-21
    • 文件大小:276.27kb
    • 提供者:mafulu
  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. matlab

    0下载:
  2. Histogram equalization rgb to gray coversion laplace gradient median filter
  3. 所属分类:多媒体

    • 发布日期:2014-03-16
    • 文件大小:1.61kb
    • 提供者:aswathy
  1. MATLAB-trans-Color

    0下载:
  2. 以MATLAB將影像做色彩空間轉換, 轉換的色彩分別為RGB轉Gray scale, RGB轉YUV, RGB轉lab, RGB轉HSV-MATLAB will do to the image color space conversion, the conversion of RGB colors were transferred Gray scale, RGB turn YUV, RGB turn lab, RGB and HSV
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:779byte
    • 提供者:Chouker
« 12 3 »
搜珍网 www.dssz.com