图像边缘检测我要分享

Image edge detection

图像边缘检测 定位 smokelol 缺陷检测 检测圆的缺陷

关注次数: 336

下载次数: 0

文件大小: 24KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

该代码的主要功能是图像边缘检测,利用霍夫变换确定圆的位置,并进行缺陷定位着色等操作。


English Description:

The main function of the code is image edge detection, the use of Hough transform to determine the position of the circle, and defect location coloring and other operations.


代码预览

检测\BoundaryTrack.m

检测\ConnectivityMark.m

检测\EndFaceDetection.m

检测\QQ.jpg

检测\connect.m

检测\fillsmallholes.m

检测