RobotLocomotion / LabelFusion

LabelFusion: A Pipeline for Generating Ground Truth Labels for Real RGBD Data of Cluttered Scenes
http://labelfusion.csail.mit.edu
Other
387 stars 98 forks source link

Save depth images (cleaned up) #11

Closed peteflorence closed 7 years ago

peteflorence commented 7 years ago

This is a cleaned up version of https://github.com/RobotLocomotion/LabelFusion/pull/10 as discussed there

Tested and working.

Thank you @5yler for implementing the saving of the depth images!

peteflorence commented 7 years ago

Note that python's argparse does not support booleans so the script logic had to have a few lines to do that manually https://stackoverflow.com/questions/15008758/parsing-boolean-values-with-argparse