public class FaceDetectors extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FaceDetectors.AnyBasicFImageDetector
Any type of basic
FImage detector. |
static interface |
FaceDetectors.FaceDetectorProvider<FACE extends DetectedFace,IMAGE extends Image<?,IMAGE>>
Interface for providers of
FaceDetectors |
| Constructor and Description |
|---|
FaceDetectors() |
public FaceDetectors()