CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 灰度转换

搜索资源列表

  1. 256转灰度图

    0下载:
  2. 我们知道很多情况下我们只能对灰度图进行处理,这个程序可以将256灰度级的图像转换成灰度图,方便图像处理-We know many cases we can only grayscale processing, the process can be 256-level gray-scale images into grayscale facilitate image processing
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:92620
    • 提供者:杜莉
  1. 真彩转换成灰度

    0下载:
  2. 将24位真彩位图转换成灰度位图,已经生了执行文件,同时附有源代码和.text格式的说明文件-of 24-bit color bitmap into grayscale bitmap, the implementation of hygiene, along with the source code and. text of Document Format
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:29878
    • 提供者:洪峰
  1. 彩色图到灰度图的转换的源程序

    0下载:
  2. 彩色图到灰度图的转换的源程序!实现了彩色图到灰度图的转换,注意其中真彩图和调色板位图处理时的差别。-color to grayscale conversion of the source! To achieve a color map of the grayscale conversion, which really pay attention to the palette color pictures and bitmap handling differences.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2277
    • 提供者:王海洋
  1. Example041-彩色图像转换为灰度图像

    0下载:
  2. 彩色图像转换为灰度图像-color images into gray-scale images
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:8239
    • 提供者:白水
  1. edge.rar

    0下载:
  2. opencv c++将彩色图像转换为灰度图像进行边缘检测,,opencv c++ to convert color images to gray-scale image edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:809
    • 提供者:wangwei
  1. opencvgray

    0下载:
  2. opencv,C++图像处理,包括平移,缩放,旋转,形态学变换,灰度转换,阈值分割等操作,适用计算机视觉初学者。-opencv, C++ image processing, including translation, scaling, rotation, morphological transformation, grayscale conversion, segmentation, etc, for beginner computer vision.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:6094
    • 提供者:sdphw
  1. ImageProcessingSystem

    0下载:
  2. 主要功能 一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。用VC 6.0编写  图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。  图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。  图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 &#
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1677888
    • 提供者:陈凯迪
  1. 200432590224

    0下载:
  2. 一个功能较全面的图像处理程序,能实现图像格式的转换,灰度变换,图像融合,模板匹配等功能。-A function of a more comprehensive image processing procedures, to achieve image format conversion, grayscale transform, image fusion, features such as template matching.
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:297385
    • 提供者:胡满
  1. BitmaptranceGray

    0下载:
  2. 可以载入24,32位图像,选择三种灰度化方式进行转换,并完成保存-24,32-bit images can be loaded, select the three gray-scale conversion of manner, and achieve the preservation
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:28498
    • 提供者:张靖
  1. image

    0下载:
  2. 图像转换处理的常见方法(灰度,二值,去噪,马赛)-Conversion of the common image processing methods (gray, two-valued, denoising, Marseille)
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:112648
    • 提供者:江君
  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
    • 文件大小:305175
    • 提供者:jhm
  1. image

    0下载:
  2. 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:467646
    • 提供者:尤瑞
  1. huiduzhi

    0下载:
  2. 用户图像灰度值计算,彩色像素值转换为灰度值并输出灰度文件-huiduzhi zhuanhuan
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:8149
    • 提供者:qiujie
  1. gray

    0下载:
  2. 展示了C#读取彩色图像,并且转换为灰度图的方法,读取图像时分别使用了getPixel,内存法,指针法,展示了C#读取图像的三种基本方法。-Convert a RGB image to gray image and give examples of reading image file with three different methods.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:42684
    • 提供者:Lu
  1. gray2rgb

    1下载:
  2. gray转换为RGB. 由灰度图转换为彩色图。 -gray is converted to RGB. by the grayscale is converted to color.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:138809
    • 提供者:小馨
  1. easthuman

    0下载:
  2. VB将彩色图像转换为灰度图,设定所有Pixel的改变不立即在pictureBox上显示,为图片框载入图片,点击“转换为灰度”按钮,即可完成转换。-VB A color image is converted to grayscale, set all Pixel change would not immediately pictureBox shown on the picture box load images, click the " Convert to Grayscale"
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:849754
    • 提供者:jingdzhen
  1. caise

    0下载:
  2. 利用彩虹编码基准颜色条,实现灰度图像到伪彩色图像的转换-trans picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:194760
    • 提供者:王波
  1. dbp

    0下载:
  2. 基于对话框的BMP图片读取,及算法实现,如灰度转换,阀值处理。-BMP picture on the dialog box to read, and the algorithm, such as gray-scale conversion, threshold processing.
  3. 所属分类:Graph program

    • 发布日期:2017-05-07
    • 文件大小:1902447
    • 提供者:zengpeng
  1. RGBTOIHS及灰度化

    0下载:
  2. 对彩色图像进行RGB到IHS转换,IHS到RGB的转换,提供三种模型方法,以及对彩色图像的灰度化
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图像转换

    0下载:
  2. 运用MATLAB内置函数,直接将RGB图像转换为灰度图像(Using MATLAB built-in function, the RGB image is directly transformed into gray image)
  3. 所属分类:图形图象

« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com