搜索资源列表

  1. 中值滤波0

    0下载:
  2. 中值滤波0.rar-median filter.rar
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:余倩
  1. 均值滤波0

    0下载:
  2. 均值滤波0.rar-mean filter 0.rar
  3. 所属分类:图形图象

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:余倩
  1. 常用软件滤波方法及其示例程序

    1下载:
  2. 单片机常用的AD后滤波算法,供参考。-SCM common AD after filtering algorithm for information.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:
  1. 逆滤波处理源代码

    0下载:
  2. 逆滤波处理源代码-inverse filtering source code
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:文心
  1. 滤波方法

    0下载:
  2. 提供两种常用滤波方法的VC源程序,已经运行通过。-offers two commonly used methods of filtering source VC has been running through.
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:张平
  1. 基于LMS(最小均方误差算法)的自适应滤波的源程序

    1下载:
  2. 基于LMS(最小均方误差算法)的自适应滤波的源程序,基于matlab-based on the LMS (minimum mean square error algorithm) adaptive filtering of the source, based on Matlab
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:张义力
  1. 小波变换及滤波

    0下载:
  2. 实现小波变换对图像的作用, 同时有高通和低通滤波-Achieve the wavelet transform on an image. It also has the function of highpass and lowpass filtering.
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:93184
    • 提供者:管琰平
  1. 小波滤波和小波包程序

    0下载:
  2. 这是一个关于关于小波滤波和小波包的程序,拿出来和大家一起分享一下-on wavelet of wavelet packet filtering and the procedure to produce and share with everyone what! !
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:6144
    • 提供者:杨涛
  1. 计算图象熵和中值滤波的源程序

    0下载:
  2. 这个程序能够实现各种模板的中值滤波处理,还能够计算处理后图象的熵!-the process to achieve the various templates median filter handling, but also to calculate the processed image entropy!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:316416
    • 提供者:朱先强
  1. 图象处理程序,实现了滤波,模糊等功能

    0下载:
  2. 进行图像处理的源程序,实现了滤波,模糊等功能-for image processing of the source, achieved a filter to blur function
  3. 所属分类:界面编程

    • 发布日期:2024-05-05
    • 文件大小:83968
    • 提供者:ang
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:44032
    • 提供者:
  1. 领域平均法与均值滤波

    0下载:
  2. 这是我们在学习数字图像处理过程中,对领域平均法和中值滤波的程序代码。-This is our learning digital image processing, the field average and median filtering the code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:2048
    • 提供者:小何
  1. 自适应滤波算法的MATLAB代码

    0下载:
  2. 这是用MATLAB制作的自适应滤波算法的源码-This is produced using MATLAB adaptive filter algorithm source code
  3. 所属分类:技术管理

    • 发布日期:2024-05-05
    • 文件大小:32768
    • 提供者:代宏伟
  1. 02824227胡英飞-中值滤波

    0下载:
  2. 这是关于图像处理中滤波的一种算法,其中包含源码和验证的过程以及分析,使用MFC实现的-this is about image processing filter algorithm, which contains source and certification process and the analysis, the use of the MFC
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-05
    • 文件大小:2154496
    • 提供者:胡英飞
  1. 实现中值滤波的源程序

    0下载:
  2. 实现中值滤波的源程序 参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-achieve Median filtering of the source parameters Hori is a Boolean variable, if true, so the level of median filtering, otherwise, do vertical median filtering.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:绿冬
  1. 一种快速图象中值滤波算法

    0下载:
  2. 一种快速图象中值滤波算法 北京理工大学学报转载-A fast image median filtering algorithm Beijing Polytechnic University Journal reprinted
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:93184
    • 提供者:绿冬
  1. 数字滤波的滑动平均法和低通滤波法

    0下载:
  2. 数字滤波的滑动平均法和低通滤波法.rar 浙江大学研究生论文中摘录-digital filtering sliding average and low-pass filter. Rar Zhejiang University graduate thesis extract
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:15360
    • 提供者:绿冬
  1. kalman滤波

    0下载:
  2. 这是用VC编写得karman滤波,由于设计了矩阵运算,所以将程序拆开写了-A kalman filter function written with VC and be split because matrix operation has been designed.
  3. 所属分类:波变换

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:张正
  1. 频域滤波

    0下载:
  2. 频域滤波,包括梯形低/高通滤波,理想低/高通滤波,布尔沃什低/高通滤波和指数低/高通滤波等-frequency domain filtering, including the trapezoid low/high pass filters, ideal low/high pass filter, Buerwoshen low/high pass filter and index low/high pass filter, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-05
    • 文件大小:291840
    • 提供者:jia
  1. 自适应滤波

    0下载:
  2. 基于TMS320C32的自适应滤波程序,已调试通过.可以和低通滤波做比较 观察其优点 开发环境-adaptive filtering procedures, has been through testing. Can low-pass filter and compared the observed advantages development environment
  3. 所属分类:DSP编程

    • 发布日期:2024-05-05
    • 文件大小:9216
    • 提供者:杨宇
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org