brfv4_javascript_examples icon indicating copy to clipboard operation
brfv4_javascript_examples copied to clipboard

Fitting score

Open yuccai opened this issue 6 years ago • 1 comments

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 : ex1 ex2

yuccai avatar Mar 08 '19 13:03 yuccai

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

MarcelKlammer avatar Mar 26 '19 19:03 MarcelKlammer