A Visual Structure from Motion System
VisualSFM is a GUI application for 3D reconstruction using structure from
motion (SFM). The reconstruction system integrates several of my previous
projects: SIFT on GPU(SiftGPU), Multicore Bundle Adjustment, and Towards
Linear-time Incremental Structure from Motion. VisualSFM runs fast by
exploiting multicore parallelism for feature detection, feature matching,
and bundle adjustment.