Package | Description |
---|---|
org.openimaj.image.objectdetection.haar | |
org.openimaj.image.processing.face.detection |
The detection package contains implementations
of face detectors.
|
Modifier and Type | Class and Description |
---|---|
class |
MultiThreadedDetector
Multi-threaded version of the
Detector . |
Modifier and Type | Field and Description |
---|---|
protected Detector |
HaarCascadeDetector.detector |
Modifier and Type | Method and Description |
---|---|
Detector |
HaarCascadeDetector.getDetector() |