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

搜索资源列表

  1. digitalbild with C++builder

    3下载:
  2. 图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2605
    • 提供者:李萍
  1. edgdctlapla

    0下载:
  2. 该程序是利用拉普拉斯算子对图像进行边缘检测的具体实现,利用matlab作为开发环境编写而成。-that the procedure was used Laplician right image edge detection to achieve the specific use of Matlab as a development environment has been prepared.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1380
    • 提供者:点点
  1. lpls.rar

    0下载:
  2. 拉普拉斯高斯算子边缘检测拉 普拉斯高斯算子边缘检测,Laplacian Gaussian edge detection operator Laplacian Gaussian edge detection operator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:121248
    • 提供者:李泽
  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. LRG51.rar

    0下载:
  2. 实现两种锐化图像输出,要求采用两种梯度算子: (1)Sobel梯度算子(2)拉普拉斯算子:,The realization of two types of sharpening the image output request using two gradient operator: (1) Sobel gradient operator (2) Laplacian:
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:1170
    • 提供者:赵少敏
  1. laplacian

    0下载:
  2. matlab 拉 普 拉 斯 算 子 代 码-matlab laplacian detector
  3. 所属分类:Other systems

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

    1下载:
  2. 锐化处理技术来加强图像的目标边界和图像细节,对图像进行梯度算子、拉普拉斯算子、Sobel算子设计,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出-Sharpen the image processing techniques to enhance the objectives of the border and image detail, image gradient operator, Laplacian, Sobel operator design, some features o
  3. 所属分类:Special Effects

    • 发布日期:2015-06-18
    • 文件大小:1756
    • 提供者:顾艳华
  1. e2

    0下载:
  2. 对图像进行频率域图像增强,计算并画出此图像的中心化频率谱,用拉普拉斯算子对此图像锐化。 -The image frequency domain, image enhancement, calculate and draw the image of the center of the frequency spectrum, this image with a Laplacian sharpening.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:634
    • 提供者:potato
  1. GUASSLAPLACE

    1下载:
  2. 利用高斯拉普拉斯算子对影像进行处理,并能够自由的读写该图像。-Gaussian Laplacian of the image processing, and free to read and write the image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4681
    • 提供者:mowei
  1. Laplacian_Enhancement

    1下载:
  2. 拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail information to complete the image e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:88554
    • 提供者:shen hong
  1. laplacian

    0下载:
  2. 本程序采用拉普拉斯算子对输入彩色图象进行增强处理,处理速度快,效果好.-this programme is used laplacian method to enhance the imput color image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:2260
    • 提供者:zhan
  1. 2009.0423

    0下载:
  2. 传统的边缘检测方法是对原始图像中像素的某小邻域来构造检测算子,它是采用锐化算子(如梯度算子、 拉普拉斯算子)进行的。图像的边缘检测是通过模板作为核与图像中的每一个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-Traditional edge detection method is the original image in a pixel neighborhood operator to construct, it is a sharpening operator (such as the
  3. 所属分类:Graph program

    • 发布日期:2017-04-08
    • 文件大小:5324
    • 提供者:刘卅
  1. suanfa

    0下载:
  2. 对一幅图像进行算法处理,包括梯度算子,拉普拉斯算法,log算子等。-Algorithm on an image for processing, including gradient operator, Laplacian algorithm, log, etc. operator.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1632
    • 提供者:耿晗
  1. log_edge

    2下载:
  2. 用matlab编写的拉普拉斯高斯算子代码(LoG算子),用该函数实现LoG算子提取图像边缘点的功能。-Written by matlab Laplacian of Gaussian operator code (LoG operator), using the LoG operator functions for extracting the image edge points of the function.
  3. 所属分类:matlab

    • 发布日期:2015-05-04
    • 文件大小:1024
    • 提供者:林安安
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. lap

    0下载:
  2. 使用拉普拉斯算子计算图像边缘与非边缘并对边缘进行锐化处理(Using the Laplasse operator image edge and non edge and edge sharpening)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:93184
    • 提供者:张小蛤
  1. 1

    0下载:
  2. 拉普拉斯(Laplacian)梯度算子 和LoG(Laplacian of Gaussian)算子实现边缘检测。(Laplasse (Laplacian) gradient operator And LoG (Laplacian of Gaussian) operator to realize edge detection.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3380224
    • 提供者:ayu1121
  1. 拉普拉斯算子

    1下载:
  2. visual2013配置OpenCV3.0使用C++编写的拉普拉斯算子(Visual2013 configuring OpenCV3.0 using Laplasse operator written in C++)
  3. 所属分类:OpenCV

  1. Log算子图像分割的matlab程序

    0下载:
  2. Log算子图像分割的matlab程序,高斯滤波+拉普拉斯算子运算,阈值可以自己设置
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com