Skip to content

Latest commit

 

History

History
54 lines (32 loc) · 2.26 KB

GSfM_intro.md

File metadata and controls

54 lines (32 loc) · 2.26 KB

Graph Structure from Motion (GSfM)

1. Introduction of GSfM

We extend the original incremental SfM approach into a divide-and-conquer approach. Our approach is much more efficient than state-of-the-art open-source SfM systems (COLMAP, OpenMVG, TheiaSfM), while surpass the accuracy of them at the same time. The pipeline of our GSfM is shown below:

pipeline

Thanks to our adaptive graph cluster algorithm, the images are divided into different groups. The images with strong connections are divided in the same group. And strong/weak MST conditions are used to enhance the connections between different clusters. After that, a robust incremental SfM approach (Based on an early version of OpenMVG) is performed in each cluster. While different clusters located in different reference systems, our graph-based merging algorithm is designed to automatically align the point clouds efficiently. Thus, our SfM approach is named GSfM.

2. Results

2.1. Campus

campus campus

2.2. Guanzhou Stadium

Guangzhou Stadium Guangzhou Stadium

2.3. Haidian

Haidian

2.4. Gerrard Hall

Gerrard Hall Gerrard Hall

2.5. Person Hall

Person Hall Person Hall

2.6. PKU All

PKU PKU PKU

2.7. PKU e34

PKU PKU PKU

2.8. PKU Medium

PKU PKU PKU