fiji / Trainable_Segmentation

Fiji library to perform image segmentation based on the Weka learning schemes
https://imagej.net/Trainable_Weka_Segmentation
GNU General Public License v3.0
106 stars 60 forks source link

Saving and loading of sample ROIs and allow for easier trace editing #80

Open mlt opened 6 months ago

mlt commented 6 months ago

It is currently impossible to work on setting up example traces in a few sessions #58. Let's have some rudimentary saving & loading of those.

Also, somehow, currently ROI is incorrectly shown if some trace is selected. I suggest to keep ROI when removing trace so it can be adjusted and added back.

image