| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
double |
LtpDtFeatureComparator.compare(LtpDtFeature query,
LtpDtFeature target) |
double |
ReversedLtpDtFeatureComparator.compare(LtpDtFeature query,
LtpDtFeature target) |
| Modifier and Type | Method and Description |
|---|---|
LtpDtFeature |
LtpDtFeature.Extractor.extractFeature(Q detectedFace) |