SLAMRecon:

A Real-time 3D Dense Mapping System


Interdisciplinary Research Center  in  Shandong University 


Abstract


SLAMRecon is a real-time 3D dense mapping system based on RGB-D camera. The output is a reconstructed indoor scene model. As we know, there are some previous 3D Dense Mapping Systems, like Kinect Fusion. Kinect Fusion uses ICP to do registration between adjacent two frames. And ICP will fail when scan some flat area. However, Kinect Fusion doesn’t do any local or global optimization for camera poses. During scan, the reconstruction will drift because of accumulated errors. In our work, we used Orb-Slam to help us estimate camera pose of each frame. Because of orb-slam’s local and global optimization, we can avoid obvious drift when scan an indoor scene. We use an integration and re-integration framework to handle changing camera poses. Once a camera pose changes because of optimization, the system will do re-integration process to remove data influenced by old camera pose from scene volume and integrate data based on new pose to the scene volume.


Video


 

Links

 

Acknowledgement


 

We would like to acknowledge our grants: National 973 Program(2015CB352501), NSFC (61232011, 61572507, 61532003), Shenzhen Knowledge innovation program for basic research (JCYJ20150402105524053).