Algomorph / InfiniTAM

A Framework for the Volumetric Integration of Depth Images (with some experimental code to handle dynamic scenes)
http://www.infinitam.org
Other
21 stars 3 forks source link

[DynamicFusion] a CLI command to specify anomaly voxel (and write slice) #75

Closed Algomorph closed 6 years ago

Algomorph commented 6 years ago

We need to be able to pass in the coordinates of an anomaly voxel (detected during a previous run), so that during the run, a proper scene slice can be generated around these coordinates to be later read into the SDFViz visual debugger.

Algomorph commented 6 years ago

The actual CLI flag (+voxel debug printing) was just added.