Skip to content
This repository has been archived by the owner on Jun 18, 2020. It is now read-only.

yuxiang-gao/gaze_tracker

Repository files navigation

README

Simple gaze tracking using dlib and opencv in three steps:

  1. Using dlib's face landmarks detection to extract eyes from the picture.
  2. Process the pictures using morphology transformations.
  3. find pupil using Hough circle transformation.

About

Simple gaze tracking using dlib and opencv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published