CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gaussian filter

搜索资源列表

  1. Filter

    0下载:
  2. 包含高斯低通滤波和拉普拉斯高通滤波,及综合滤波的效果。含GUI操作界面-Contains the Gaussian low-pass filtering and Laplacian high-pass filtering, and integrated filtering effect. With GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:474309
    • 提供者:顔瞳
  1. gaussian_filter

    0下载:
  2. 用于产生离散高斯函数的Matlab源代码。-Discrete Gaussian function used to produce the Matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1488
    • 提供者:Lei ming
  1. GMSK

    2下载:
  2. GMSK是高斯滤波的最小频移键控的简称,基本的工作原理是将基带信号先经过高斯滤波器成形,再进行最小频移键控(MSK)调制。由于成形后的高斯脉冲包络无陡峭边沿,亦无拐点,因此频谱特性优于MSK信号的频谱特性。-GMSK Gaussian filter is the smallest FSK abbreviation, the basic working principle is to base-band signal to pass Gaussian filter shape, and then
  3. 所属分类:software engineering

    • 发布日期:2016-03-18
    • 文件大小:1731923
    • 提供者:朱书洪
  1. LoG

    0下载:
  2. Laplacian of Gaussian
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:443971
    • 提供者:kelly
  1. edgedetection2003

    0下载:
  2. 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1397911
    • 提供者:swx
  1. legend11_g

    0下载:
  2. matlab - image processing - gaussian high pass filter-matlab- image processing- gaussian high pass filter
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:54430
    • 提供者:legend11
  1. FreqDomain_imagEnhanc_and_imagRestore

    0下载:
  2. Image enhancement in frequency domain using Fourier center frequency, Gaussian lowpass filter, Low pass filter, high pass filter. Image restoration using medean filter, weiner filter with noise generator such as Gaussian noise, Salt and Pepper noise
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1034902
    • 提供者:dieu
  1. image_bandpass_filter

    0下载:
  2. Design frequency domain Ideal, Butterworth and Gaussian band pass filters to filter the input image. Use your own grayscale picture as the input image. The filters must be passing frequencies between radius of 30 and 120 frequency components of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1001
    • 提供者:mustafa
  1. Bilateral

    0下载:
  2. bilateral filter. 能夠完整保留邊界資訊而不被模糊-A bilateral filter is an edge-preserving smoothing filter. Whereas many filters are convolutions in the image domain, a bilateral filter also operates in the image s range—pixel values. Rather than simply replace a p
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1141790
    • 提供者:ohrebound
  1. gaussian

    0下载:
  2. basic gaussian filter for images from your page
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:alvaroallo
  1. GaborFilter(2)

    0下载:
  2. This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) and phase P.-This version of the 2D Gabor filter is basically a bi
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-28
    • 文件大小:72774
    • 提供者:rajat singh
  1. Gaussian

    1下载:
  2. 一个很好的高斯滤波器源码,对图片进行高斯滤波,有简易操作的界面,内含测试图像,在visual C++下调试成功。-A good source of Gaussian filter, Gaussian filter of pictures, there are easy to operate interface that includes test images, the visual C++ to debug successfully.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:840249
    • 提供者:lilian
  1. chunman

    1下载:
  2. 基于高斯滤波器的可控金字塔的方向滤波器,对学习方向滤波的同学很有帮助-Gaussian filter based on the direction of the pyramid steerable filter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:59487
    • 提供者:张凯兵
  1. steerfilter

    0下载:
  2. Design and Use of Steerable Filters PAMI1991文章的代码,含有测试图像和demo,可运行-It implements a steerable Gaussian filter. This m-file can be used to evaluate the first directional derivative of an image, using the method outlined in: W. T. Freeman and E. H.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:338049
    • 提供者:
  1. DigitalImageProcessingMatlabAlgorithms

    0下载:
  2. These are Digital Image processing algorithm implementation in Matlabs. Following are the Matlab Codes attached: Butterworth Filter in Frequency Domain Gaussian Filter in Frequency Domain Homomorphic Filter Laplacian Transform Histogram Eq
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4324
    • 提供者:Rizwan
  1. steerGauss

    0下载:
  2. 使用可控方向滤波器进行图像滤波的程序,学习方向滤波的朋友可以参考!-a steerable gaussian filter for image!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:59502
    • 提供者:张凯兵
  1. extended_reciever

    0下载:
  2. Bit Error Rate analysis of an Extended Receiver for Rectangular PAM. The performance of a digital communication system in the presence of additive white Gaussian noise (AWGN) can be assessed by the measurement of the bit error rate (BER). The Si
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:11420
    • 提供者:Griffin Wright
  1. Gaussian

    0下载:
  2. 高斯滤波 对图像首先进行加噪处理 然后在实现滤波-Gaussian filter to the image first and then deal with noise filtering in the realization of
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:902763
    • 提供者:刘超
  1. IS95

    0下载:
  2. 此函数用于IS-95前向链路系统的仿真,包括扩 频调制,匹配滤波,RAKE接收等相关通信模块。 仿真环境: 加性高斯白噪声信道. 数据速率 = 9600 KBps - This function is used in IS-95 forward link system simulation, including the expansion frequency modulation, matched filter, RAKE receiver and oth
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:21899
    • 提供者:SW
  1. hongwaituxiang

    0下载:
  2. 为了在抑制噪声时尽可能保留图像边缘信息,提出一种自适应各向异性高斯滤波器设计方法. 该方法由独立 强度传播(IDS)模型决定滤波器的长轴尺度,由像素的邻域平滑度决定长短轴的比例,然后根据该处的灰度梯度方 向自适应决定各向异性滤波器的长轴方向. 仿真实验表明,提出的自适应各向异性滤波器具有很强的噪声抑制和 边缘保持能力. -In order to suppress noise, as far as possible to keep the image edge informati
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:207741
    • 提供者:wangcong
« 1 2 34 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com