This software (CMVS) takes the output of a structure-from-motion (SfM) software as input, then decomposes the input images into a set of image clusters of managable size. An MVS software can be used to process each cluster independently and in parallel, where the union of reconstructions from all the clusters should not miss any details that can be otherwise obtained from the whole image set. CMVS should be used in conjunction with an SfM software Bundler and an MVS software PMVS2 (PMVS version 2).
Demo code for our TIP video stitching paper in 2017
:telescope: This is a framework that combines multiple frames acquired from moving cameras
Implementation of 360 degree video stitching from multiple cameras using opencv.
Real-Time SLAM for Monocular, Stereo and RGB-D Cameras, with Loop Detection and Relocalization Capabilities
Pangolin is a lightweight portable rapid development library for managing OpenGL display / interaction and abstracting video input.