Hi David,
this is a huge MR and we need to go through it together before we can merge this officially in. There is still a lot to do, but this MR should at least let us test dependencies and basic functionality. For now I will mark it as WIP.
To start the Explorer, you need these two commands:
Then you can click on Open to select a CDB containing RGB images, e.g., the ScalarImages.cdb in the data folder. Then you should be able to use the parameter widgets to browse the images. This is the basic functionality that does not require the node editor (which is currently disabled).
We can track the progress of the new features in this MR and merge it in as soon as testing is complete.
Hi David, this is a huge MR and we need to go through it together before we can merge this officially in. There is still a lot to do, but this MR should at least let us test dependencies and basic functionality. For now I will mark it as WIP.
To start the Explorer, you need these two commands:
Then you can click on
Open
to select a CDB containing RGB images, e.g., theScalarImages.cdb
in the data folder. Then you should be able to use the parameter widgets to browse the images. This is the basic functionality that does not require the node editor (which is currently disabled).We can track the progress of the new features in this MR and merge it in as soon as testing is complete.
Best Jonas