Package | Description |
---|---|
de.unihalle.informatik.MiToBo.tools.image |
Modifier and Type | Field and Description |
---|---|
protected ImageContrastReducer.TargetContrast |
ImageContrastReducer.targetContrast
Target contrast of result image.
|
Modifier and Type | Method and Description |
---|---|
static ImageContrastReducer.TargetContrast |
ImageContrastReducer.TargetContrast.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageContrastReducer.TargetContrast[] |
ImageContrastReducer.TargetContrast.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImageContrastReducer.setTargetContrast(ImageContrastReducer.TargetContrast tc)
Set target contrast.
|
Copyright © 2010–2020 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.