CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像中值滤波

搜索资源列表

  1. Java图像处理

    1下载:
  2. 用Java实现的图像教学程序,涵盖大部分基本图像处理技术:(1)图像几何变换(图像翻转、旋转、缩放);(2)色彩变换(灰度直方图,RGB->YSH变换,对比度调整,色彩增强,灰度均衡);(3)卷积(锐化、柔化、边缘提取、中值滤波);(4)频率变换(快速傅立叶fft,小波分解重构)-A teaching program which implements in Java. It includes most essential image processing technology. 1.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:54182
    • 提供者:徐林
  1. 数字图像处理的几个程序例子

    0下载:
  2. 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1489472
    • 提供者:李玲
  1. 字图像获取处理及实践应用一书光盘

    0下载:
  2. 图像处理光盘里面附带了很多在图像处理中经常用到的基本处理算法,如快速傅立叶变换,中值滤波等-image processing fringe discs inside a lot in image processing frequently used to deal with the basic algorithm, as Fast Fourier Transform, the value filter
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2410394
    • 提供者:张震
  1. 图像处理课程设计

    1下载:
  2. 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared using MFC, the functions are : i.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:848700
    • 提供者:斯蒂芬
  1. gaosi

    0下载:
  2. 图像增强处理方法,这M文件是对加入高期噪声后应用了中值滤波,均值滤波,低通滤波等方会分别来处理的程序。-Image enhancement method, this document is to join M phase noise after the application of the high value of the filter, mean filter, low pass filtering and so on will be to deal with the procedures,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:843
    • 提供者:azute
  1. Medianfilter

    0下载:
  2. 视频图像中值滤波处理源程序,对视频卡捕捉的视频信号进行中值滤波。-Video image processing median filter source, video capture card in the video signal filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:172515
    • 提供者:秦琼
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. filteringcollection

    0下载:
  2. Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:24644
    • 提供者:youxia
  1. BmpProcess

    0下载:
  2. 图像处理软件,包括bmp文件的打开关闭保存,图像二值化,中值滤波、均值滤波、各种梯度算子、直方图均衡化、图像动态范围调整-Image processing software, including the opening and closing to save bmp file, image binarization, median filtering, average filtering, all kinds of gradient operator, histogram equalizatio
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3556487
    • 提供者:丁欢
  1. 图像去噪MATLAB代码

    3下载:
  2. 图像去噪,自己编写中值滤波和均值滤波的代码
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图像预处理

    0下载:
  2. 文件中的程序都是图像处理的相关程序包括图像类型的转换,中值滤波法图像去噪处理,光照不均匀校正处理,反锐化掩模法图像增强,二值化处理,边缘检测,形态学运算,最小二乘法,图像颜色信息提取及变换提取关键点等等(The program is related to the program of image processing including image type conversion, median filtering method of image denoising, non-uniform i
  3. 所属分类:图形图像处理

  1. 滤波

    0下载:
  2. 提供5种滤波算法,分别是//方框滤波//均值滤波//高斯滤波 //中值滤波 //双边滤波(5 filtering algorithms are provided, which are block filtering, mean filtering, Gauss filtering, median filtering, and bilateral filtering)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:蘑菇1234
  1. 用C++builder二值化图像

    1下载:
  2. 本例用BCB进行图像的基本处理,包括阈值二值化,黑白处理,中值滤波等实用程序
  3. 所属分类:图形图象

  1. 最常用的matlab图像处理的源代码

    0下载:
  2. #1:数字图像矩阵数据的显示及其傅立叶变换 #2:二维离散余弦变换的图像压缩 #3:采用灰度变换的方法增强图像的对比度 #4:直方图均匀化 #5:模拟图像受高斯白噪声和椒盐噪声的影响 #6:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 #7:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 #8:图像的自适应魏纳滤波 #9:运用5种不同的梯度增强法进行图像锐化 #10:图像的高通滤波和掩模处理 #11:利用巴特沃斯(Butterworth
  3. 所属分类:图形图像处理

  1. 新建文件夹

    0下载:
  2. 基于彩色图像的矢量中值滤波算法 对矢量中值滤波器的改进(Vector median filtering algorithm based on color image Improvement of vector median filter)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:张凯楠
  1. all_noise_medium

    0下载:
  2. 分别对加入椒盐噪声和高斯噪声的图像通过中值滤波器进行滤波,输出滤波后的图像以及信噪比。(The image of adding salt and pepper noise and Gaussian noise is filtered through the median filter, and the filtered image and signal to noise ratio are output.)
  3. 所属分类:matlab例程

  1. MATLAB实现图像中值 均值 维纳滤波 源程序代码

    0下载:
  2. 简单的滤波器,包括中值滤波器,维纳滤波器,均值滤波器等等。(Simple filters, including median filter, Wiener filter, mean filter and so on.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:tinypz
  1. DIP

    0下载:
  2. 这是数字图像处理的MATLAB源码,其中包含许多数字图像处理常用的操作,比如图像中值滤波,k_l变换,直方图均衡化等等。(This is the MATLAB source of digital image processing, which contains many operations commonly used in digital image processing, such as image median filtering, k_l transform, histogram equ
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:19404800
    • 提供者:歌尽桃花月
  1. 均值,中值,高斯,维纳滤波处理图像代码

    1下载:
  2. 采用均值滤波,中值滤波,高斯滤波,维纳滤波四种方法进行图像降噪处理(Mean filter, median filter, gaussian filter and wiener filter are used for image denoising)
  3. 所属分类:图形图象

    • 发布日期:2020-05-15
    • 文件大小:15360
    • 提供者:大门牙
  1. matlab图像滤波

    1下载:
  2. matlab图像滤波算法,主要实现图像中值滤波、均值滤波和维纳滤波
  3. 所属分类:图形图像处理(光照,映射..)

« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com