CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - laplacian边缘检测

搜索资源列表

  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace op
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:206613
    • 提供者:王云华
  1. laplacian-edgeDetection2006-10-24

    0下载:
  2. Visual C++MATLAB图像处理与识别实用案例精选之 图像的边缘检测,拉普拉斯变换 算法的源程序,含标准测试图片-Visual C MATLAB image processing and recognition practical case Featured's image edge detection, Laplace Transform algorithm source, including standard tests Photo
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:152157
    • 提供者:路香群
  1. Laplacian

    0下载:
  2. 数字图象处理课题:Laplacian边缘检测。程序运行于VC++环境下-digital image processing tasks : Laplacian edge detection. Procedures in the VC environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4441
    • 提供者:白黎
  1. 算子进行边缘检测

    0下载:
  2. 用roberts sobel laplacian算子进行边缘检测,附有图片
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:130559
    • 提供者:chenzhao
  1. 拉普拉斯锐化(边缘检测)

    0下载:
  2. 拉普拉斯锐化(边缘检测),在readme.txt里有详细的使用说明-Laplacian sharpening (edge detection), the readme.txt are detailed usage
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:151437
    • 提供者:常宁
  1. Laplacian

    0下载:
  2. 利用Laplacian Mask进行的边缘检测法,利用Laplacian进行的边缘检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2436494
    • 提供者:钱靖
  1. log边缘检测

    0下载:
  2. 边缘检测是图像处理和计算机视觉中的基本问题,边缘检测的目的是标识数字图像中亮度变化明显的点。图像属性中的显著变化通常反映了属性的重要事件和变化。 这些包括(i)深度上的不连续、(ii)表面方向不连续、(iii)物质属性变化和(iv)场景照明变化。 边缘检测是图像处理和计算机视觉中,尤其是特征提取中的一个研究领域。 图像边缘检测大幅度地减少了数据量,并且剔除了可以认为不相关的信息,保留了图像重要的结构属性。有许多方法用于边缘检测,它们的绝大部分可以划分为两类:基于查找一类和基于零穿越的一类。基于
  3. 所属分类:源码下载

  1. 利用Delphi6实现拉普拉斯高斯边缘检测算法

    0下载:
  2. 利用Delphi6实现拉普拉斯高斯边缘检测算法,Delphi6 the realization of the use of Laplacian of Gaussian edge detection algorithm
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:1451607
    • 提供者:123123
  1. laplacian.rar

    0下载:
  2. 拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。,Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:216113
    • 提供者:张宇
  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. lapulasi

    0下载:
  2. 图像处理之---拉普拉斯锐化(边缘检测)---- Laplacian sharpening (edge detection)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:151441
    • 提供者:fnag
  1. Laplacian

    0下载:
  2. 拉普拉斯锐化(边缘检测)内含测试图片和源代码-Laplacian sharpening (edge detection) test containing pictures and source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:319296
    • 提供者:hyc
  1. BianYuanJianCe

    0下载:
  2. 用c#语言对拉普拉斯等各种边缘检测方法进行了实现-Using c# language on a variety of Laplacian edge detection method of implementation
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:537313
    • 提供者:张冬冬
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  1. lplsrh

    0下载:
  2. 拉普拉斯锐化,是图像边缘检测算法之一,对图像处理效果,有作用。-Laplacian sharpening, edge detection algorithm is one of the effects of image processing, a role.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:160351
    • 提供者:Janny
  1. susan

    0下载:
  2. 是一个基于边缘检测程序,已经成功仿真,可以借鉴!-Is based on edge detection procedure has been successfully simulation, we can draw!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3964
    • 提供者:曾红
  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. laplacian

    0下载:
  2. 数字图像处理中,运用高斯低通与拉普拉斯算子来实现对图像的边缘检测。-Digital image processing, the use of low pass and Laplacian of Gaussian operator to realize the edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:431472
    • 提供者:lw
  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. Laplacian函数用法示例

    0下载:
  2. 基于拉普拉斯变换的laplacian函数,进行边缘检测(Edge detection based on Laplacian function of Laplasse transform)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:139264
    • 提供者:拂晓轻寒
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com