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

搜索资源列表

  1. FrequencyConversion

    1下载:
  2. 程序使用C#语言,实现图片的傅里叶变换、幅度图像和相位图像、频率成分滤波、频率方位滤波。-Program uses the C# language, to achieve the image Fourier transform, amplitude image and phase image, the frequency component filtering, frequency direction filter.
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:李刚
  1. SpatialFiltering

    0下载:
  2. 本实验要求编写一个对图像进行空域滤波的程序,空域滤波技术根据功能主要分为平滑滤波与锐化滤波,平滑滤波能减弱或消除图像中的高频率分量而不影响低频分量。因为高频分量对应图像中的区域边缘等灰度值具有较大变化的部分,平滑滤波可将这些分量滤去减少局部灰度起伏,是图像变得比较平滑。实际应用中,平滑滤波还可用于消除噪声,或在提取较大目标前去除太小的细节或将目标的小间断连接起来。锐化滤波正好相反,实际应用中锐化滤波常用于增强被模糊的细节或目标的边缘。-err
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:140.3kb
    • 提供者:jhm
  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
    • 文件大小:167.66kb
    • 提供者:
  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
    • 文件大小:1.19kb
    • 提供者:天蝎
  1. filteringandresult

    0下载:
  2. 基于matlab的FIR低通滤波及其实现过程-Based on the FIR low-pass filter matlab and its realization
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:651byte
    • 提供者:吴磊
  1. kf

    0下载:
  2. 使用卡尔曼滤波器对信号进行滤波,不局限于工频干扰的频率,简单方便-Kalman filter using the signal filtering, frequency interference is not limited to frequency, simple
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1019byte
    • 提供者:周俊鸿
  1. filter

    0下载:
  2. 用MATLAB实现频域平滑滤波以及图像去噪代码6. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示频率域图 像; 7. 在频率图像上去除滤波半径以外的数据(置0); 8. 计算频率域图像的幅值并进行对数变换,利用’imshow’ 显示处理过的 频域图像数据; -6. Calculate the frequency domain image of the amplitude and logarithmic transformation, using imsh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:4.08kb
    • 提供者:梁玉梅
  1. iir

    0下载:
  2. 设计一个低通数字滤波器,满足如下设计指标: 通带截止频率:0.2pi,通带波动:1dB 阻带截止频率:0.3pi,阻带衰减:15dB 要求:分别采用巴特沃斯、切比雪夫Ⅰ型、切比雪夫Ⅱ型和椭圆滤波器原型进行设 计,比较各种设计的阶数、实际阻带衰减,分析实验结果 -Design a low pass digital filters that meet the following design specifications: passband cutoff frequency:
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:28.36kb
    • 提供者:liu
  1. draw

    0下载:
  2. 一个vb滤波与图形显示程序,可以将200赫兹的频率数据滤除,将滤波后的数据显示出来-A vb filtering and graphical display program, you can filter the 200 Hz frequency data, the filtered data shown
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-12
    • 文件大小:2.78mb
    • 提供者:xiao
  1. frequency

    0下载:
  2. 频率变换 二维离散傅里叶变换 幅度图像和相位图像 频率方位滤波-Frequency transform two-dimensional discrete Fourier transform amplitude image and phase image frequency direction filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:103.23kb
    • 提供者:糖粒
  1. wiener

    0下载:
  2. 在知道清晰图像和噪声频率特性的情况下,维纳滤波器被看做是一种有效的图像复原技术-In that resolution images and noise frequency characteristics of the case, the Wiener filter is seen as an effective image restoration technique
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:688byte
    • 提供者:zougq
  1. one-dimensionfilter

    1下载:
  2. 在地震勘探中,滤波是至关重要的,地震滤波一般是频率滤波,为此本代码涉及的内容是频率滤波-In seismic exploration, the filter is essential, seismic filtering is generally frequency filter, for the content of the code related to the frequency filter
  3. 所属分类:Graph program

    • 发布日期:2016-04-26
    • 文件大小:314kb
    • 提供者:徐荣华
  1. Filter

    2下载:
  2. VC++自适应数字滤波器实验程序的源代码,可生成固定带通滤波器曲线图、可变带通滤波器曲线图、噪声删除、输入输出误差,可设置最低频率和最高频率,Y轴缩放等参数。 -VC++ adaptive digital filter test program' s source code, can generate a fixed band-pass filter curve, curve of the variable band-pass filter, noise removed, the inpu
  3. 所属分类:波变换

    • 发布日期:2016-02-24
    • 文件大小:28.54kb
    • 提供者:
  1. hong_enhancement

    1下载:
  2. 指纹图像增强,gabor滤波器,包括形态学分割,形态学细化,加窗短时傅里叶变换增强,方向图估计及平滑,纹线频率估计及平滑-Fingerprint image enhancement, gabor filters, normalization, equalization, morphological segmentation, morphological thinning, windowed short time Fourier transform enhanced estimates and s
  3. 所属分类:Special Effects

    • 发布日期:2016-07-20
    • 文件大小:3kb
    • 提供者:yx
  1. P_gaotong_lvbo

    0下载:
  2. 用于对图像进行频率滤波处理,找到图像中的边缘曲线,对其进行识别检测。-Frequency filtering for the image to find the edge of the image curve, and its recognition and detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:585byte
    • 提供者:王泽彬
  1. pinyu

    0下载:
  2. 数字图像处理中的频率滤波算法,效果很好。-Frequency filtering algorithm in digital image processing, the effect is very good.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:1.31mb
    • 提供者:tanhao
  1. ImageEnhance

    0下载:
  2. 用于数字图像增强,其包括在空域的几种处理(平滑、锐化等)和频率滤波处理,-It is used to enhance the image in the spatial domain and frequency domain
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:296.13kb
    • 提供者:lvjieqin
  1. frequency

    0下载:
  2. 建立了对灰度图像进行傅里叶变换的界面,对图像进行傅里叶变化后,可对图像进行频率滤波和方向滤波-After the establishment of the Fourier transform of the gray image of the interface, Fourier transform of the image, the image can be filtered frequency filtering and direction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:161.87kb
    • 提供者:ljq
  1. 高斯滤波

    0下载:
  2. 输出不同截止频率的滤波图像和不同截止频率的滤波图像的幅度谱。(Different filter images are output for different cutoff frequencies.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-17
    • 文件大小:207kb
    • 提供者:夏侯郭
  1. 同态滤波

    0下载:
  2. 同态滤波通过设计一个滤波器函数,使得不同频率部分放大的倍数不同,得到想看到的图像的部分!(Homomorphic filtering through the design of a filter function, so that different frequency amplification part of different times, to get the part of the image you want to see!)
  3. 所属分类:图形图像处理

« 12 3 4 5 »
搜珍网 www.dssz.com