| Package | Description |
|---|---|
| de.unihalle.informatik.MiToBo.tools.image |
| Modifier and Type | Field and Description |
|---|---|
private ImageDimensionReducer.ReducerMethod |
ImageDimensionReducer.projMode
Projection mode.
|
| Modifier and Type | Method and Description |
|---|---|
static ImageDimensionReducer.ReducerMethod |
ImageDimensionReducer.ReducerMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageDimensionReducer.ReducerMethod[] |
ImageDimensionReducer.ReducerMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageDimensionReducer.setReductionMode(ImageDimensionReducer.ReducerMethod value)
Specify projection mode.
|
| Constructor and Description |
|---|
ImageDimensionReducer(MTBImage img,
boolean reduceX,
boolean reduceY,
boolean reduceZ,
boolean reduceT,
boolean reduceC,
ImageDimensionReducer.ReducerMethod method)
Constructor with arguments.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.