Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.21 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.21 KB

Gaze Tracker

Gaze Tracker is an application to detect in real time the location of the gaze of a person and later move the cursor of the computer in the corresponding direction.

Gif of the application working

Features

  • Turn on gaze detection
  • Turn off gaze detection
  • Adjust the speed of the cursor
  • Indication of the center of the pupil
  • Indication of the center of the gaze
  • Thresholding of the gaze

Development

This application makes use of:

Installation

Clone this repo inside your Matlab directory and open the project with Matlab

$ git clone https://github.com/warborn/gaze-tracker.git

Requirements

  • Matlab USB Webcam package
  • Matlab Computer Vision System Toolbox