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

搜索资源列表

  1. experiment2

    0下载:
  2. 理想低通、高通、巴特沃斯低通高通滤波器对图像进行锐化和模糊处理-Ideal low-pass, high pass, Butterworth low pass high pass filter sharpening and blurring the image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:70896
    • 提供者:张成
  1. Imageprocessing

    0下载:
  2. 图象处理,对图形文件进行二值化、高斯滤波等图像处理-Image processing, binary graphics files, Gaussian filtering, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2068671
    • 提供者:崔欢
  1. PicProccessor

    0下载:
  2. 这是我本科时候学习图像处理时候的作业。主要实现了从最优二值化,到高斯滤波、中值滤波,再到形态学扩散,收缩,开运算,闭运算以及骨骼算法等等。-a program which can be used as a simple image proccessing tool
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:411849
    • 提供者:王翔宇
  1. dm642mainGAOSI

    0下载:
  2. 在ccs编程环境中。用c语言实现对图像的高斯滤波的主程序。-Programming environment in ccs. C language with the image of the Gaussian filtering of the main program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3866
    • 提供者:mayanfeng
  1. ImageFilterTest

    0下载:
  2. 基于MITK,实现图像高斯滤波和格式转换-imagefilter
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4365776
    • 提供者:李亚磊
  1. plateVs2003

    1下载:
  2. 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-12
    • 文件大小:19981344
    • 提供者:liren
  1. tvdenoise

    0下载:
  2. 利用均值滤波对高斯噪声图像去噪处理,效果好,处理方便-image tvdenoise
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:619
    • 提供者:韩文
  1. morphologicalFiler_vc

    0下载:
  2. 包括均值滤波,中值滤波,灰度形态学滤波,高斯低通滤波,统计滤波等-图像平滑与去噪,-Including the mean filter, median filter, grayscale morphological filtering, Gaussian low-pass filtering, statistical filtering- smoothing and denoising,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:116998
    • 提供者:lfc
  1. imageprocessing

    0下载:
  2. 图像处理的Matlab系统,包含有巴特沃兹滤波、图像分割、高斯滤波、图像增强、图像锐化,图像旋转等功能。-Matlab image processing system, including a Butterworth filter, image segmentation, Gaussian filter, image enhancement, image enhancement, image rotation and other functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:498528
    • 提供者:连宇
  1. imageimprovement

    0下载:
  2. 图像的增强处理,图像的简单平滑,图像的高斯平滑,图像的中值滤波,拉普拉斯边缘增强,Sobel边缘细化-Image enhancement, image of a simple smoothing, the image of Gaussian smoothing, median filter images, Laplace edge enhancement, Sobel Edge Thinning
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10666737
    • 提供者:hongxiaoxuan
  1. cDlgCanny

    0下载:
  2. Canny算子边缘检测图像,先进行高斯滤波,计算梯度幅值和方向,非极大值抑制,双阈值检测和连接边缘。-Canny edge detection operator image, first the Gauss filtering, calculation of gradient magnitude and direction, non-maxima suppression, dual edge threshold detection and connection.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:688
    • 提供者:xujie
  1. CannyDetc

    0下载:
  2. canny边缘检测算子,用高斯滤波平滑图像,再用一阶偏导的有限差分来计算梯度的幅值和方向。-canny edge detection operator, smooth image with a Gaussian filter, and then the first order partial derivatives of the finite difference to calculate the gradient magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:3345
    • 提供者:周娇
  1. canny

    0下载:
  2. 一个关于canny算子进行边缘检测的源代码。先是对对图像进行高斯滤波,然后计算梯度的幅值和方向。-One on canny edge detection operator to the source code. First, pairs of Gaussian image filtering, and then calculate the gradient of the magnitude and direction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1101
    • 提供者:李明
  1. filters

    0下载:
  2. 图像处理中常用的滤波函数库,包括高斯滤波、DOOG滤波等等,很有用的Matlab实现的代码库,添加到Matlab工作路径即可使用。-The filter used in image processing library, including Gaussian filter, DOOG filtering, etc., to achieve useful Matlab code base, added to the Matlab working path can be used.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:197732
    • 提供者:lilong
  1. Jerry

    0下载:
  2. 首先给原图像加入三种不同的早上那个 在利用高斯滤波就行去噪-First added to the original image in three different morning that denoising using Gaussian filter on the line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4420155
    • 提供者:jerry
  1. Gaussian_LP

    0下载:
  2. 数字图像处理,使用高斯滤波进行图像处理,形成低通-Digital image processing, Gaussian filtering for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:742
    • 提供者:qq
  1. DIBLook

    0下载:
  2. 具有带图片,对图片的各种图像处理元算。高斯滤波,轮廓提取等!-It includes he project of C++ which can process the bmp bitmap,for example ,gauss filter and constracting contour.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2708480
    • 提供者:刘丰
  1. gaussian_filter_m

    0下载:
  2. 高斯滤波算子在图像处理上的应用 Gaussian filtering operator in image processing applications-Gaussian filtering operator in image processing applications
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:30057
    • 提供者:wrong
  1. gaosilvbo

    0下载:
  2. 运用Matlab开发环境,调用一副图像,实现图像的高斯滤波-By Matlab development environment, called an image, the image of the Gaussian filter to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:36008
    • 提供者:柳海玲
  1. WaterShed

    0下载:
  2. PET图像后处理,包括二值化、梯度化等等,重点是分水岭算法。其中包括高斯滤波和平滑滤波两种-PET image post-processing, including binary, gradient and so forth, with emphasis on watershed algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:778480
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »
搜珍网 www.dssz.com