public class HDFPreprocessor extends Object
| Constructor and Description |
|---|
HDFPreprocessor(int width,
int height,
int bitDepth,
ResolutionLevel[] resLevels) |
| Modifier and Type | Method and Description |
|---|---|
PipelineImage |
process(LinkedList<PipelineImage> slices) |
public HDFPreprocessor(int width,
int height,
int bitDepth,
ResolutionLevel[] resLevels)
public PipelineImage process(LinkedList<PipelineImage> slices)
Copyright © 2015–2022 SCIFIO. All rights reserved.