public class MaxDistanceComparator extends Object
| Constructor and Description |
|---|
MaxDistanceComparator(double threshold) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
compare(Raster image1,
Raster image2) |
String |
getID() |
double |
getThreshold() |
void |
setThreshold(double threshold) |
Copyright © 2018. All rights reserved.