Looking At You is a front-end application which uses computer vision to enable a pair of eyes to follow people using a webcam. The application was developed as part of the 2019 Scott Logic Internship Program.
The movement handler refactor made the dilation and eyelid position private variables. This causes the eye to no longer re-render with the calculated eye behaviour.
As a user I want this behaviour to be fixed so that the eye behaviour is more natural.
The movement handler refactor made the dilation and eyelid position private variables. This causes the eye to no longer re-render with the calculated eye behaviour.
As a user I want this behaviour to be fixed so that the eye behaviour is more natural.