Package | Description |
---|---|
org.openimaj.image.processing.face.recognition |
Modifier and Type | Class and Description |
---|---|
class |
AnnotatorFaceRecogniser<FACE extends DetectedFace,PERSON>
A
FaceRecogniser built on top of an IncrementalAnnotator . |
class |
EigenFaceRecogniser<FACE extends DetectedFace,PERSON>
Implementation of a
FaceRecogniser based on Eigenfaces. |
class |
FaceRecogniser<FACE extends DetectedFace,PERSON>
Base class for all Face Recognisers.
|
class |
FisherFaceRecogniser<FACE extends DetectedFace,PERSON>
Implementation of a
FaceRecogniser based on Fisherfaces. |