图像拼接相关的代码、论文链接:
GitHub - dut-media-lab/Image-Stitching: Leveraging Line-point Consistence to Preserve Structures for Wide Parallax Image Stitching
GitHub - cvlab-epfl/LIFT: Code release for the ECCV 2016 paper
GitHub - Yannnnnnnnnnnn/NISwGSP: C++ implementation of the ECCV 2016 paper, Natural Image Stitching with the Global Similarity Prior.
GitHub - YaqiLYU/AANAP: An implementation of AANAP in CVPR 2015 paper.
GitHub - gain2217/Robust_Elastic_Warping: source codes for Parallax-Tolerant Image Stitching Based on Robust Elastic Warping
【22】像素分辨率像元的计算及含义_Johnnay_Song的博客-CSDN博客_像元尺寸怎么计算
图像拼接(Image Stiching)方向论文微总结 - 知乎 (zhihu.com)
基于OpenCV全景拼接(Python)SIFT/SURF - Erio - 博客园
使用 OpenCV (C++/Python) 的基于特征的图像对齐:
OpenCV中文官方文档
[OpenCV实战]19 使用OpenCV实现基于特征的图像对齐_You and Me-CSDN博客
OpenCV-Python单应矩阵(Homography Matrix)应用——更换广告牌_wp_bigdata的博客-CSDN博客_homography matrix
图像拼接算法的综述 | S1NH