Changchang Wu

Computer Science & Engineering
University of Washington
Box 352350, Paul G. Allen Center 282
Seattle, WA 98195-2350

Phone: (206) 543-6876
Email: ccwu(at)cs.washington.edu

Home   |   Publications   |   Research   |   Code  | VisualSFM


You may consider using VisualSFM. All the code packages below are partially integrated into VisualSFM, which is easy to use with a GUI interface and provides many visualizations.

 

Multicore Bundle Adjustment for GPU and CPU

This code package is distributed under GPL here.

 

Repetition-based Dense Single-view Reconstruction, and
Detection of Large Repetitive Structures

This code package is released under GPL at repcode_v2.zip(25MB). Check out more details of this project at the research page.

 

Viewpoint Invariant Patch (VIP)

The code package is released under GPL at vipcode_v1.zip(19MB)

 

SIFT on GPU (SiftGPU) 

SiftGPU implements the detection and matching of SIFT on GPU.
The source code and binaries of SiftGPU are available here(5.9MB).