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) |
public double score
public String toString()
toString in class georegression.struct.point.Point2D_I32Copyright © 2013. All Rights Reserved.