采用Harris原理提取角点,并将角点坐标写入txt文档以便后续处理我要分享

Harris principle is used to extract corners, and the corner coordinates are written into the txt doc

角点坐标提取 MATLAB提取坐标 matlab角点 角点坐标 ignore_anglepoint

关注次数: 219

下载次数: 0

文件大小: 412KB

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

采用Harris原理提取角点,并将角点坐标写入txt文档以便后续处理,附处理前后图片。


English Description:

Harris principle is used to extract corners, and the corner coordinates are written into the txt document for subsequent processing, with pictures before and after processing.


代码预览

extract_angle point

...................\extract_angerpoint.m