lookStraightScore property

int lookStraightScore

Value estimating if the user is looking straight towards the camera. -1 if not computed. The range is 0-100, 100 meaning the look is straight.

throws FaceException An error has occurred during Face Library execution.

Implementation

int get lookStraightScore => getLookStraightScore();