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] Routines to plot energy statistics & individual voxel statistics #59

Closed Algomorph closed 6 years ago

Algomorph commented 6 years ago

This should be a low-workload feature to implement with a simple python script, to convert the CSV files with energy stats into graphs automatically. The script can be called directly from InfiniTAM_bpo when proper arguments are set.

Python scripts should probably all go into a separate repo. I'll call it SDFViz for now, since SDFViz might need it's own repo in the future.

Algomorph commented 6 years ago