| Package | Description |
|---|---|
| org.openimaj.image.processing.face.detection |
The detection package contains implementations
of face detectors.
|
| Modifier and Type | Method and Description |
|---|---|
List<CCDetectedFace> |
SandeepFaceDetector.detectFaces(MBFImage inputRGB) |
protected List<CCDetectedFace> |
SandeepFaceDetector.extractFaces(FImage faceMap,
FImage skinMap,
FImage image) |