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

搜索资源列表

  1. 使用小波变换的图像边缘检测算法

    1下载:
  2. 使用小波变换的图像边缘检测算法-use wavelet transform Edge Detection Algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:290522
    • 提供者:屈晓超
  1. 边缘检测算法的基本步骤

    0下载:
  2. 边缘检测算法的基本步骤 (1)滤波。边缘检测主要基于导数计算,但受噪声影响。但滤波器在降低噪声的同时也导致边缘强度的损失。 (2)增强。增强算法将邻域中灰度有显著变化的点突出显示。一般通过计算梯度幅值完成。 (3)检测。但在有些图象中梯度幅值较大的并不是边缘点。最简单的边缘检测是梯度幅值阈值判定。 (4)定位。精确确定边缘的位置。 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方
  3. 所属分类:绘图程序

    • 发布日期:2014-01-18
    • 文件大小:2895
    • 提供者:丁绍辉
  1. sobel边缘检测

    3下载:
  2. sobel边缘检测算法,采用全方向的边缘检测矩阵
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2009-01-13
    • 文件大小:667
    • 提供者:thinkwell12
  1. 图像分割边缘检测算法

    0下载:
  2. 图像分割中的边缘检测,各类算子都有。。
  3. 所属分类:GDI/图象编程

  1. 边缘检测 轮廓提取

    0下载:
  2. 各种边缘检测 ,轮廓提取方法
  3. 所属分类:源码下载

  1. sobel算子边缘检测算法

    1下载:
  2. 用sobel算法 进行8位位图的边缘检测
  3. 所属分类:源码下载

    • 发布日期:2012-04-17
    • 文件大小:214240
    • 提供者:zy_8816@163.com
  1. 图像模糊边缘检测算法的Delphi实现

    0下载:
  2. 图像模糊边缘检测算法的Delphi 图像模糊边缘检测算法的Delphi实现
  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. edge-detect-algorithm-comparis

    1下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:609
    • 提供者:lh
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:83326
    • 提供者:黄沛杰
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者:caonimabitoo
  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:259323
    • 提供者:qlhycf
  1. shadow2

    0下载:
  2. 提出一种分块阴影检测算法,并描述了算法的实现,实验表明该算法克服了传统的边缘检测算法的缺点,阴影检测效果比传统算 法更好。 -A shadow detection algorithm block, and describes the algorithm, experiments show that the algorithm is to overcome the traditional shortcomings of the edge detection algorithm, shado
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:459410
    • 提供者:沛洋
  1. caany

    0下载:
  2. canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:2187
    • 提供者:wuzixu
  1. edgedetect

    0下载:
  2. 基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-laplace operator of the result
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3034979
    • 提供者:duyaqin
  1. 基于小波变换的图像边缘检测算法

    0下载:
  2. 基于小波变换的图像边缘检测算法matlab代码
  3. 所属分类:图形图象

  1. 基于三次B样条的边缘检测

    1下载:
  2. 这是基于三次B样条的边缘检测算法,与传统算法canny,robel,Log等算法进行仿真比较,仿真效果优于canny算子,注释详细
  3. 所属分类:matlab例程

  1. 边缘检测

    0下载:
  2. 边缘检测算法的源代码,本人已经测试过,效果很好。(Edge detection algorithm source code, I have tested, the effect is very good.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:352256
    • 提供者:lwDave
  1. 八个方向的sobel边缘检测算法

    3下载:
  2. 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-24
    • 文件大小:55296
    • 提供者:追梦苦旅
  1. 边缘检测

    1下载:
  2. 包括canny,sobel,log等边缘检测的改进算法,使用效果良好(Including improved edge detection algorithms such as canny, sobel, log and so on, the application effect is good.)
  3. 所属分类:图形图像处理

    • 发布日期:2021-03-10
    • 文件大小:3072
    • 提供者:wwy12345
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com