Home › Forums › Software Development › Blink detection › Reply To: Blink detection
04/11/2018 at 09:06 #8981
Participant
Hi, the issue with the current api is, there is no seperation between closed lid and presence of the eye (e.g. when the user moves the head slightly of of range, it counts as blinking).
It would be helpful if the api would provide somehting like TOBII_VALIDITY_INVALID_CLOSED, TOBII_VALIDITY_INVALID_NOT_TRACKING, TOBII_VALIDITY_VALID.