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

搜索资源列表

  1. tuxiangruihua

    0下载:
  2. 图像锐化,包含拉普拉斯锐化法 4邻域模板 巴特沃斯高通滤波器锐化, 阶数M=3 截断频率D0=40,梯度算子锐化 sobel和prewi-Image sharpening, including Laplacian sharpening four neighborhood template Butterworth high-pass filter sharpening, the order M = 3 cut off frequency D0 = 40, sharpening sobel gr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5.3kb
    • 提供者:马雪亮
  1. lowpass

    0下载:
  2. 基于matlab的,不同截断半径时低通滤波滤波,及傅立叶反变换再现图像,简单易学,希望对你有帮助。-Matlab based on different cut-off low-pass filter at a radius of filtering, and Fourier Transform reproduce images, easy to learn, and they hope to help you.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:185.68kb
    • 提供者:wanghui
  1. dft_hp_filt

    0下载:
  2. 用于频域滤波的m函数,接受输入一幅图像和一个滤波函数,输出经滤波和剪切后的图像。还有一个高通滤波函数。-For frequency domain filtering m function, to accept the importation of an image and a filter function, the output cut by the filtering and image. There is also a high-pass filtering function.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.23kb
    • 提供者:乔连芝
  1. Imagelow-passfilter

    0下载:
  2. 低通滤波容许低频信号通过, 但减弱[或减少]频率高于截止频率的信号的通过。对于不同滤波器而言,每个频率的信号的减弱程度不同。-Low-pass filter allows low-frequency signals, but weakened [or decrease] the frequency higher than the cut-off frequency of the signal through. For different filter for each frequency of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:606.49kb
    • 提供者:杨战
  1. low_pass65

    0下载:
  2. matlab编写截断半径65时低通滤波器对与图像的影响,画图比较滤波前后的对比图。-matlab preparation of cut-off radius of 65 when the low-pass filter and image of the effect of drawing the contrast to compare before and after filtering Fig.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:537byte
    • 提供者:张兰
  1. lvboqisheji

    0下载:
  2. 设计一个IIR数字低通滤波器, 逼近一组模拟滤波器的指标参数(通带截止频率Wp=2*pi*2000rad/s,阻带边界频率Ws=2*pi*3000rad/s,通带波纹 Rp=3db, 阻带衰减Rs=15db, 采样频率f=10000Hz); 分别用脉冲响应不变法和双线性变换法实现设计,列出传递函数并描绘模拟和数字滤波器的幅频和相频响应曲线。用上述设计滤波器完成几组给定信号的滤波,证明滤波器的有效性和滤波范围限制.-Design a IIR digital low-pass filter, app
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:69.68kb
    • 提供者:刘文珍
  1. AllpassFilter

    0下载:
  2. This code applies a Low pass filter on an image and then a HIGH Pass filter, having the same cut-off frequncies. In the end, the code adds the two results to show that the resultant image is the original image itself... Not a very good approach but
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:857byte
    • 提供者:Sal
  1. 1.2.3

    0下载:
  2. 利用截止频率不同的频域低通滤波器对图像进行处理,并比较不同截止频率对滤波效果的影响,说明产生差异的原因-Different frequency cut-off frequency domain low-pass filter to the image processing, and compare the different cut-off frequency of the filtering effect, explain the causes of differences
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:34.76kb
    • 提供者:jinly
  1. 1.2.4

    0下载:
  2. 利用截止频率不同的频域高通滤波器对图像进行处理,并比较不同截止频率对滤波效果的影响,说明产生差异的原因。-Cut-off frequency of the different frequency-domain high-pass filter to the image processing, and compare the different cut-off frequency of the filtering effect, explain the causes of differences.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:38.23kb
    • 提供者:jinly
  1. image-enhancement

    0下载:
  2. 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:2.49mb
    • 提供者:Haibin Zhang
  1. filter

    0下载:
  2. 低通滤波巴特沃斯低通滤波器的MFC程序,FS是采样频率,fp是截止频率,大家-Butterworth low-pass filter MFC process, FS is the sampling frequency, fp is the cut-off freq(Butterworth low-pass filter MFC process, FS is the sampling frequency, fp is the cut-off freq)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-25
    • 文件大小:39kb
    • 提供者:王玉
搜珍网 www.dssz.com