brfv4_javascript_examples
brfv4_javascript_examples copied to clipboard
Fitting score
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 :

Unfortunately we don't have a score implemented. I might think about that for BRFv5, but currently it's not available.