Skip to content

A readable implementation of structure-from-motion

License

Notifications You must be signed in to change notification settings

robotika/simple-sfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-sfm

A readable implementation of structure-from-motion in python.

Install

Depends directly on numpy and autograd, indirectly on scipy. Installable using conda on Windows or Linux. Other platforms not tested.

conda create -n simple-sfm -c conda-forge numpy autograd

Releases

No releases published

Packages

No packages published

Languages