登录
首页 » 图形图像 » canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...

canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一...

于 2022-03-05 发布 文件大小:180.70 kB
0 214
下载积分: 2 下载次数: 2

代码说明:

canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target image edge detection. This method is summarized as follows: 1. Image used with the specified standard deviation of the Gaussian filter to smooth out, thereby reducing the noise 2. In the calculation of each point of local gradient and edge direction 3. The second step in determining the edge points will led to the image gradient magnitude ridge appears, and then keep track of all of the top of the ridge, and ridge at the top of all the pixels are no longer set to 0 4. the implementation of the edge link

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • jpeg2000压缩算法,C编写
    jpeg2000压缩算法,C编写-JPEG2000 compression algorithm, C preparation
    2022-04-19 19:49:47下载
    积分:1
  • document in the running VC6.0 environment compiler, is a stand
    该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。-document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect better USB camera. The mouse can then be selected using wishing to track the target.
    2023-04-24 19:55:02下载
    积分:1
  • C++编的画线算法原码
    C++编的画线算法原码-C series of the original line drawing algorithm code
    2023-08-19 23:00:04下载
    积分:1
  • 利用Visual C++ 6环境下创建MFC AppWizard(EXE),建议。
    利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-point of cutting and cutting to cut a straight line, respectively.
    2022-06-15 10:53:08下载
    积分:1
  • windows窗体更换皮肤程序
    单击右键,弹出一个用于更换窗体皮肤的快捷菜单,在该快捷菜单中选择换皮肤下的任意菜单项,程序将为当前窗体更换皮肤
    2022-04-27 06:55:02下载
    积分:1
  • 《Visual C++系统开发实例精粹》源代码
    《Visual C++系统开发实例精粹》源代码
    2022-03-04 14:28:03下载
    积分:1
  • VC编程 易于学习的模型 包括许多基础的技巧
    VC图形编程 易于学习的模型 包括许多基础的技巧-VC easy to learn graphical programming model includes many of the basic skills
    2022-10-12 06:15:03下载
    积分:1
  • Chapter 7 Rational B
    Chapter 7 Rational B-spline (NURBS) Surfaces basis.c tbasis.c Calculates the B-spline basis functions. frbsurf.c tfrbsurf.c Calculates and test the fast B-spline surface algorithm. knot.c tknot.c Calculates an open knot vector. rbspsurf.c trbsurf.c Calculates a rational B-spline (NURBS) surface. rbsurf.h Header file for fast rational B-spline surface program sumrbas.c Calculates the Sum function for a rational B-spline surface. chap7all.zip ZIP file for all of Chapter 7. chap7all.tar.gz UNIX tar file for all of Chapter 7.
    2022-11-08 10:05:03下载
    积分:1
  • C# GUI画示例代码
    柱状图,走势图,附SQL数据库 画图Demo 初学可用
    2022-01-27 10:12:14下载
    积分:1
  • 简单的动画显示程序
    简单的动画显示程序-simple animation display program
    2022-01-31 23:25:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载