
三维重建
renye_lpl
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
BundleFusion配置运行
平台:win10+vs2013+cuda8.0+kinect v1参考:https://bericht.neopostmodern.com/posts/artist-guide-to-bundlefusion1.先按照github上的步骤来,注意mlibExternel和bundlefusion-master在同一级目录2.安装cuda,cuda7.0我的concrt.h会报错,提示常...原创 2018-06-06 19:00:31 · 7923 阅读 · 31 评论 -
colmap配置win10
1.github下载colmap最新源码 develop版2.colmap3.5 使用boost1.61,cuda8.0,boost1.64不行,boost的lib在stage/lib下,配置好对应的环境变量3.编译报错,uint_8改成int,,还出现一些小的报错,按照错误提示改就行4.编译cgal下载exe直接安装,记得联网安装gmp,cgal编译也需要boost,统一版本1.61...原创 2018-08-27 15:21:25 · 2877 阅读 · 0 评论