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

搜索资源列表

  1. adsp2

    2下载:
  2. 设计最小二乘逆滤波器求解反卷积问题,假设有观测噪声,为降低观测噪声的影响,可采用预白化方法,设计长度N=50的最小平方FIR逆滤波器-inverse filter design for least squares deconvolution, the assumption that the measurement noise, To reduce the impact of noise and possible pre-whitening method, the length N = 50 th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:26.51kb
    • 提供者:吴森泉
  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-27
    • 文件大小:676byte
    • 提供者: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
    • 文件大小:630byte
    • 提供者:yang
  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-29
    • 文件大小:632byte
    • 提供者:yang
  1. chs-zdwc-fir-gbs

    1下载:
  2. 包括用窗函数法和最大误差最小化准则设计的FIR低通数字滤波器,并分析加矩形窗时的吉布斯现象(matlab程序)。从仿真结果可看出:采用最大误差最小化准则能得到阶数更低,阻带波纹特性更好的FIR低通滤波器,因此其效果更优。-Including the use of window function method and the maximum error criterion designed to minimize the FIR low-pass digital filter, and analy
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1.19kb
    • 提供者:anchor
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:176.38kb
    • 提供者:changhe.cheng
  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-17
    • 文件大小:356.19kb
    • 提供者:刘锋
  1. gm

    0下载:
  2. 经典的频谱共享的EI检索算法,运用动态频谱租用来提高频谱利用率。-Dynamic Spectrum Leasing (DSL) is a new paradigm for efficient spectrum sharing in cognitive radio networks that was recently proposed in [1]–[3]. Unlike in a hierarchical dynamic spectrum access (DSA) network,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:178.73kb
    • 提供者:刘小洋
  1. motion_direction

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

    • 发布日期:2017-04-01
    • 文件大小:29.15kb
    • 提供者:ouyangsir
  1. chepaichuli

    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. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.6mb
    • 提供者:吴双
  1. chepaidingwei

    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. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.43mb
    • 提供者:老昌
  1. vc_showdib_2011_Demo

    0下载:
  2. 数字图像处理 平移旋转 fft dct 直方图均衡 最大值 最小值 缩放 中值滤波-Digital image processing median filter in the translation rotation the fft DCT histogram equalization Maximum Minimum zoom
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.85mb
    • 提供者:chenlin
  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
    • 文件大小:3.1kb
    • 提供者:王喆
  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
    • 文件大小:215.85kb
    • 提供者:jinly
  1. 11.17

    0下载:
  2. 图像膨胀 图像腐蚀 图像的开运算 关运算 骨架提取 边缘检测 bottom-hat滤波 top-hat对图像进行滤波 确定图像的最小值 距离变换等功能-Image image image expansion corrosion open computing correlation operation skeleton extraction edge detection bottom-hat filter top-hat image for image filtering to determine
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3.43kb
    • 提供者:李瑞华
  1. Untitled

    0下载:
  2. 程序目的是分别在灰度图像中加入一定量的高斯噪声和椒盐噪声,然后采用3×3的均值滤波器和3×3中值滤波器分别对噪声图像进行处理,给出两种处理方法的峰值信噪比(PSNR);仿效“中值滤波”的方法,对原图像分别进行“极大值滤波”和“极小值滤波”,对所形成的图像给出说明。-Program aims were a certain amount of Gaussian noise and impulse noise in grayscale image, and then using mean and me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1.54kb
    • 提供者:葛德
  1. digital-image-processing

    0下载:
  2. DIP_exp1. 图象统计参数:最大、小值,均值,直方图统计; DIP_exp2. 对比度增强:直方图均衡,灰度拉伸; DIP_exp3. 图象几何变换:旋转,平移,缩放; DIP_exp4. 图象线性变换:FFT,DCT; DIP_exp5. 图象平滑:中值滤波,均值滤波; DIP_exp6. 图象锐化: Sobel算子,Laplace算子;-. DIP_exp1 image statistical parameters: maximum, minimum value,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3.92kb
    • 提供者:应晨露
  1. cvrt

    0下载:
  2. 序统计滤波器实现,程序实现了最大最小和中值滤波器3种,运行时间,还有待改进,序统计滤波器的用处就不多说了-Order statistics filter implementation, the program achieved the minimum and maximum values ​ ​ of the three kinds of filters, running time, could be improved, the usefulness of order sta
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:546.64kb
    • 提供者:clh
  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
    • 文件大小:1.49kb
    • 提供者:明月
  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
    • 文件大小:145.12kb
    • 提供者:迟勇
« 12 »
搜珍网 www.dssz.com