Modifier and Type | Method and Description |
---|---|
abstract <T extends Image<?,T>> |
ImageCollectionProcessorMode.processor() |
Modifier and Type | Method and Description |
---|---|
<T extends Image<?,T>> |
ImageCollectionProcessorMode.ModeOp.processor() |
Modifier and Type | Method and Description |
---|---|
abstract MetaMapper |
MetaMapperMode.mapper(ImageCollectionProcessor<MBFImage> processor) |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryImageProcessor<T extends Image<?,T>> |
class |
SequenceFileProcessor<T extends Image<?,T>> |
Constructor and Description |
---|
ImageCollectionProcessorJob(ImageCollection<T> collection,
ImageCollectionProcessor<T> sink,
MetaMapper mapper) |