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

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

于 2022-03-05 发布 文件大小:180.70 kB
0 210
下载积分: 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 个回复

  • 一个火焰的C源代码
    一个火焰的C源代码-a flame of C source code
    2022-08-02 18:59:24下载
    积分:1
  • based on neural network in a short interactive learning algorithm for image retr...
    基于神经网络短期交互式学习的图像检索程序 算法是源于一篇博士论文,也借用了别人的程序框架,在此表示感谢!-based on neural network in a short interactive learning algorithm for image retrieval procedure is derived from a doctoral dissertation, also borrowing other people"s procedural framework, expressed thanks!
    2022-03-17 02:56:36下载
    积分:1
  • 功率谱估计的MATLAB程序。现代谱的引入…
    MATLAB实现功率谱估计的程序.采用现代谱估计方法,最大熵谱法,Brug法和Levinson法-MATLAB power spectrum estimation procedures. The introduction of modern spectral estimation methods, maximum entropy spectrum, Brug law and Levinson Law
    2022-07-03 12:00:25下载
    积分:1
  • Color Image Quantization in Windows Systems
    Color Image Quantization in Windows Systems
    2022-11-27 15:50:03下载
    积分:1
  • It is a window mash viewer sample application. Its really nice. Please try i...
    It is a window mash viewer sample application. Its really nice. Please try it.
    2022-01-25 19:54:22下载
    积分:1
  • gabor fileter write by myself.
    gabor fileter write by myself.
    2022-08-07 13:56:58下载
    积分:1
  • c++6.0中基于OpenGL的大小可调节旋转正方体 mfc
    在VC++6.0中,基于MFC框架和OpenGL图像库进行开发,绘制了一个正方体的旋转运动仿真,可以调节正方体的长宽高,调节旋转的角度和平移距离,并设置了是否开启光照选项。
    2022-06-15 19:03:16下载
    积分:1
  • 层叠更替的彩虹窗口 美丽至极
    层叠更替的彩虹窗口 美丽至极-cascading turnover rainbow extremely beautiful window
    2022-12-01 12:40:08下载
    积分:1
  • 用于采集的C代码
    mini2440(处理器s3c2440)Linux下的cmos摄像头图像采集程序 该程序实现了 1、摄像头的图像的采集,采集到的数据直接显示在LCD上。 2、拍照,即将显示的采集到的图像信息保存为16位的bmp图片。(按键1拍照并保存,拍摄的时候led1点亮1秒)      3、图片浏览。可以浏览已拍摄的照片。(在拍摄状态按下按键2,即可进入图片浏览功能,     只可以播放一遍,其他功能尚未加入) 目前存在的问题: 1、保存的图像尚存在问题:在电脑上显示的不清楚,在    ARM9上可以正常显示。 2、拍摄的图片大小受限制,只能拍摄240*320的16位图片。下一步的改进:能够拍摄常见大小    的照片,并且保存为.jpg格式。 最主要的问题是摄像采集的数据 无线电协会
    2022-03-29 08:41:16下载
    积分:1
  • 如何在Visual C++中实现Choen
    如何在Visual C++中实现Choen-Sutherland线段裁剪算法,实现了基本交互-how to achieve Visual C Choen-Sutherland line cutting algorithm, to achieve the basic interactive
    2022-03-02 22:11:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载