matlab代码实现角点检测我要分享

Corner detection with matlab code

二值-角点 角点 image-matching 凹-点检测 matlab-corner

关注次数: 264

下载次数: 1

文件大小: 31K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:这是角点检测的程序,图像中所有凹凸点都可以检测到,并在二值图像上显示出来,效果不错。直接运行corner.m即可


English Description:

This is the corner detection program, all the concave and convex points in the image can be detected, and displayed on the binary image, the effect is good. Just run corner. M directly


代码预览