Interface | Description |
---|---|
IFilter |
Class | Description |
---|---|
CLAHE | |
CorrectBackground | |
DefaultMinAndMax |
Sets the minimum to zero and the maximum to the maximum supported, or 255 for FloatProcessor
and any other unknown
ImageProcessor . |
EnhanceContrast |
Uses the @{link
ContrastEnhancer.stretchHistogram(ImageProcessor, double, ImageStatistics) function. |
EqualizeHistogram | |
FilterEditor | |
GaussianBlur |
Smooth with a Gaussian.
|
Invert | |
LUTBlue | |
LUTCustom | |
LUTCyan | |
LUTGreen | |
LUTMagenta | |
LUTOrange | |
LUTRed | |
LUTYellow | |
Normalize | |
NormalizeLocalContrast | |
RankFilter | |
ResetMinAndMax | |
RobustNormalizeLocalContrast | |
SubtractBackground |
Subtract background with the rolling-ball algorithm.
|
ValueToNoise |
Copyright © 2015–2021 Fiji. All rights reserved.