public class RobustNormalizeLocalContrast extends Object
Modifier and Type | Class and Description |
---|---|
protected static class |
RobustNormalizeLocalContrast.ByteSetter |
protected static class |
RobustNormalizeLocalContrast.FloatSetter |
protected static interface |
RobustNormalizeLocalContrast.PixelSetter |
protected static class |
RobustNormalizeLocalContrast.ShortSetter |
Constructor and Description |
---|
RobustNormalizeLocalContrast() |
Modifier and Type | Method and Description |
---|---|
static void |
run(ij.process.ImageProcessor ip,
int scaleLevel,
int brx1,
int bry1,
float stds1,
int brx2,
int bry2,
float stds2) |
Copyright © 2015–2021 Fiji. All rights reserved.