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

搜索资源列表

  1. 2014-7-1

    0下载:
  2. 对于原始图像 < f5.tif > ,实现下列结果。 a.用平均滤波器平滑原始图像得到的模糊图像 b.用拉普拉斯算子增强上述a得到的模糊图像 c.用拉普拉斯算子增强原始图像 -For the original image <f5.tif>, to achieve the following results. a. smoothing filter with an average original image was blurred b.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2942088
    • 提供者:瑞安
  1. edgecheck

    0下载:
  2. 边缘检测课设 包含 Kirsch算子 Prewitt算子 Sobel算子 Roberts算子 Gauss-Laplace高斯-拉普拉斯算子-edge check Kirsch Prewitt Sobel Roberts Gauss-Laplace
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3663778
    • 提供者:jack
  1. 2014DIPmatlabcode

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

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

    0下载:
  2. canny算子可以提取到很好的物体的边缘,效果要比拉普拉斯算子及罗伯特算子的效果都要好,代码中得到的效果很好,并且将图片进行了一倍和两倍的缩小-canny operator can extract the edge of the great objects, the effect than the Laplace operator and operator Robert effect to be good, with good results obtained in the code, and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1909497
    • 提供者:黎秀玉
  1. hm3_2

    0下载:
  2. (1)读取一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法处理。 (2)读取一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。-1.read an image, add a Gaussian/salt or pepper noise, then process with the neighborhood average/median filtering or K N nearest average law method.Output p
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1190
    • 提供者:seasonflow
  1. bianyuanjiance

    0下载:
  2. 各种边缘检测算子的检测效果的比较,特别是拉普拉斯算子的展示-Effect comparison of detection of various edge detection operator, especially the Laplace operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1154
    • 提供者:陈嘉琦
  1. sharpL

    0下载:
  2. 线性锐化滤波 2015.03.06 函数功能:对图像进行线性锐化 本函数的线性锐化滤波选用 laplacian 拉普拉斯算子 输入举例子sharpL( lena.jpg , 1.jpg ) 参数说明: image为待做锐化的图像 imagegoal为锐化后的图像-2D image line sharp attack
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:559
    • 提供者:王程序
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
  1. laplase_Algorithm

    0下载:
  2. 用拉普拉斯算子检测图像边缘,并显示出来检测的结果-Using Laplacian image, edge detection and the testing results of the display
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:580030
    • 提供者:dragonfive2015
  1. edgedetection

    0下载:
  2. LOG算子、拉普拉斯算子等几种边缘检测算子的比较-Comparison LOG operator, Laplace operator, such as several edge detection operator
  3. 所属分类:Development Research

    • 发布日期:2017-04-27
    • 文件大小:158461
    • 提供者:
  1. ruihuatupian

    0下载:
  2. 用sobel,roberts,拉普拉斯算子锐化滤波所画图片-Image recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:12194
    • 提供者:liruijian
  1. laplacian-operator

    0下载:
  2. 在MATLAB中使用拉普拉斯算子检测图像边沿,多个参数对比-In MATLAB using the Laplasse operator to detect image edge, multiple parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:20025
    • 提供者:孙峰
  1. laplacian

    0下载:
  2. 此文件是自己用matlab编的拉普拉斯算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled Laplacian image edge features
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-12
    • 文件大小:864
    • 提供者:mamiaomiao
  1. gradient

    0下载:
  2. 求解梯度(拉普拉斯算子)运算的fortran程序-Solving gradients (Laplacian) operations fortran program
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:601
    • 提供者:syj
  1. graphic_filter

    0下载:
  2. 不使用OpenCV里面的库函数,手动实现均值滤波,高斯滤波Robert算子,Sobel算子和拉普拉斯算子锐化以及高提升滤波-Which do not use OpenCV library functions implemented manually mean filter, Gaussian Robert operator, Sobel operator and Laplacian sharpening filter and high lift
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2506236
    • 提供者:hambioverus
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. Laplasse

    0下载:
  2. 拉普拉斯算子检测图像边沿信息,实现检测图像的边缘信息,可以提取出图像的边沿-Laplasse operator to detect image edge information, to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:118258
    • 提供者:zz
  1. question2

    0下载:
  2. 图像锐化与增强(question2.m),锐化用拉普拉斯算子-Image enhancement and sharpening (question2.m), with the Laplacian sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:学生娃
  1. spatial-sharpening-filter-And-CODE

    0下载:
  2. 主要讲解空间锐化滤波器,例如拉普拉斯算子滤波器,索贝尔滤波器、非锐化掩蔽和高提升滤波器以及一阶微分图像锐化。-Mainly to explain the spatial sharpening filter, such as the Laplasse operator filter, the Sobel filter, non sharpening masking and high lift filter and first order differential image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1221027
    • 提供者:小陈
  1. TUXIANGZENGQIANG

    0下载:
  2. 利用Visual C++编写实现图像增强的程序,利用的是图像空域滤波中的均值滤波和空间域锐化的拉普拉斯算子模板-Using Visual C++ to write the program to achieve image enhancement, the use of image space filtering in the mean filter and spatial domain sharpening Laplacian operator template
  3. 所属分类:Special Effects

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