Package qupath.process.gui.commands
Class CreateChannelTrainingImagesCommand
java.lang.Object
qupath.process.gui.commands.CreateChannelTrainingImagesCommand
- All Implemented Interfaces:
Runnable
Command to create training images based upon channel names, and add these to a project.
The purpose of this is to help with training multiple separate classifiers for multiplexed images. Normally, this command should be run after running other commands (e.g. cell detection).
- Author:
- Pete Bankhead
-
Constructor Summary
-
Method Summary