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

Storing the classification results #68

Open AyoubOuddah opened 2 years ago

AyoubOuddah commented 2 years ago

Hello,

The dialogue that suggest to save the images on disk instade of showing them on FIJI aprear only when processing more then two images. Why not always show the dialogue ? then the let the user decide what to do ?

https://github.com/fiji/Trainable_Segmentation/blob/3f20f16312273fe5bb72455e9a3d58cf04c668c8/src/main/java/trainableSegmentation/Trainable_Segmentation.java#L1486