Vdbfusion Versions Save

C++/Python Sparse Volumetric TSDF Fusion

v0.1.6

2 years ago
  • Minor changes on Python API.
  • New method to merge incoming TSDF grids following the traditional TSDF equations, both for the update_tsdf and integrate methods.
  • Add prune method to clean up the grid according to a weight threshold.
  • Python bindings build now optional.

v0.1.5

2 years ago

First open-source release. To give it a try just pip install vdbfusion or try out the Colab example Open In Colab