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

搜索资源列表

  1. 图像处理11

    1下载:
  2. matlab的图像处理,包括直方图,图像变换,模 板(空域滤波图象增强和边缘检测算子的应用)-Matlab image processing, including the histogram, image transformation, templates (spatial filter image enhancement and edge detection operators applications)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7954
    • 提供者:陈大明
  1. matlab灰度直方图

    2下载:
  2. matlab的源程序,能够显示出图像的灰度分布的直方图,好像用matlab的人不多阿-Matlab source, can display the image histogram of the distribution of gray, like using Matlab A few people
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:814
    • 提供者:张张
  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. 图像直方图均衡化matlab代码

    1下载:
  2. 图像直方图均衡化matlab代码
  3. 所属分类:matlab例程

    • 发布日期:2010-10-25
    • 文件大小:698
    • 提供者:hgmgpg@163.com
  1. 二维直方图熵阈值法

    3下载:
  2. 计算图像的二维直方图,通过信息熵算法确立阈值,以此为依据对图像进行分割。
  3. 所属分类:matlab例程

    • 发布日期:2011-03-29
    • 文件大小:1170
    • 提供者:zxcbit@126.com
  1. hist2d

    0下载:
  2. 二维直方图,MATLAB开发,用于描述图像的二维直方图 -2D hist
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1239
    • 提供者:zheng ziwei
  1. hanfeng612

    2下载:
  2. matlab gui界面设计,包括:图像的剪切和显示,彩色图像灰度直方图获取;灰度直方图,直方图均衡化和直方图匹配等-matlab gui interface design, including: images cut and shows histogram for color image gray histogram, histogram equalization and histogram matching
  3. 所属分类:matlab例程

    • 发布日期:2013-09-27
    • 文件大小:4141
    • 提供者:寒风
  1. image

    1下载:
  2. 基于Matlab GUI的图像处理的基本方法的整合,包括直方图、滤波、小波、水印、分割等等,参数自由可调,重要代码有详细注释,完全原创,上传交流-Matlab GUI for image processing based on the basic methods of integration, including histograms, filtering, wavelet, watermarks, split, etc., free adjustable parameters, an impo
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1490023
    • 提供者:桂树
  1. similaritymeasurement

    3下载:
  2. 利用matlab实现两幅图像之间的相似性度量,主要是基于颜色直方图-Between two images using matlab to achieve similarity measure is mainly based on color histogram
  3. 所属分类:matlab

    • 发布日期:2016-01-26
    • 文件大小:338944
    • 提供者:wangxn
  1. example4_good

    1下载:
  2. 灰度图像的二维Otsu自动阈值分割法 matlab源程序,这个程序不错,还能计算时间和二维直方图-Two-dimensional gray image segmentation Otsu automatic thresholding matlab source, this procedure well, but also the computing time and two-dimensional histogram
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:792
    • 提供者:lj
  1. GraylevelHistogram

    0下载:
  2. vc++中图像直方图统计应用程序(经典版) -vc++ application, the image histogram statistics (Classic Edition)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-10
    • 文件大小:2005593
    • 提供者:jimh
  1. imlook3dv12

    9下载:
  2. Display 3D Images Matlab三维图像显示(DICOM MR CT PET等) 2009年02月17日 MATLAB 7 (R14) 这是一个三维图像显示的Matlab实例程序。支持DICOM MR CT PET等图像格式。并且可以对每一帧进行图像处理,如直方图均衡、绘制,反色等。 -Display 3D Images Matlab three-dimensional image display (DICOM MR CT PET and so on)
  3. 所属分类:matlab

    • 发布日期:2015-08-06
    • 文件大小:67123
    • 提供者:鲁冰
  1. Unsharp_Enhancement

    0下载:
  2. 图像增强处理的方法有很多,本程序采用反锐化掩膜法增强图像,并与直方图均衡法增强图像的效果进行对比。-There are alot of methods of Image enhancement processing.this program is based on the Anti sharpen mask method.Then contrast the result with Histogram equalization method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:623
    • 提供者:
  1. specificationmatlab

    0下载:
  2. 自己编写的一个简单的matlab程序,实现图像直方图的均衡化及规定化处理.image histogram equalization,histogram matching(specification).-I have written a simple matlab program to achieve image histogram equalization and processing requirements. Image histogram equalization, histogram m
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1511
    • 提供者:
  1. Inagehistogram

    0下载:
  2. 图像直方图均衡化的程序设计库函数验证MATLAB-Image histogram equalization procedure to verify the design of library functions
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3505
    • 提供者:小海
  1. Archive

    0下载:
  2. 一个简单的MATLEB图像处理软件,可以用来实现图像的打开,灰度变换,添加噪声,几何操作,绘制直方图等。-A simple MATLEB image processing software can be used to achieve the image open, gray-scale transformation, adding noise, geometric operations, draw histogram and so on.
  3. 所属分类:matlab

    • 发布日期:2016-04-10
    • 文件大小:53981
    • 提供者:李伟霞
  1. imhist

    0下载:
  2. 计算并绘制图像的直方图,本设计中绘制了四种形式的直方图,imhist,bar,stem,plot进行比较和区别!-Calculated and plotted the histogram of the image, the design of four forms of the histograms drawn, imhist, bar, stem, plot and compare the difference!
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:129971
    • 提供者:林彩
  1. 直方图均衡化

    0下载:
  2. 可以应用于彩色图像或者灰度图像中,能对图像的边缘特征进行加强、锐化。
  3. 所属分类:matlab例程

  1. 数字图像处理简单程序

    0下载:
  2. (1)实现图像文件的打开、保存、另存为、打印功能; (2)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果; (3)能对图像加入各种常见噪声,并通过几种滤波算法实现去噪并显示结果。比较去噪效果; (4)频谱处理,能够分析图像频谱,显示频谱图; (5)实现空域滤波中的平滑滤波和锐化滤波。((1) realize the image file open, save, save as, print function; (2) histogram statistics a
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1750016
    • 提供者:omilan
  1. q

    0下载:
  2. 灰度值均衡化,将一张图片进行直方图均衡化转化,然后比较相应的效果(The gray value is balanced, and a picture is transformed into a histogram, and then the corresponding effect is compared.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:kolman
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com