| Modifier and Type | Method and Description |
|---|---|
DetectedFaceList |
DetectedFaceList.clone()
Creates a copy of the DetectedFaceList object.
|
DetectedFaceList |
FaceDetector.detectFaces(Image image)
Detects faces in an image and store their info in a DetectedFaceList object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FaceDetector.trackFaces(Image image,
DetectedFaceList detectedFaceList)
Tracks faces in an image and update their info in a DetectedFaceList object.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face