摘要: Structure from Motion 资料总结 https://blog.csdn.net/u014636245/article/details/77527627 github上用opencv实现的sfm工具 https://github.com/royshil/SfM-Toy-Library 阅读全文
posted @ 2018-07-06 22:54 feifanren 阅读(1883) 评论(0) 推荐(0)
摘要: MVS——multi view system从多视图的密集重建(1) SFM的重建成果是稀疏三维点云,为了进入更加深刻的领域,获得更好的结果,我们进入到MVS (1)如何理解密集点云的生成原理 MVS是生成密集点云的方法,事实上,为什么我们在SFM中不能得到密集点云?因为,SFM中我们用来做重建的点 阅读全文
posted @ 2018-07-06 14:56 feifanren 阅读(3613) 评论(0) 推荐(0)