CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mean filter

搜索资源列表

  1. YDD_ICCV05_HPF

    0下载:
  2. "Bayesian Mean Shift Face Tracker" This is a paper about tracking by particle filter. This is very useful.
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:499761
    • 提供者:Wolf
  1. meanshift

    0下载:
  2. meanshift粒子滤波c代码,挺不错的。-meanshift particle filter c code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1614162
    • 提供者:邓宏平
  1. LMSAdptiveFilter

    0下载:
  2. 采用最小均方准则误差的自适应滤波器,根据输入信号的统计特性自动调整其结构参数,以满足某种最佳准则的要求。-Guidelines for use of minimum mean-square error of the adaptive filter, according to statistical characteristics of the input signal automatically adjusting its structural parameters, in order to m
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:10702
    • 提供者:韩一广
  1. AD

    0下载:
  2. AVR,ATmega128之AD转换,入口参数使用8个AD输入,并有平均值滤波函数。方便移植。使用ICC开发环境。-AVR, ATmega128 of the AD conversion, the entrance parameters using the 8 AD inputs, and a mean filter function. Facilitate the migration. The use of ICC development environment.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:27570
    • 提供者:肖志勇
  1. ImagingSmoothProcessor

    0下载:
  2. 图像的平滑处理 包括图像的二至化 均值滤波 中值滤波-Images including images of the two smoothing of the mean filter to the median filter, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2094555
    • 提供者:shimanli
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. filter

    0下载:
  2. 均值滤波程序 可有效去除图像中包含的噪声-Mean filtering program can effectively remove the noise contained in the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:838519
    • 提供者:
  1. junzhilvbo

    0下载:
  2. 介绍了一种均值滤波,基于MATLAB。可以对数字图像进行相关的处理,从而达到平滑的效果-This paper introduces a mean filter, based on MATLAB. Can be associated digital image processing, so as to achieve the effect of smoothing
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:118079
    • 提供者:lee
  1. Image_Smoothing

    0下载:
  2. 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:136204
    • 提供者:hanyantao
  1. DIP-XHB35

    0下载:
  2. 数字图像处理。图像显示,均值滤波。拉破拉斯锐化。图像灰度显示。图像镜像。图像拉伸-Digital image processing. Image display, the mean filter. Pull-breaking las sharpening. Image grayscale display. Mirror images. Image stretching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4444640
    • 提供者:徐尧祺
  1. An_Adaptive_Transverse_filter_using_LMS_algorithm.

    0下载:
  2. 本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLAB.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:90904
    • 提供者:mutestome
  1. filter

    0下载:
  2. C语言读取图像,对图像进行翻转,中值,均值滤波的实现。这是在VC6.0中编的程序-C language read images right images flip, median, mean filtering realization. This is VC6.0 in compiled procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:4437
    • 提供者:lifei
  1. echo1

    0下载:
  2. Adaptive Echo Canceller Using a Modified LMS Algorithm Abstract –– In this paper, an echo canceller is presented, using an adaptive filter with a modified LMS (Least Mean Square) algorithm, where this modification is achieved coding error on con
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:854
    • 提供者:venkat
  1. image4Filter

    0下载:
  2. this program is in java and it can be used to apply various filters to an image.low pass filter,high pass filter,mean filter,median filter can be applied to an image opened using file dialog box
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1251
    • 提供者:gayathri0617115
  1. deblurring

    0下载:
  2. 该论文是由北京理工大学研究的关于超分辨率复原的一些问题,此论文验证了超分辨率复原的可能性,并且相关概念和影响,最后列举出一些实用方法-The paper from the Beijing Polytechnic University' s research on the super-resolution restoration of some of the problems, this paper demonstrated the possibility of super-resoluti
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:265060
    • 提供者:lee
  1. meanfilter

    0下载:
  2. vc代码,关于均值滤波法的图像平滑 (以原始lena图像为测试图像)-vc code, on the mean filter for image smoothing (in the original lena image for the test images)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2920805
    • 提供者:belief
  1. MFC_Graphic

    0下载:
  2. 这MFC图像处理源代码总集包括了均值滤波,直方图均衡,高斯平滑,,锐化,拉普拉斯锐化(边缘检测),阈值变-This MFC source code for the total set of image processing, including the mean filter, histogram equalization, Gaussian smoothing, sharpening, Laplacian sharpening (edge detection), the threshold c
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8815078
    • 提供者:萤火虫
  1. lena

    0下载:
  2. 对被高斯噪声污染的lena图像进行3*3模板的均值滤波 -Mean filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:64979
    • 提供者:
  1. zhongzhihejunzhilvb

    0下载:
  2. 自己编写的关于图像的中值滤波和均值滤波,并进行了比较-Write your own on the image median filter and mean filter, and compared
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1487
    • 提供者:guopanfeng
  1. CreateBmpIO

    0下载:
  2. 为图像添加均值噪声和椒盐噪声,并用中值滤波和均值滤波进行去噪处理,可随意设置滤波模板的大小-Add the image mean noise and pepper noise, and with the median filter and mean filter for denoising, are free to set the filter mask size
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:51192
    • 提供者:long
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 40 »
搜珍网 www.dssz.com