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

Harris corner detection with matlab code

角点检测 Detect-corners corner-detect harris-matlab detect-harris-corner

关注次数: 237

下载次数: 0

文件大小: 344K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:Harris角点检测程序。选定图像中某以区域,通过设置角点的最大个数和最小个数来设定检测阈值。


English Description:

Harris corner detection program. Select a region in the image, and set the detection threshold by setting the maximum and minimum number of corners.


代码预览