| Package | Description |
|---|---|
| org.openimaj.image.processing.face.alignment |
The alignment package contains implementations of face
aligners.
|
| org.openimaj.image.processing.face.detection |
The detection package contains implementations
of face detectors.
|
| Modifier and Type | Field and Description |
|---|---|
protected CLMFaceDetector.Configuration |
CLMAligner.config |
| Constructor and Description |
|---|
CLMAligner(int size,
CLMFaceDetector.Configuration config)
Construct a new
CLMAligner using the provided
CLMFaceDetector.Configuration and default size of 100 pixels. |
| Modifier and Type | Method and Description |
|---|---|
CLMFaceDetector.Configuration |
CLMFaceDetector.getConfiguration()
Get the internal configuration of the detector.
|