| Modifier and Type | Method and Description |
|---|---|
static PoolingMethod |
PoolingMethod.fromValue(int value)
Creates an enumeration value from int.
|
static PoolingMethod |
PoolingMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoolingMethod[] |
PoolingMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
FaceMatcher.compareTemplateLists(FaceTemplateList referenceList,
FaceTemplateList probeList,
PoolingMethod poolingMethod)
Compares two template lists and outputs a comparison score.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face