All Projects → amusi → awesome-image-stitching

amusi / awesome-image-stitching

Licence: other
详尽地介绍关于图像拼接的知识点

Projects that are alternatives of or similar to awesome-image-stitching

ImageStitching
A CV project, based on cimg library to deal with simple Image Stitching task.
Stars: ✭ 40 (-41.18%)
Mutual labels:  image-stitching
image-panorama-stitching
An implementation of image panorama stitching project using SIFT and RANSAC algorithms.
Stars: ✭ 23 (-66.18%)
Mutual labels:  image-stitching
imgalign
Webapplication for image stitching and aligning
Stars: ✭ 162 (+138.24%)
Mutual labels:  image-stitching
Multiple image stitching
A Python and OpenCV implementation of Image Stitching using Brute Force Matcher and ORB feature descriptures.
Stars: ✭ 22 (-67.65%)
Mutual labels:  image-stitching
APAP-Image-Stitching
As-Projective-As-Possible (APAP) Image Stitching with Moving DLT (CVPR 2013) - Python Implementation
Stars: ✭ 85 (+25%)
Mutual labels:  image-stitching
Meshroom
3D Reconstruction Software
Stars: ✭ 7,254 (+10567.65%)
Mutual labels:  image-stitching
Computer-Vision
Cool Vision projects
Stars: ✭ 51 (-25%)
Mutual labels:  image-stitching

ImageStitchOverview

详尽地介绍关于图像拼接的知识点

基础知识

Multiple View Geometry

论文

2004 Image Alignment and Stitching: A Tutorial

2007 Recognising Panoramas

PDF介绍

2010 Photo Stitching 简单介绍了图像拼接的基础知识,,主要以SIFT为例

2012 Stitching-Blending 较详尽地介绍图像拼接的基础知识,主要介绍特征点检测和描述,如Harris、Fast、SIFT、ORB、BRIEF、Homography、RANSAC和Blending等知识点

2013 New strategies for generating panoramic images for imperfect image series 用8篇pdf教程详尽介绍了图像拼接的经典和最新知识

经典书籍

2010 Computer Vision: Algorithms and Applications

数据集

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].