CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 频域 滤波

搜索资源列表

  1. digitalimageprocess

    0下载:
  2. 图象的灰度变换 图象的正交变换 图像的空域滤波 图像的频域滤波-image of the gray-scale image Orthogonal Transform Image Transform Image's air filter in the frequency domain filtering
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:918562
    • 提供者:kaisa
  1. lupo

    0下载:
  2. C#开发的小区域频域滤波(128*128), 维纳滤波,最小平方滤波,八特了死滤波,等-C# development of small regional frequency domain filtering (128 * 128), the Wiener filter, the minimum square filtering, eight of the dead special filtering, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19663
    • 提供者:ddd
  1. 对图像进行中值滤波处理的源代码

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

    • 发布日期:2008-10-13
    • 文件大小:43854
    • 提供者:123
  1. 频域滤波

    2下载:
  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/图象编程

    • 发布日期:2008-10-13
    • 文件大小:292472
    • 提供者:jia
  1. 图像增强(空域、频域、锐化等)

    1下载:
  2. 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
  3. 所属分类:C#编程

    • 发布日期:2011-02-25
    • 文件大小:421719
    • 提供者:cvj157
  1. Homework3

    0下载:
  2. 图像处理的基本算法集合,包括频域滤波,适合新手初学。-The basic algorithm for image processing collections, including the frequency-domain filtering, suitable for novice beginner.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-10
    • 文件大小:17175284
    • 提供者:laobiao
  1. Frequencyfiltering

    0下载:
  2. 频域滤波:要进行频域的图像增强,滤波是非常重要的,常用平滑、锐化和同态三种滤波器-Frequency-domain filtering: To carry out frequency domain, image enhancement, filtering is very important, often smooth, sharpen, and three kinds of filters with the state of
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:362105
    • 提供者:阿达
  1. GSC

    11下载:
  2. 采用广义旁瓣抵消(GSC)自适应波束形成方法实现时域和频域滤波,采用LMS自适应算法,最终实现语音增强。(文件中包含纯净语音及不同信噪比的带噪语音)-Generalized sidelobe canceller (GSC) adaptive beamforming method to achieve time-domain filtering using the LMS adaptive algorithm, and ultimately the speech enhancement
  3. 所属分类:Communication

    • 发布日期:2016-02-10
    • 文件大小:205824
    • 提供者:秦亚光
  1. C-Sharp-Fourier-transform

    0下载:
  2. C#傅立叶变换频域滤波 C#傅立叶变换频域滤波-C# Fourier transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:9797
    • 提供者:wu
  1. FFT--filter

    0下载:
  2. 快速傅立叶变换算法频域滤波,效果不错,可以试试。-Fast Fourier Transform algorithm for frequency domain filtering, good results, you can try.
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:1524
    • 提供者:聂永
  1. Frequency-domain-filtering

    0下载:
  2. 频域滤波增强实验,内容包括理想低通高通滤波器-Frequency domain filtering
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:1667
    • 提供者:lubaixiang
  1. imageprocesing

    0下载:
  2. 详细的matlab图像处理,有DCT变换图像压缩,对比度增强,直方图均衡化,规定化,平滑滤波,锐化,频域滤波等-Detailed matlab image processing, image compression with DCT transform, contrast enhancement, histogram equalization, the provisions of, smoothing, sharpening, frequency domain filtering
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:2981
    • 提供者:yuezhixin
  1. Untitled

    1下载:
  2. 编码实现频域滤波的伪彩色增强处理。三个滤波器可以设置为分别通过低频、中频和高频分量。-Coded frequency domain filtering pseudocolor enhancement processing. Can be set to three filter by low frequency, intermediate frequency and high frequency components respectively.
  3. 所属分类:Other windows programs

    • 发布日期:2016-05-25
    • 文件大小:1024
    • 提供者:
  1. filter

    0下载:
  2. main.m主函数 freqz_m2.m 频域滤波函数 ideal_lp1.m理想滤波函数 matlab1.mat matlab2.mat 调用函数 可以实现微弱目标的分离提取技术-Can achieve the separation of weak targets extraction technology
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3348
    • 提供者:梅江涛
  1. DIPDemo_vc6

    0下载:
  2. 点运算,几何变换,图像增强,频域滤波,彩色图处理,形态学变换,图像分割,特征提取,模式识别,-Point arithmetic, geometry transform, image enhancement, frequency domain filtering, colour image processing, morphological transformation, image segmentation, feature extraction, pattern recognition,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:9366011
    • 提供者:wanglizhen
  1. PinYuLvBo

    0下载:
  2. 基于Matlab的频域滤波程序,用线波滤波器对图像的纹理噪声,椒盐噪声等进行滤除(Frequency domain filtering program based on Matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:135168
    • 提供者:wsss
  1. 2018021018322890099408radon_ambiguity

    2下载:
  2. 基于Radon-Ambiguity变换的机动目标检测方法 首先用基于Radon--Ambiguity变换(RAT)的时频分析方 法估计多个目标的加速度并进行运动补偿,通过频域滤波对多目标进行分离并估计粗略的多普勒 频率(A maneuvering target detection method based on Radon-Ambiguity transform is first used to estimate the acceleration of multiple targets and
  3. 所属分类:其他

  1. matlab数字图像处理与识别

    0下载:
  2. 将理论知识、科学研究和工程实践有机结合起来,内容涉及数字图像处理和识别技术的方方面面,包括图像的点运算、几何变换、空域和频域滤波、小波变换、图像复原、形态学处理、图像分割以及图像特征提取的相关内容;同时对于机器视觉进行了前导性的探究,重点介绍了两种目前在工程技术领域非常流行的分类技术——人工神经网络(ANN)和支持向量机(SVM),并在人脸识别这样的热点问题中结束《精通Matlab数字图像处理与识别》。(Combining theoretical knowledge, scientific re
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:17900544
    • 提供者:Xingli
  1. 傅里叶变换的频域滤波详解源程序代码

    2下载:
  2. 傅里叶变换的频域滤波详解源程序代码 傅里叶变换的频域滤波详解源程序代码傅里叶变换的频域滤波详解源程序代码(Fu Liye transform frequency filtering detailed source code)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:3072
    • 提供者:getian
  1. St_filter

    3下载:
  2. S变换时频域滤波是一种二维的时间域—频率域的分析方法,此程序通过对信号进行时频域转换,通过分析干扰信号的时间与频率的分布范围,设计相应的滤波器进行滤波可以有效的去除干扰,又因为S变换的是无损的可逆的因此对信号没有损伤。(S transform time domain filtering is a two-dimensional time domain - frequency domain analysis method. By analyzing the time and frequency d
  3. 所属分类:其他

    • 发布日期:2019-01-16
    • 文件大小:1024
    • 提供者:T_MACZ9291
« 12 3 »
搜珍网 www.dssz.com