自己实现的canny边缘检测算子,我要分享

Own implementation of canny edge detection operato

matlab

关注次数: 164

下载次数: 1

文件大小: 2.27 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:自己实现的canny边缘检测算子,包括高斯滤波,非极大值抑制,双阈值处理,边缘细化等步骤。-Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.


English Description:

Own implementation of canny edge detection operator, including Gaussian, non-Maxima suppression, double thresholding and edge thinning and other steps. -Own implementation of canny edge detection operator, including the Gaussian filtering, non-maxima suppression, double threshold, edge thinning step.


代码预览