介绍了利用harris进行角点提取我要分享

This paper introduces the corner extraction using Harris

matlab-NCC匹配 harris-ransac NCC算法 matlab-harris匹配 错误匹配点

关注次数: 327

下载次数: 1

文件大小: 71K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:本文件主要介绍了利用harris进行角点提取,ncc算法进行粗匹配,ransac算法进行错误匹配点的消除


English Description:

This document mainly introduces the use of Harris corner extraction, NCC algorithm for rough matching, and RANSAC algorithm for the elimination of wrong matching points


代码预览

zhisong_chen_project3

.....................\FindFund.m

.....................\harris.m

.....................\main.m

.....................\NCC.m

.....................\normalise.m

.....................\ransac.m

.....................\validate.m