CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 最小值滤波

搜索资源列表

  1. lvbo

    0下载:
  2. 滤波一般用于消除图像中的随机噪声,故下面的程序先添加典型噪声,再进行各种滤波处理:均值滤波、中值滤波、最小值滤波、最大值滤波。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3235
    • 提供者:张雨辰
  1. medi

    0下载:
  2. 中值滤波要调用的函数,获得数组的最小值、中间值和最大值,对图像进行中值滤波,实现椒盐滤波
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:陆波
  1. new-median-filter

    1下载:
  2. 一种新德中值滤波,在邻域内如果中心像素为最大值或最小值则用中值代替,否则保持原值不变,适合于红外图像的椒盐去噪。-A new DE median filter, in the neighbourhood if center pixels for maximum or minimum value is used instead of value, or keep the same original value, suitable for infrared image denoising salt
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:676
    • 提供者:2
  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. OrderStatisticFilter

    0下载:
  2. 四个IMAGE窗口,分别对图像进行读取,最大值滤波,最小值滤波及中值滤波。-Four IMAGE window, read the image, respectively, maximum filter, the minimum filter and median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:364737
    • 提供者:刘锋
  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. motion_direction

    0下载:
  2. 将原图像看做是自相关及其功率谱是各向同性的一阶马尔可夫过程,采用基于方向微分的运动模糊方向鉴别方法,对运动模糊图像进行方向性的高通滤波(方向微分),当滤波方向为运动模糊方向时 ,由于此方向模糊图像对应的高频成分最少,高通滤波(方向微分)使模糊图像能量损失最大,得到的微分图像灰度值(双线性插值)之和必然最小.所以方向微分得到的图像灰度值之和中的最小值对应的方向即为运动模糊的方向-The original image as is the autocorrelation and power spect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:29848
    • 提供者:ouyangsir
  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. 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. 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. 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. nonlinear_filter

    0下载:
  2. 非线性滤波。包括中值滤波,最大值滤波,最小值滤波和均值滤波。其中均值滤波的模板尺寸可调。-Nonlinear filtering. Include median filtering, the maximum filter, minimum filter and mean filter. The template size of mean filter is adjustable.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1524
    • 提供者:明月
  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. ordfilt3

    0下载:
  2. 三维滤波处理,可实现中值滤波、最大值滤波、最小值滤波-A three-dimensional filter, which can be modified to median filter , maximum value filter, minimum filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:148599
    • 提供者:迟勇
  1. pictuer-smooth-and-increase

    0下载:
  2. 基于opencv利用均值滤波、中值滤波、最大值滤波、最小值滤波处理进行图像平滑,在对图像进行图像增强处理-Based opencv using mean filter, median filter, maximum value filter, minimum value filtering process for smoothing an image, the image in the image enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-12-14
    • 文件大小:13040934
    • 提供者:云飞
  1. 最大最小值滤波

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

    • 发布日期:2017-12-17
    • 文件大小:134144
    • 提供者:秋然
  1. 基于暗通道的图像去霾代码

    1下载:
  2. 基于暗通道的图像去霾代码,语言python使用了最小值滤波。效果经改良良好
  3. 所属分类:图形图像处理(光照,映射..)

« 12 »
搜珍网 www.dssz.com