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

搜索资源列表

  1. 灰度图象基本处理

    2下载:
  2. 均值滤波,图象分割等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-05-13
    • 文件大小:1085521
    • 提供者:kaishijiazhu
  1. gray2rgb 灰度图像转化成伪彩图

    0下载:
  2. 灰度图像转化成伪彩图。输入灰度图和一张彩图,将彩图的颜色付给灰度图,是灰度图也有颜色。-change gray to rgb。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-01-24
    • 文件大小:79872
    • 提供者:lvhua
  1. 用MFC实现256色转灰度图

    0下载:
  2. 用MFC实现256色转灰度图,是C++的基础学习,MFC编程-Using MFC 256 colors to grayscale, is the basis for learning C++, MFC Programming
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-14
    • 文件大小:3640885
    • 提供者:海之帆
  1. 灰度图进行递归四叉树分割

    2下载:
  2. 四叉树分割 opencv 编写 读入灰度图 进行递归分割-Quadtree segmentation opencv read into grayscale prepared for recursive partitioning
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-11-14
    • 文件大小:1691
    • 提供者:ymz
  1. DIP_070729

    1下载:
  2. 这是灰度图像的伪彩色处理matlab源程序-This is a pseudo-color gray-scale image processing matlab source
  3. 所属分类:matlab

    • 发布日期:2014-04-30
    • 文件大小:284817
    • 提供者:赵明
  1. HuffmanExp

    0下载:
  2. HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:112683
    • 提供者:俊俊
  1. fiveMATLABimageprocessingcode

    0下载:
  2. 对图像进行任意角度旋转 图像渐变 运用调色板设计技术将灰度图像彩色化 等5个MATLAB 图像处理 代码-Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15209
    • 提供者:gujiaqian
  1. 图象的灰度变换

    0下载:
  2. 图像的灰度变化程序源码-gray image change procedures FOSS
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-22
    • 文件大小:126432
    • 提供者:何坦
  1. xiaobobianhuan

    0下载:
  2. 用VC++对二维灰度图象和彩色图象进行小波变换,非常好-With VC++ Of two-dimensional gray-scale images and color images for wavelet transform, a very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:260274
    • 提供者:xuanlingshu
  1. zq

    1下载:
  2. 使用matlab中的伪彩色增强方法对CT的灰度图片进行伪彩色增强处理-Use matlab in pseudo-color enhancement of CT images of gray-scale pseudo-color processing to enhance
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:45661
    • 提供者:Irene
  1. Vcdigitalimageprocessingproceduresonthe256

    0下载:
  2. 关于图像处理的基本程序 vc++ 256色转灰度图 有实例图片-Image processing on the basic procedures for vc++ 256 color images to grayscale examples
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:163258
    • 提供者:girl
  1. huidutuzhuanhuaweiweicaisetu

    1下载:
  2. 本代码,用MATLAB编写。把灰度图转化为伪彩色图。-The code, prepared by using MATLAB. The grayscale into a pseudo-color map.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:99806
    • 提供者:张亚珍
  1. chap12

    0下载:
  2. 基于Dib类的彩色图像转化灰度图 VC++ 编写简练-Dib categories based on color image into grayscale VC++ to prepare concise
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2340140
    • 提供者:zhangpin
  1. huidu

    0下载:
  2. 灰度图转换,可以把彩色图片转换为灰度图片。并进行计算-Grayscale conversion, color images can be converted to gray-scale image. And calculated
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1277055
    • 提供者:sy
  1. image_erosion

    0下载:
  2. 对二值和灰度图象进行数学形态学中的腐蚀运算-Binary and gray-scale images of the corrosion of mathematical morphology operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:3472321
    • 提供者:yang
  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. IMG-VC

    0下载:
  2. VC++环境里的一个基于选定块配准的仿射变换拼接图像处理程序,适合灰度图处理~!加了我自己注释更容易理解~!-Vc++ environment based on a selected block registration affine transformation splicing image processing procedure, suitable for greyscale image processing ~! Added myself annotation easier to und
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9035206
    • 提供者:林礼挺
  1. daima

    0下载:
  2. 在matlab中,将灰度图转变为彩色图。很不错的应用。(In MATLAB, grayscale images are transformed into color graphs. Very good response)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4096
    • 提供者:Misr
  1. 灰度

    0下载:
  2. 求图象灰度,求图象某一点的灰度,求某一片区域的平均灰度(Seek image gray level, the image of a point of gray, seeking a region of the average gray)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1002496
    • 提供者:zgg
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com