Skip to content

三维重建算法Structure from Motion(Sfm)的python实现

Notifications You must be signed in to change notification settings

adnappp/Sfm-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Sfm-python

三维重建算法Structure from Motion(Sfm)的python实现

需要的包: opencv-python opencv-python-contrib numpy scipy matplotlib 可选包: mayavi

根据需要选择绘图工具,mayavi的绘图效果相对更好

运行方法: 配置config.py 中的图片路径后运行revise_v2.py即可。

原理参考博客: https://blog.csdn.net/aichipmunk/article/details/48132109

About

三维重建算法Structure from Motion(Sfm)的python实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages