dzp62442 / Stitch_Methods

整理了一些经典图像拼接开源算法
7 stars 0 forks source link

整理了一些经典图像拼接开源算法

Image-Stitching-main: Leveraging Line-point Consistence to Preserve Structures for Wide Parallax Image Stitching,官方 MATLAB 实现。

mdlt: APAP 算法官方 MATLAB 实现,暂时无法同步。已跑通。

APAP-Image-Stitching-Python: APAP 算法 python 实现

AANAP-YaqiLYU: AANAP 算法 YaqiLYU MATLAB 实现。已跑通。

Robust_Elastic_Warping: Parallax-Tolerant Image Stitching,MATLAB 实现

NISwGSP: Natural Image Stitching with the Global Similarity Prior(GSP),官方实现

NISwGSP-U: GSP Ubuntu 实现

ImageStitch: 对 OpenCV 图像拼接实现进行面向过程的源码重构

Triangular_Facet_Approximation: Local-Adaptive Image Alignment based on Triangular Facet Approximation,官方 MATLAB 实现。已跑通,作者自己给的图像效果都很差

Single-perspective-warps: Single-Perspective Warps in Natural Image Stitching,官方 MATLAB 实现。已跑通,效果与 Leveraging 相似

GES-GSP-Stitching:Geometric Structure Preserving Warp for Natural Image Stitching,待运行

结合线特征算法:

Line meets as-projective-as-possible image stitching with moving DLT

Multi-Viewpoint Panorama Construction With Wide-Baseline Images 疑似?

Single-Perspective Warps in Natural Image Stitching

SEAGULL: Seam-Guided Local Alignment for Parallax-Tolerant Image Stitching

Natural Image Stitching with the Global Similarity Prior

Locally warping-based image stitching by imposing line constraints

Leveraging Line-Point Consistence To Preserve Structures for Wide Parallax Image Stitching

Image stitching by line-guided local warping with global similarity constraint