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

搜索资源列表

  1. AnImprovedAdaptiveFilteringAlgorithmdetails

    0下载:
  2. 中值滤波是常用的降噪算法,它可以保留比较尖锐的边界,但是却容易模糊图象的细节。尽管已经有一些改进 算法,但效果并不十分理想。文章介绍了一种保细节中值滤波算法,采用了多尺度多方向的窗口,根据图象各部分特性自 适应地选择窗口进行中值滤波。实验结果证明,文章的算法优于其他几种常用的中值滤波算法。 -Median filter is commonly used in noise reduction algorithm, which can retain relatively sharp bo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:226929
    • 提供者:陈卿
  1. median_filterCode

    0下载:
  2. 采用快速中指滤波算法实现图像的中值滤波,使用VHDL语言ISE环境-Image Median Filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-05
    • 文件大小:11948
    • 提供者:若谙
  1. ImageProcessing

    0下载:
  2. 图像处理的课程设计功能有 1.直方图的计算与显示 2.线性点运算 3.灰度均衡 4.傅里叶正变换 5.模板操作、中值滤波-Image processing function of curriculum design 1. Histogram calculation and display 2. Linear 3-point operations. Grayscale balance 4. Fourier transformation 5. Template operation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3312434
    • 提供者:张志荣
  1. denoise1

    1下载:
  2. 用于图像去噪实验界面,包括小波去噪,中值滤波等,程序有MATLAB的gui界面,调试成功。-image denosing experiments, a good matlab interface .
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1648
    • 提供者:zhaoqian
  1. mid_filter

    0下载:
  2. DSP642的中值滤波,全套工程,很有启发意义-DSP642 the median filter, a full set of engineering, it is instructive
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:39349
    • 提供者:www
  1. 09_05_14

    0下载:
  2. VC++编写的实现图像中值滤波与灰度阈值变换的程序-VC++ to prepare the realization of image filtering and gray-scale transformation process threshold
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3933106
    • 提供者:sa
  1. wmedfilt1

    0下载:
  2. 此函数为一维加权中值滤波函数,本人觉得很不错。-Vega as a function of the value of the right to filter function, I think is pretty good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1207
    • 提供者:于丹丹
  1. medfilter

    0下载:
  2. 基于matlab对图像进行中值滤波处理处理,另外附有自己编写的两种中值滤波算法,同时也可以使用matlab自带的median函数-median filter for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1147
    • 提供者:liuyilong
  1. 1111

    2下载:
  2. 自适应中值滤波,对图像的椒盐噪声有很好的滤除效果,非常不错的程序-Adaptive median filter, the image of the salt and pepper noise filtering effect of a very good, very good procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:862547
    • 提供者:chen
  1. medfilt

    0下载:
  2. 该算法充分地利用相邻两次中值滤波窗口内数据的相关性。本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。-Full use of the algorithm two adjacent window median filter data related to each other. In this paper, the median filtering of the fast algorithm fo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:49551
    • 提供者:王超群
  1. graythresh

    0下载:
  2. 本文提出的中值滤波的快速算法的基本思想是:原始数据序列上中值滤波的滑窗在移动过程中,当前窗只要删除其最早的元素,加入窗后的新元素,即成为下一窗的内容。这个只是Matlab里封装的算法代码-In this paper, the median filtering of the fast algorithm for the basic idea is: the original data sequence in the sliding window filtering process in the m
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1265
    • 提供者:王超群
  1. medianfilter(matlab)

    0下载:
  2. 本程序是对均值滤波方法和中值滤波方法的去噪效果对比的MATLAB程序-This procedure is a mean filter and median filter denoising methods MATLAB procedures contrast effect
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1101
    • 提供者:jiali
  1. ImageProcessing

    0下载:
  2. 中值滤波 均值滤波 图像锐化 边缘检测 c#实现-Mean Filter Median Filter image sharpening to achieve edge detection c#
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:924774
    • 提供者:wing
  1. noisereduction

    0下载:
  2. matlab 图像中值滤波去噪(高斯噪声和椒盐噪声)-noisereduction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:792694
    • 提供者:xiayaodong
  1. Median_filter

    0下载:
  2. 采用Visual C++编写的图像的中值滤波-Image of the median filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:78486
    • 提供者:yang
  1. MedianImage

    0下载:
  2. 用Java Application实现对图像中值滤波-Java Application with the realization of the image median filtering
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:61261
    • 提供者:小菜
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. GPSdenoise

    1下载:
  2. GPS单历元信号变形监测数据去噪处理。包括小波软/硬阀值去澡,中值滤波去噪-Single epoch GPS deformation monitoring data signal de-noising processing. Including wavelet soft/hardware to the shower threshold, median filter denoising
  3. 所属分类:GPS develop

    • 发布日期:2014-05-11
    • 文件大小:1403
    • 提供者:chenjian
  1. matlab

    0下载:
  2. 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码-Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equaliza
  3. 所属分类:Wavelet

    • 发布日期:2017-05-03
    • 文件大小:1057098
    • 提供者:张少华
  1. Licensenumber

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2739336
    • 提供者:曹晓峰
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com