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

Fix issues for scripts using pre-trained classifier without training image loaded #81

Closed mlt closed 4 months ago

mlt commented 6 months ago

This fixes #74.

Is PMMLModel support still actual? There was some code duplication going on around that. I tried to externalize some logic into a new method checkUpdateClassifier.