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

搜索资源列表

  1. filter

    2下载:
  2. 用自编函数进行均值滤波、中值滤波、高斯滤波,并与matlab自带函数进行比较-own code with function of mean filter, median filter, Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1769
    • 提供者:王强
  1. ImageFiltering

    0下载:
  2. matlab语言编写的常见图像处理程序,包括高斯滤波、维纳滤波等程序-matlab language of the commonly used image processing procedures, including the Gaussian filtering, Wiener filtering,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4829
    • 提供者:李健
  1. filter

    0下载:
  2. 高斯滤波先对图像做卷积运算,进行线性滤波,支持替代方式操作。-Gaussian filter to the image so convolution operation, linear filtering, support for alternative means of operation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1062
    • 提供者:腾黎明
  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. shuzituxiangchuli

    0下载:
  2. 包含了多种常用的数字图像处理方法的实现代码,图像镜像、平移、旋转、缩放,高斯滤波、拉普拉斯锐化、中值滤波、二值变换、阈值变换、傅立叶变换、离散余弦变换等-Contains a variety of commonly used digital image processing methods to achieve code, image mirroring, shifting, rotating, zooming, Gaussian filtering, Laplacian sharpening,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:189893
    • 提供者:吴学龙
  1. hpfilter

    0下载:
  2. 数字图像处理,用MATLAB进行高斯滤波-Digital image processing using MATLAB to Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:770
    • 提供者:jacket
  1. 4567notch_filter

    0下载:
  2. 自适应滤波高斯滤波的平滑噪声边缘检测 -lvbo
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:16121
    • 提供者:zhouxin
  1. dupc

    0下载:
  2. 椒盐噪声、高斯噪声的均值滤波、中值滤波、高斯滤波-Salt and pepper noise, Gaussian noise of mean filtering, median filtering, Gaussian filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:712
    • 提供者:dupc
  1. chepaidingweihegaosilvbo

    0下载:
  2. 这个程序代码的主要目标是对车牌图像定位和高斯滤波,从而方便在网上进行传播-The code' s main objective is to license plate location and Gaussian image filtering, in order to facilitate the dissemination of online
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1978448
    • 提供者:wangzhikai
  1. im_smooth

    1下载:
  2. 本程序功能为图像平滑的实现,平滑方法包括中值滤波、均值滤波和高斯滤波算法。可直接下载运行。-The program features for the realization of image smoothing。 The smoothing methods include median filtering, average filtering and Gaussian filtering algorithm. This program can be run directly after down
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1390
    • 提供者:李鹏
  1. filter_wq

    0下载:
  2. 用Matlab实现中值滤波,均值滤波以及高斯滤波-Using Matlab to achieve median filter, mean filter and Gaussian filter
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1289
    • 提供者:zhangqunli
  1. images_chapter_04

    0下载:
  2. 频域高通滤波以及所需图像,包括巴特沃斯、指数、逆高斯滤波等-Frequency-domain high-pass filtering and the required images, including Butterworth, exponential, inverse Gaussian filtering,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6190017
    • 提供者:刘媛
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. gauss

    0下载:
  2. 这里是几种能够实现高斯滤波系数提取的m文件-Here are a few ways to achieve Gaussian filter coefficients extracted m files
  3. 所属分类:Windows Mobile

    • 发布日期:2017-04-07
    • 文件大小:550
    • 提供者:catking
  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. 73462671gose

    0下载:
  2. 高斯滤波算法计算文件的平滑处理很好用的用了才知道好不好-gass smoothing calculate img fddasas
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:134980
    • 提供者:yanfeng
  1. roughness

    1下载:
  2. 可以对一维波形数据进行拟合,高斯滤波,计算粗糙度等-Can be one-dimensional wave-shaped to fit the data, Gaussian filtering, calculation of roughness
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4826
    • 提供者:Mayf
  1. juanji

    0下载:
  2. 卷积运算,功能很强大能进行图片的卷积处理,高斯滤波,平滑处理-convolve
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:151626
    • 提供者:wkp
  1. gabor_filter

    0下载:
  2. 本程序实现了二维的高斯滤波效果。采用的是C++语言。-it is the program of the gabor filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2539
    • 提供者:yh
  1. ljk

    0下载:
  2. 对声音采集显示波纹 以及高斯滤波带通滤波 等等等 -Collection of sound wave and the Gaussian filter shows band-pass filter and so on and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:2015
    • 提供者:刘建凯
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com