Does this library compute a score when face tracking ?
This score can represent how strong the model fit the face ; 0 the model do no fit at all and 1 the model fits perfectly. This is the same feature as the function getScore() of the less better similar library clmtrackr.
This could be useful in order to reset tracking when score is under a defined threshold.
We could avoid these kinds of scenarios :


Does this library compute a score when face tracking ?
This score can represent how strong the model fit the face ; 0 the model do no fit at all and 1 the model fits perfectly. This is the same feature as the function
getScore()of the less better similar library clmtrackr.This could be useful in order to reset tracking when score is under a defined threshold.


We could avoid these kinds of scenarios :