TrackedFace.getInterocularDistance Method¶
Module: TrackedFace
Definition¶
Gets the distance between the eyes (IOD) of the detected face in pixels.
int getInterocularDistance()
Returns
intThe computed interocular distance (IOD) in pixels.
Exceptions
An error has occurred during Face Library execution.