| Modifier and Type | Method and Description |
|---|---|
FacePose |
FaceAnalyser.computePose(DetectedFace detectedFace)
Computes the pose of a detected face.
|
FacePose |
FaceAnalyser.computePoseWithLandmarks(DetectedFace detectedFace,
PointList landmarks)
Computes the pose of a detected face using the specified 68-point landmarks.
|
FacePose |
Portrait.getPose()
Gets the face pose.
|
| Constructor and Description |
|---|
FacePose(FacePose facePose)
Initializes a new instance of the FacePose class by copying another FacePose.
|
Copyright © id3 Technologies. All rights reserved. eu.id3.face