HaiyangXu / osm-bundler

A Python routine for running Structure From Motion pipeline with Bundler and dense reconstruction with PMVS(CMVS) to reconstruct 3D geometry from a set of photos.
haiyangxu.github.com/osm-bundler
57 stars 12 forks source link

modify for py2exe to generate the windows execute binary #1

Closed HaiyangXu closed 10 years ago

HaiyangXu commented 10 years ago

steup.py is for py2exe install py2exe and then use command :python setup.py py2exe to generate the windows execute binary