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

搜索资源列表

  1. Project

    0下载:
  2. medfilt2 used to median filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:158640
    • 提供者:ramesh
  1. HessianKernel

    0下载:
  2. 生成一个用于图像平滑的高斯卷积核-generate a kernel for Guassian filter
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1550
    • 提供者:xinran
  1. 2

    1下载:
  2. 基于Gabor变换的图像纹理识别。 提出了一种改进的Gabor变换的图像纹理增强算法,将空域的纹理图像变换到联合空间频率域并将联合空间 频率域的能量分布作为掌纹的特征,Gobar滤波器在频域内对子块其主方向上频率能量分布进行滤波,特征向量进行了匹配 识别,增强特征纹线信息并对核心区域进行多方向空间频率能量滤波合成,同时也对滤波算法进行了优化,有效地减少了运 算量。-Gabor transform based image texture recognition. An improv
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:819841
    • 提供者:爱学习
  1. MATLABLowPassFilter

    0下载:
  2. Matlab实现低通滤波,帮助理解FIR滤波的实现过程,难得-Matlab low pass filter, helping to understand the realization of FIR filtering process, a rare
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:171680
    • 提供者:
  1. inverse_winer_filter

    1下载:
  2. 对图像进行模糊处理,用逆滤波和维纳滤波恢复图像,也是实验时自己编写的代码,请多指教。-Fuzzy image processing, inverse filtering and Wiener filter to restore the image, but also experiments have written code, like him Zhijiao.
  3. 所属分类:Wavelet

    • 发布日期:2016-04-28
    • 文件大小:110157
    • 提供者:GUO-xc
  1. chunman

    1下载:
  2. 基于高斯滤波器的可控金字塔的方向滤波器,对学习方向滤波的同学很有帮助-Gaussian filter based on the direction of the pyramid steerable filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:59487
    • 提供者:张凯兵
  1. modefilt

    0下载:
  2. A similar non-linear filter with slightly different properties is the mode filter which replaces each pixel with the mode of its neighboring pixels. I additionally make a slight modification so that “bad” pixels are ignored entirely in the computatio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:27010
    • 提供者:宁之林
  1. winer

    0下载:
  2. 本代码为最佳滤波器的研究,关于维纳滤波器的设计实验-This code is the best filter research, design experiments on the Wiener filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:576
    • 提供者:lll
  1. 264filter

    0下载:
  2. 对H.264的差值滤波器介绍的很详细,真的很不错啊-The margin of the H.264 filter is described in great detail, really very good
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:213267
    • 提供者:李倩
  1. frost

    0下载:
  2. frost滤波器,具有很好的去噪滤波效果,结果小波变换,会达到令人满意的效果-frost filter, has a good filtering effect de-noising result of wavelet transform, will achieve satisfactory results
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14006
    • 提供者:Jason
  1. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1441
    • 提供者:zhengyan
  1. ImagesOfTheSpatialFilter

    0下载:
  2. 均值滤波是在空间域对图象进行平滑处理的一种方法,易于实现,效果也挺好。此外,本资料还讲了中值滤波。-Mean filter is a spatial smoothing of the image processing method and easy to implement, the effect is also quite good. In addition, the data also speak of the median filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2301
    • 提供者:高金伟
  1. Goldstein Filter for In SAR

    2下载:
  2. sar滤波中最经典的频率域滤波算法.效果也不错.-sar filtering of the most classic frequency domain filtering algorithm. effect is not bad.
  3. 所属分类:图形图象

    • 发布日期:2013-06-05
    • 文件大小:1222
    • 提供者:天蝎
  1. mycar2

    0下载:
  2. 此代码是在matlab上实现车辆预测跟踪,根据c均值算法测出当前车辆中心,根据αβγ滤波预测下一状态的中心-This code is a matlab forecast track to achieve vehicle, according to c means algorithm to detect the current vehicle center, according to projections αβγ filter the center of the next state
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16660531
    • 提供者:杨卫成
  1. Gabor1

    0下载:
  2. 一种gabor滤波程序,能提取图像的纹理信息,或进行图像分析-A gabor filter program can extract the image texture information, or image analysis
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:897907
    • 提供者:zlg
  1. Haarfilter

    0下载:
  2. Haar小波滤波的一个实例 分为滤波分解函数和还原函数 还原后滤波实现-Haar wavelet filter is divided into an instance of decomposition filtering function and restore function to restore the post-filtering to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1442
    • 提供者:zhang
  1. SUSAN

    0下载:
  2. susan滤波的C++实现,是一种很好的滤波算法。-susan filter C++ implementation is a good filter.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9566480
    • 提供者:Lin Xi
  1. meanFilter

    0下载:
  2. Mean filter to get rid of salt and pepper noise in images using openCV library for VC-Mean filter to get rid of salt and pepper noise in images using openCV library for VC++
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3309126
    • 提供者:mariam
  1. Eye

    0下载:
  2. tracking face, using open cv and kalman filter
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-11
    • 文件大小:3064653
    • 提供者:rachid
  1. ImageNoiseReduction

    0下载:
  2. 均值滤波对高斯噪声的效果 二维自适应维纳滤波对高斯噪声的滤除效果 对加入椒盐噪声的图像分别作均值、中值和维纳滤波 分别使用二维统计滤波对椒盐噪声和高斯噪声进行滤波 利用wrcoef2函数进行图像去噪-Mean filter on the effect of Gaussian noise two-dimensional Adaptive Wiener filtering of the Gaussian noise filtering effect the image to j
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:3164
    • 提供者:高超
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com