Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 373 Bytes

ReadMe.MD

File metadata and controls

8 lines (7 loc) · 373 Bytes

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