Package | Description |
---|---|
org.openimaj.image.processing.face.alignment |
The alignment package contains implementations of face
aligners.
|
org.openimaj.image.processing.face.detection.keypoints | |
org.openimaj.image.processing.face.feature |
The feature package contains implementations of features
that can describe a face.
|
org.openimaj.image.processing.face.util |
Class and Description |
---|
FacialKeypoint
A
FacialKeypoint represents a keypoint on a face. |
KEDetectedFace
A K(eypoint)E(nriched)DetectedFace models a face detected by a face detector,
together with the locations of certain facial features localised on the face.
|
Class and Description |
---|
FacialKeypoint
A
FacialKeypoint represents a keypoint on a face. |
FacialKeypoint.FacialKeypointType
Types/locations of
FacialKeypoint . |
FacialKeypointExtractor
A class capable of finding likely facial keypoints using
a masked Haar cascade for each keypoint, and then picking
the best combination of points based on a model.
|
KEDetectedFace
A K(eypoint)E(nriched)DetectedFace models a face detected by a face detector,
together with the locations of certain facial features localised on the face.
|
Class and Description |
---|
FacialKeypoint
A
FacialKeypoint represents a keypoint on a face. |
FacialKeypoint.FacialKeypointType
Types/locations of
FacialKeypoint . |
KEDetectedFace
A K(eypoint)E(nriched)DetectedFace models a face detected by a face detector,
together with the locations of certain facial features localised on the face.
|
Class and Description |
---|
KEDetectedFace
A K(eypoint)E(nriched)DetectedFace models a face detected by a face detector,
together with the locations of certain facial features localised on the face.
|