Module: pupil

Contains methods which detect the center of an eye's pupil
Source:

Methods

(static) getPupils(eyesObj) → {Object}

Given an Object with two eye patches it finds the location of the detected pupils
Parameters:
Name Type Description
eyesObj Object left and right detected eye patches
Source:
Returns:
eyesObj - updated eye patches with information about pupils' locations
Type
Object