- All Implemented Interfaces:
Runnable
public class PixelClassifierCommand
extends Object
implements Runnable
Open GUI for the current viewer to train a new pixel classifier.
- Author:
- Pete Bankhead
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PixelClassifierCommand
public PixelClassifierCommand()
-
Method Details
-
run
public void run()
- Specified by:
run
in interface Runnable