public class AverageDistanceComparator extends Object
| Modifier and Type | Field and Description |
|---|---|
static Raster.Component[] |
DISTANCE_COMPONENTS |
| Constructor and Description |
|---|
AverageDistanceComparator(double threshold) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(Raster image1,
Raster image2) |
String |
getID() |
double |
getThreshold() |
void |
setThreshold(double threshold) |
public static final Raster.Component[] DISTANCE_COMPONENTS
Copyright © 2018. All rights reserved.