This repo provides the code for volumetric tsdf fusion for scannet dataset
C
tsdf_fusion_for_scannet
This repo provides the code for volumetric tsdf and color fusion from multiple 2D view images for scannet dataset. The core fusion code
is in TSDF/. Please read the script to see how to call the fusion code.