public class Match
extends georegression.struct.point.Point2D_I32
| Modifier and Type | Field and Description |
|---|---|
double |
score
Score indicating the match quality.
|
| Constructor and Description |
|---|
Match() |
Match(int x,
int y,
double score) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |