{"id":20366043,"url":"https://github.com/warborn/gaze-tracker","last_synced_at":"2026-03-05T20:43:33.781Z","repository":{"id":89987079,"uuid":"111259145","full_name":"warborn/gaze-tracker","owner":"warborn","description":"Gaze Tracker application built with Matlab","archived":false,"fork":false,"pushed_at":"2018-01-14T23:23:57.000Z","size":803,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T04:40:42.617Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Matlab","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/warborn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-19T02:51:49.000Z","updated_at":"2024-02-28T04:21:51.000Z","dependencies_parsed_at":"2023-05-30T19:45:39.411Z","dependency_job_id":null,"html_url":"https://github.com/warborn/gaze-tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fgaze-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fgaze-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fgaze-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/warborn%2Fgaze-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/warborn","download_url":"https://codeload.github.com/warborn/gaze-tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241907775,"owners_count":20040534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-15T00:22:03.383Z","updated_at":"2026-03-05T20:43:28.747Z","avatar_url":"https://github.com/warborn.png","language":"Matlab","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gaze Tracker\n\nGaze 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.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://s20.postimg.org/eyyny3lql/demo.gif\" alt=\"Gif of the application working\" width=\"300\"\u003e\n\u003c/p\u003e\n\n### Features\n\n- Turn on gaze detection\n- Turn off gaze detection\n- Adjust the speed of the cursor\n- Indication of the center of the pupil\n- Indication of the center of the gaze\n- Thresholding of the gaze\n\n### Development\n\nThis application makes use of:\n- [Viola-Jones](https://www.mathworks.com/help/vision/ref/vision.cascadeobjectdetector-system-object.html) algorithm to detect the eyes of the person\n- [Hough Transform](https://www.mathworks.com/help/images/ref/imfindcircles.html) to detect the pupil using an snapshot of the detected eye\n- [Java Robot class](https://docs.oracle.com/javase/7/docs/api/java/awt/Robot.html) to move the cursor outside of the Matlab application\n\n### Installation\n\nClone this repo inside your Matlab directory and open the project with Matlab\n```sh\n$ git clone https://github.com/warborn/gaze-tracker.git\n```\n\n#### Requirements\n- Matlab USB Webcam package\n- Matlab Computer Vision System Toolbox","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarborn%2Fgaze-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwarborn%2Fgaze-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwarborn%2Fgaze-tracker/lists"}