dice icon indicating copy to clipboard operation
dice copied to clipboard

Change working dir without reloading images and settings

Open hlz-922 opened this issue 2 years ago • 1 comments

Is there a way to change the working directory without losing the current settings, and reload the video etc. ?

I have some settings to try out and it's easier for me to post-process the data in separate folders... But every time I "set working directory", I need to reload everything again...

The version I'm using is 3.0 beta 7. Thanks!

hlz-922 avatar Jan 06 '23 15:01 hlz-922

As it stands now, there isn't a way from the GUI to propagate the settings from one working directory to another. You can however manually copy the input files (input.xml, params.xml, and cal.xml if this is for stereo) and manually edit the image folder location which might be a workaround. You could also do something like this in python including running DICe as a batch process from the command line.

dicengine avatar Jan 09 '23 12:01 dicengine