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

搜索资源列表

  1. 使用维纳滤波器进行图像复原的Matlab程序

    1下载:
  2. 使用维纳滤波器进行图像复原的Matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

  1. savgol滤波器

    0下载:
  2. savgol滤波器
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-04-22
    • 文件大小:885
    • 提供者:yourszhou
  1. 带阻滤波器的比较

    1下载:
  2. 带通滤波器的计算新思路, 巴特沃斯低通滤波器原理及设计 -Calculation of band-pass filter new ideas, Butterworth low-pass filter theory and design
  3. 所属分类:图形图像处理(光照,映射..)

  1. 不同滤波器的图像频域降噪和边缘增强算法

    0下载:
  2. 写出不同滤波器的图像频域降噪和边缘增强算法,并进行比较,得出结论。-Write a different filter frequency domain noise reduction and image edge enhancement algorithms, and compared to a conclusion.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:558339
    • 提供者:王娜娜
  1. getfilterg.f1123验证低通滤波器

    0下载:
  2. f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-25
    • 文件大小:690
    • 提供者:汪炘
  1. 很好的butterworth 带阻滤波器

    0下载:
  2. 很好的butterworth 带阻滤波器,对图像中一定频率的噪声有很好的去除效果。希望能对大家有帮助,Good Butterworth band-stop filter, the image in a certain frequency noise has a good removal efficiency. Hope that everyone has to assist
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-30
    • 文件大小:841
    • 提供者:jinnie sun
  1. kalman.使用Kalman滤波器实现跟踪一个旋转的点

    0下载:
  2. 在opencv下使用Kalman滤波器实现跟踪一个旋转的点,In opencv using Kalman filter to track a rotating point
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:3143
    • 提供者:yyy
  1. zhongzhilvbo 滤波器取出图像中的椒盐噪声

    0下载:
  2. 用3*3矩形中值滤波器和5*5十字形中值滤波器取出图像中的椒盐噪声。-Rectangle with 3* 3 5* 5 median filter and cross filter out the image in the value of salt and pepper noise.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:397222
    • 提供者:徐建峰
  1. log-gaborconvolve.rar

    0下载:
  2. 使用log-Gabor滤波器对图像进行滤波程序。,The use of log-Gabor filter image filtering process.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:3192
    • 提供者:陈华
  1. 中值滤波器 采用的是对二维图像

    0下载:
  2. 中值滤波器 采用的是对二维图像,进行两次一维中值滤波,算法简单且易实现,Median filter is used in two-dimensional images, for two one-dimensional median filtering algorithm is simple and easy to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:925
    • 提供者:liuminsheng
  1. winnerfilter.rar

    0下载:
  2. 维纳滤波器的函数调用,实现界面化操作,函数实现了简单的模糊与解模糊操作,Wiener filter function call, the realization of the interface of the operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1497
    • 提供者:小叶
  1. lpfilter.rar

    0下载:
  2. MATLAB 中滤波器的M文件源代码。该滤波器为低通滤波器,lpfilter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:727
    • 提供者:anran
  1. kemwn.rar

    0下载:
  2. 卡尔曼和维纳滤波器的设计及使用 附带源代码,Kalman and Wiener filter design and the use of collateral source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:95305
    • 提供者:夏金宝
  1. textureseg

    1下载:
  2. 用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4866534
    • 提供者:汪彪
  1. bf

    0下载:
  2. MATLAB 彩色图像双边滤波器仿真源码。-MATAB color image bilateral filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:752
    • 提供者:kevin
  1. IIR和FIR滤波器设计的常用方法

    0下载:
  2. 最典型的IIR滤波器和FIR滤波器设计例程,DSP的基础(The most typical IIR filter and FIR filter design methods)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:YUNR
  1. 滤波器

    0下载:
  2. 运用巴特我死低通高通滤波器对图像进行滤波处理,得到清晰的图像(Using Butt I die low-pass high-pass filter to filter the image, get a clear image)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:玉生烟
  1. IIR数字巴特沃思带通滤波器设计

    2下载:
  2. 带通滤波器 IIR数字巴特沃思带通滤波器设计 IIR数字巴特沃思带通滤波器设计(Design of IIR digital Butterworth bandpass filter Design of IIR digital Butterworth bandpass filter)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:18432
    • 提供者:电线杆
  1. 基于粒子滤波器的目标跟踪算法及C++实现

    0下载:
  2. 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1226752
    • 提供者:KQ_QK
  1. matlab设计的四种fir数字滤波器

    0下载:
  2. matlab设计的四种fir数字滤波器的代码。(Matlab designed four kinds of fir digital filter code.)
  3. 所属分类:图形图像处理

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com