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

搜索资源列表

  1. 滤波处理

    1下载:
  2. 滤波处理,包括最大值滤波、最小值滤波、中值滤波和平均值滤波!-filter processing, including filtering maximum and the minimum of filtering, median filtering and filtering average!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:张宸宇
  1. spfilter.rar

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等,To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:630
    • 提供者:yang
  1. pinghua

    0下载:
  2. 本程序利用空间邻域平均法和中值,最大值以及最小值滤波法对一幅二值图像进行平滑操作,通过仿真可以比较不同算法之间的差别。-The program uses space neighborhood average and median, maximum and minimum filtering method for a binary image smoothing operation, the simulation can compare the differences between the di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:162871
    • 提供者:胡锦龙
  1. dif_spfilt

    0下载:
  2. 应用多种滤波器进行处理:算术均值,几何 均值,谐波均值,逆谐波均值,中值滤波, 中点滤波,最大值、最小值滤波等-To deal with a variety of filter applications: arithmetic mean, geometric mean, harmonic mean, inverse harmonic mean, median filter, the mid-point filtering, maximum, minimum filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:632
    • 提供者:yang
  1. max_min_filter

    0下载:
  2. 在图像利用M*N的窗 运行2维最大滤波器 在图像利用M*N的窗 运行2维最小滤波器 -performs two-dimensional maximum filtering on the image X using an M-by-N window. performs the 1D max/min filtering of the row vector X using a N-length filter. performs two-dimensional minimum filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:4154
    • 提供者:Alex
  1. sdarticle[1]

    0下载:
  2. 本文是关于最大值和最小值滤波的算法,简单的介绍了算法,并做了一些改进。-This article is about the maximum and minimum filtering algorithm, a simple algorithm is introduced, and made some improvements.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:473397
    • 提供者:Sainan Zhang
  1. xiaochengxu

    0下载:
  2. 程序1 中值滤波 程序2 直方图均衡化 程序3 DCT变换 程序4 小波变换 程序5 最小距离分类-Program 1 program 2 median filtering histogram equalization program 3 DCT transform process transformation program 4 5 minimum distance classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2307
    • 提供者:wanglili
  1. Space_Filter

    0下载:
  2. Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:87393
    • 提供者:shlkl99
  1. 112321243124

    0下载:
  2. 基于matlab的关于图像处理的中值滤波与最小值滤波。-Based on the matlab for image processing, median filtering and the minimum filtering.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1069
    • 提供者:赵晓东
  1. third

    0下载:
  2. 首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。 -Pictures first generate the following form: in IOUs 7 pixels wide by 210 pixels high, IOUs between the width of 17 pixels. Apply a varie
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:3171
    • 提供者:王喆
  1. max-and-min-filter

    0下载:
  2. 图像的最大值和最小值滤波,利用opencv实现-The image of the maximum and minimum value filtering, the use of opencv realization
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:1020
    • 提供者:杨涛
  1. 1.3

    0下载:
  2. 采用全逆滤波和最小均方误差(维纳)滤波对退化的图像进行还原.图像复原技术就是将图像退化过程模型化,并且采用相反的过程进行处理,以便复原出原始图像.-The full inverse filtering and minimum mean square error (Wiener) filter to restore the degraded image image restoration technology is the process of image degradation model, a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:221035
    • 提供者:jinly
  1. Filter

    0下载:
  2. 用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道-With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:102396
    • 提供者:Juangshen
  1. spfilt1

    0下载:
  2. 首先生成如下形式的图片:图中的白条为7象素宽,210象素高,白条间的宽度为17象素。 应用多种滤波器进行处理:算术均值,几何均值,谐波均值,逆谐波均值,中值滤波,中点滤波,最大值、最小值滤波等。注意,需改变模板大小。详细比较上述的结果,并分析原因。 -First generation following form images: figure IOUs 7 pixels wide, 210 pixels high, the width is 17 pixels between IOUs.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:773
    • 提供者:あかね
  1. STREAMING-MAXIMUM-MINIMUM

    0下载:
  2. 这是一个复杂度为O(1)的最小滤波方法,文中思想实现后,计算速度快,可以减少程序运行时间。-This is a complexity of O (1) the minimum filtering method, later in ideology, calculation speed, can reduce the running time of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:82801
    • 提供者:clh
  1. test

    0下载:
  2. 采用直方图求中值的高效中值滤波算法。使用滑动窗口的技术加快程序执行速度。变化阈值及方法即可生成最大值、最小值滤波算法。-Using a histogram of the values ​ ​ in seeking efficient median filtering algorithm. Use technology to accelerate the sliding window program execution speed. Change threshold and t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:43404
    • 提供者:陆为霜
  1. LMS--filtering

    0下载:
  2. 信号在采集和输送过程中往往会参杂着噪声和干扰,将自适应神经网络与信号处理结合起来,采用最小均方(LSM)算法设计的线性自适应滤波器将信号中的杂波成分滤除。用matlab进行仿真,证实线性自适应滤波器具有良好的滤波功能。-Signal acquisition and delivery process often mingled with the noise and interference, the adaptive neural network combined with signal proc
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1467
    • 提供者:段然
  1. Space_Filter

    0下载:
  2. OpenCV、空域滤波器(中值,均值,最大最小值...)-This code is designed for space filter and it is derived Digital Image Processing Matlab edition in page117 it has ArithmeticM_Filter for Arithmetic Mean Filtering GeometricM_Filter for Geometric Mean Filtering H
  3. 所属分类:OpenCV

    • 发布日期:2017-04-29
    • 文件大小:172092
    • 提供者:atie
  1. defog

    0下载:
  2. [defog.zip] - 里边有除雾的matlab代码以及C++程序,用到了部分opencv函数。 包括以下程序:boxfilter(方框滤波),guidedfilter(导向滤波),minfilt2(最大最小值滤波),cumsum(累积和函数),maxValue(最大值)。运行代码可实现去雾效果。-[Defog.zip]- inside a defogging matlab code and C++ procedure, we used some of the opencv functi
  3. 所属分类:Special Effects

    • 发布日期:2016-03-10
    • 文件大小:7168
    • 提供者:dujian
  1. 最大最小值滤波

    0下载:
  2. 用最大值滤波和最小值滤波,对胡椒噪声和盐噪声进行去噪(Denoising of salt and pepper noise using maximum and minimum filtering)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:134144
    • 提供者:秋然
« 12 »
搜珍网 www.dssz.com