public class ThresholdLocalSquareBorderNaive
extends java.lang.Object
| Constructor and Description |
|---|
ThresholdLocalSquareBorderNaive(boolean thresholdDown,
int regionWidth,
int histogramLength,
int minimumSpread,
double lowerFrac,
double upperFrac) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHistogramLength() |
void |
process(ImageUInt8 input,
ImageUInt8 output) |
public ThresholdLocalSquareBorderNaive(boolean thresholdDown,
int regionWidth,
int histogramLength,
int minimumSpread,
double lowerFrac,
double upperFrac)
public void process(ImageUInt8 input, ImageUInt8 output)
public int getHistogramLength()