Applies a pre-trained CLIJx-Weka model to a 2D image.
You can train your own model using menu Plugins > Segmentation > CLIJx Binary Weka Pixel ClassifierMake sure that the handed over feature list is the same used while training the model.
Categories: Binary, Segmentation
Ext.CLIJx_binaryWekaPixelClassifier(Image input, Image destination, String features, String modelfilename);