| Modifier and Type | Method and Description |
|---|---|
static FaceTemplateFormat |
FaceTemplateFormat.fromValue(int value)
Creates an enumeration value from int.
|
FaceTemplateFormat |
FaceTemplate.getFormat()
Gets the format of the face template.
|
FaceTemplateFormat |
FaceIndexer.getFormat()
Gets the face template format accepted by this face indexer.
|
static FaceTemplateFormat |
FaceTemplateFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FaceTemplateFormat[] |
FaceTemplateFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static FaceIndexer |
FaceIndexer.create(int maximumTemplateCount,
FaceTemplateFormat format)
Creates an empty face indexer
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face