文件名称:spherical-sfm:C ++中的运动球面结构
文件大小:34.91MB
文件格式:ZIP
更新时间:2024-06-17 03:18:30
JavaScript
运动球面结构
我们论文的代码:
Baker,L.,S。Mills,S。Zollmann和J. Ventura,“ CasualStereo:使用运动球面结构随意捕获立体全景”,IEEE虚拟现实和3D用户界面会议,2020年。
Ventura,J.,“球体上的运动结构”,欧洲计算机视觉会议(ECCV),2016年。
依存关系
OpenCV 3+
谷神星求解器
本征3+
CUDA(用于立体全景拼接器)
用法
如果图像有径向变形,请先使用以下方法取消失真:
undistort_images -intrinsics
【文件预览】:
spherical-sfm-master
----_config.yml(29B)
----include()
--------sphericalsfm()
----LICENSE(1KB)
----src()
--------plane_estimator.cpp(1KB)
--------spherical_estimator.cpp(15KB)
--------rotation_averaging.cpp(3KB)
--------util.cpp(84KB)
--------spherical_utils.cpp(5KB)
--------sfm_types.cpp(1KB)
--------so3.cpp(3KB)
--------preemptive_ransac.cpp(0B)
--------spherical_fast_estimator.cpp(20KB)
--------sfm.cpp(15KB)
----teaser.jpg(644KB)
----examples()
--------run_spherical_sfm.cpp(3KB)
--------stereo_panorama_tools.h(795B)
--------undistort_images.cpp(4KB)
--------spherical_sfm_tools.cpp(23KB)
--------spherical_sfm_io.cpp(6KB)
--------make_stereo_panorama.cpp(1005B)
--------stereo_panorama_tools.cpp(22KB)
--------spherical_sfm_io.h(456B)
--------CMakeLists.txt(837B)
--------spherical_sfm_tools.h(2KB)
----.gitignore(270B)
----CMakeLists.txt(2KB)
----README.md(2KB)
----webviewer()
--------css()
--------images()
--------index.html(8KB)
--------js()