| Package | Description |
|---|---|
| org.openimaj.image.processing.face.recognition |
| Modifier and Type | Method and Description |
|---|---|
static <FACE extends DetectedFace,EXTRACTOR extends FeatureExtractor<?,FACE>,PERSON> |
AnnotatorFaceRecogniser.create(IncrementalAnnotator<FACE,PERSON> annotator)
Convenience method to create
AnnotatorFaceRecogniser instances
from an annotator. |