Allow user to view saved depth images interactively using matplotlib in various formats (original, linear, log).
When using X11 forwarding, can run the following to produce a matplotlib figure that can switch between the globbed images as well as between their depth formats:
@christopherwoodall Assigning you for tracking, feel free to make the TODO change otherwise I plan to finish this PR by EOW and will request review then
Allow user to view saved depth images interactively using matplotlib in various formats (original, linear, log).
When using X11 forwarding, can run the following to produce a matplotlib figure that can switch between the globbed images as well as between their depth formats:
Otherwise, can supply the
--save
or--output
flag to write to disk.TODO:
Demo Usage