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