Skip to content

Simplify OpenSfM open source, suitable for beginner of SfM

Notifications You must be signed in to change notification settings

bryanibit/pySfM

Repository files navigation

pySfM

Simplify OpenSfM open source, suitable for beginner of SfM.

The process is based on the procedure of OpenSfM (python)--extract EXIF (Output is a text document), detect feature(Use pickle.dump to save feature including (x,y)/color(r,g,b) and feature ID), match feature (Use pickle.load to load detected feature and pickle.dump to save matches), create track (Input is matches and output is track based on track_graph)

About

Simplify OpenSfM open source, suitable for beginner of SfM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published