| Modifier and Type | Class and Description |
|---|---|
static class |
Matcher.Match |
| Constructor and Description |
|---|
Matcher() |
| Modifier and Type | Method and Description |
|---|---|
List<Matcher.Match> |
match(List<? extends DetectedFace> groundTruth,
List<? extends DetectedFace> detected) |
public Matcher()
public List<Matcher.Match> match(List<? extends DetectedFace> groundTruth, List<? extends DetectedFace> detected)