Package | Description |
---|---|
org.openimaj.image.processing.face.feature |
The feature package contains implementations of features
that can describe a face.
|
org.openimaj.image.processing.face.feature.comparison | |
org.openimaj.image.processing.face.feature.ltp |
An implementation of the local texture features and comparison measure
defined by Xiaoyang Tan and Bill Triggs.
|
org.openimaj.image.processing.face.recognition | |
org.openimaj.image.processing.face.similarity |
Class and Description |
---|
CLMPoseFeature
A feature-vector that describes the pose of a face in 3D space in terms of
its pitch, yaw and roll.
|
CLMPoseShapeFeature
A feature-vector that describes the pose and shape of a face.
|
CLMShapeFeature
A feature-vector that describes the shape of a face through a list of
eigen-weights on a point distribution model.
|
DoGSIFTFeature
A
FacialFeature that uses DoG-SIFT features to
describe a face. |
EigenFaceFeature
A
FacialFeature for EigenFaces. |
FaceImageFeature
A
FacialFeature that is just the pixel values
of a (possibly aligned) face detection. |
FacePatchFeature
A
FacialFeature that is built by concatenating each of the normalised
facial part patches from a detected face. |
FacePatchFeature.DetectedFacePart
A
FacialKeypoint with an associated feature |
FacialFeature
A FacialFeature is a feature describing a face that has
been detected.
|
FacialFeatureExtractor
Interface for factory objects capable of extracting a
FacialFeature
from a DetectedFace . |
FisherFaceFeature
A
FacialFeature for FisherFaces. |
LocalLBPHistogram
A
FacialFeature built from decomposing the face image into
(non-overlapping) blocks and building histograms of the
ExtendedLocalBinaryPattern s for each block and then concatenating to
form the final feature. |
Class and Description |
---|
DoGSIFTFeature
A
FacialFeature that uses DoG-SIFT features to
describe a face. |
FacialFeature
A FacialFeature is a feature describing a face that has
been detected.
|
Class and Description |
---|
FacialFeature
A FacialFeature is a feature describing a face that has
been detected.
|
FacialFeatureExtractor
Interface for factory objects capable of extracting a
FacialFeature
from a DetectedFace . |
Class and Description |
---|
EigenFaceFeature.Extractor
A
FacialFeatureExtractor for producing EigenFaces. |
FisherFaceFeature.Extractor
A
FacialFeatureExtractor for producing FisherFaces. |
Class and Description |
---|
FacialFeature
A FacialFeature is a feature describing a face that has
been detected.
|
FacialFeatureExtractor
Interface for factory objects capable of extracting a
FacialFeature
from a DetectedFace . |