Skip to content

Latest commit

 

History

History

vdb_tsdf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Groundtruth SDF Data Generation

Given a watertight mesh, we use OpenVDB library to generate the tsdf field.
As clarified in paper, more sdf samples near the surface will be chosen.
For details, please refer to the source code.

Dependencies