中文说明:图像拼接程序建造在 matlab 环境中,花了一段视频作为输入然后考虑帧的视频,然后使用 harris 角点和 RANSAC 算法查找并消除相关的点,最后缝到对方的每个帧。
English Description:
Image mosaic program builded in Matlab, it took a video as input then taking frames from video, then using Harris corner detector and RANSAC algorithms to finds and eliminates related points, finally stitch each frame to each other.