wiki:ProjectTrackEye

Version 4 (modified by Monika Rizova, 7 years ago) ( diff )

--

TrackEye : Real-Time Tracking Of Human Eyes Using a Webcam

Description

TrackEye is a free software for real-time tracking of human eyes using a webcam. It has three components: face detection, eye detection and eye feature extraction. TrackEye supports two different face detection algorithms: Haar Face Tracking and

CAMSHIFT, two eye-detection algorithms: Adaptive Principal Components Analysis and Template matching.

Features of TrackEye:

  • RealTime face tracking with scale and rotation invariance
  • Tracking eye features
  • Tracking the eye areas individually
  • Remote controlling using eye movements
  • Eye gaze direction finding

URL:

  1. https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a

Prerequisites for using this software - Software/Hardware : Ordinary webcam

Project Anatomy

Community: Zafer Savas

Leadership: Zafer Savas

Forking: No forking is available.

Communication: The developer can be contacted through e-mail: zafersavas@…

Roadmaps:

The aim of this project is real-time eye feature tracking software.

Releases:

  1. Z. Savas. (2012, Sep.) TrackEye: Real-Time Tracking of Human Eyes Using a Webcam. [Online]. Available: http://www.codeproject.com/Articles/26897/TrackEye-Real-Time-TrackingOf-Human-Eyes-Using-a

Repositories:

The main repository of TrackEye is available through code published online at this address: https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a

Packaging:

There are three versions of TrackEye so far, but the packaging sizes have not been specified.

Upstream/downstream:

On the Code Project website you can copy the code, and there is explanation if you want to use it, but there is no info if you want to upstream.

Version Control:

version 2.0 (12-06-2017) - Latest version control

Trackers:

You can see commits and verified changes at this link: https://github.com/esdalmaijer/PyGaze/commits/master

Project Evaluation

Fieldtrips

Github: https://github.com/esdalmaijer/PyGaze

Openhub: / (PyGaze is not listed here)

Source Forge: / (PyGaze is not listed here)

Evaluation

Licensing: The Code Project Open License (CPOL)

Language: OpenCV Library v3.1, .NET framework

Activity: Active

Number of contributors: There are two developers and a couple of official contributors. They are listed on this page: http://www.pygaze.org/contributors/

Size: There aren't any official releases on GitHub, you can find out the size of the packages from the download page after you download them. http://www.pygaze.org/downloads/

Issue tracker: There is a forum where you can write about an issue: http://forum.cogsci.nl/index.php?p=/categories/pygaze and there is the issue tracker on GitHub: https://github.com/esdalmaijer/PyGaze/issues

New contributor: If you want to be a contributor to PyGaze one way is through the GitHub page, where you can make your own fork and pull request and wait for an approval.

Community norms: You can report an issue through the forum page , help to fix it by forking in the GitHub repository and commit fixes and if you prefer to work via different channels (contact form, or via carrier pigeon), that’s fine too.

User base: Their user base are the developers and the contributors: http://www.pygaze.org/contributors/

...Review

Note: See TracWiki for help on using the wiki.