public class ImageCollectionTool<T extends Image<?,T>> extends Object implements ImageCollectionProcessorJob.ProcessorJobListener
| Constructor and Description |
|---|
ImageCollectionTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
progressUpdate(ImageCollectionProcessorJob.ProcessorJobEvent event) |
void |
setup() |
public ImageCollectionTool()
public void setup() throws IOException, ImageCollectionSetupException
public void progressUpdate(ImageCollectionProcessorJob.ProcessorJobEvent event)
progressUpdate in interface ImageCollectionProcessorJob.ProcessorJobListener