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

搜索资源列表

  1. Problem2_6

    0下载:
  2. 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:10282
    • 提供者:陈烨
  1. spetial_image_enhancement.rar

    0下载:
  2. 分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95806
    • 提供者:顔瞳
  1. sharpen

    0下载:
  2. 数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。 -Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:281805
    • 提供者:刘雨相
  1. edge_filter_linear

    1下载:
  2. 1、均值平滑、中值平滑和低通滤波平滑 2、高斯拉普拉斯算子对图像边缘的增强, 3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1914
    • 提供者:许耀宗
  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. Image_Enhancement_in_Frequency_Domain

    0下载:
  2. 本程序对图像依次进行二阶拉普拉斯高通滤波、高频加强过滤、直方图均衡-This procedure was followed on the image to the second order Laplacian high-pass filtering, high frequency to enhance filtering, histogram equalization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:177777
    • 提供者:shen hong
  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. Morph

    0下载:
  2. 对图像进行锐化,平滑处理和彩色化。具体有中值滤波,拉普拉斯锐化等-Image sharpening, smoothing and color of treatment. Median filter has specific, such as Laplacian sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:84879
    • 提供者:张靖
  1. filteringcollection

    0下载:
  2. Matlab图像滤波合集image filtering collection,包括:图像RGB空间滤波、维纳滤波、离散傅立叶变换、拉普拉斯滤波、中值滤波等等。-MATLAB image filtering collection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:24644
    • 提供者:youxia
  1. PICcl

    0下载:
  2. 图像的锐化,使用拉普拉斯滤波模板的二值滤波-image filter
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:994
    • 提供者:倪彦
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  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. ImageFiltering

    0下载:
  2. 对模糊图像进行还原滤波,包括维纳滤波,拉普拉斯滤波等-Reduction of the fuzzy image filtering, including Wiener filtering, Laplace filtering
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:6210
    • 提供者:冬之紫婧
  1. laplace

    0下载:
  2. 利用拉普拉斯滤波,找出图像边缘,再与原图叠加,以达到锐化图片的目的。-Laplace filtering out the image edge, and then superimposed with the original, in order to achieve the purpose of sharpening the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:25573
    • 提供者:snaiveke
  1. 2014DIPmatlabcode

    0下载:
  2. 拉普拉斯滤波,用拉普拉斯算子进行的频域滤波-Laplace filter
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:509443
    • 提供者:韩演
  1. corr_measure

    0下载:
  2. 对两幅图像进行相关测度的计算,直接相关测度/均值归一化相关测度/方差归一化相关测度/拉普拉斯滤波相关测度/二值相关测度-Two images related measure calculations directly related measure/mean normalized correlation measure/variance normalized correlation measure/Laplace filter correlation measure/binary-related
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1059
    • 提供者:小怪兽
  1. Sharplaplace

    0下载:
  2. 拉普拉斯滤波,一中鲁棒性很好的拉普拉斯滤波算法调用示例 img=Sharplaplace(img,5,[0,1]) -laplace filter for image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2276913
    • 提供者:kang
  1. filter

    0下载:
  2. 这是若干种滤波程序,包括高斯滤波,拉普拉斯滤波,频域滤波等-this is a programme of several filters,including guass,laplace ,frequence and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2041
    • 提供者:许三多
  1. laplacefiltering

    0下载:
  2. 图像的拉普拉斯滤波可以使用拉普拉斯器滤波来实现,即用卷积函数CONVOL()(LaplaceFiltering The Laplasse filter of the image can be realized by Laplasse filter, that is, convolution function CONVOL ())
  3. 所属分类:GIS编程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:
  1. 1

    0下载:
  2. 对图像进行拉普拉斯滤波还有A模板与B模板的模糊锐化(Laplasse filtering for images has a fuzzy sharpening)
  3. 所属分类:图形图象

    • 发布日期:2018-04-19
    • 文件大小:84992
    • 提供者:却话
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com