| 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 |
| Modifier and Type | Method and Description |
|---|---|
DoGSIFTFeature |
DoGSIFTFeature.Extractor.extractFeature(DetectedFace face) |
| Modifier and Type | Method and Description |
|---|---|
double |
DoGSIFTFeatureComparator.compare(DoGSIFTFeature query,
DoGSIFTFeature target) |