Harris角点检测的图像拼接我要分享

Image mosaic based on Harris corner detection

corner-detector NCC-MATLAB NCC NCC-RANSAC ransac-matlab

关注次数: 352

下载次数: 0

文件大小: 157K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:基于Harris角点检测的图像拼接matlab实现,主要内容包括Harris角点检测,NCC,RANSAC以及2幅图像的拼接


English Description:

Image mosaic based on Harris corner detection is realized by MATLAB. The main contents include Harris corner detection, NCC, RANSAC and two image mosaic


代码预览

imageMosaic

...........\appendimages.m

...........\calcDist.m

...........\estHomography.asv

...........\estHomography.m

...........\findCorr.asv

...........\findCorr.m

...........\Harris.asv

...........\Harris.m

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

...........\randIndex.m

...........\solveHomo.m

...........\warpTheImage.m