论文:This is a monocular dense mapping system following the IEEE Robotics and Automation Letters (RA-L) submission Quadtree-accelerated Real-time Monocular Dense Mapping, Kaixuan Wang, Wenchao Ding, Shaojie Shen. 代码地址:https://github.com/HKUST-Aerial-Ro…
完整的 multi view stereo pipeline 会有以下步骤 structure from motion(SfM)==> camera parameters, sparse point cloud multi view stereo(MVS)==>depth map, dense point cloud surface reconstruction(SR)==>poisson or delauny reconstruction, mesh texture mapping(T…