Changes between Version 4 and Version 5 of ProjectTrackEye
- Timestamp:
- 05/13/18 06:17:52 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProjectTrackEye
v4 v5 8 8 Features of !TrackEye: 9 9 10 - RealTime face tracking with scale and rotation invariance10 - !RealTime face tracking with scale and rotation invariance 11 11 - Tracking eye features 12 12 - Tracking the eye areas individually … … 40 40 **Repositories**: 41 41 42 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-a42 The main repository of !TrackEye is available through code published online at this address: https://www.codeproject.com/script/Articles/ViewDownloads.aspx?aid=26897 43 43 44 44 **Packaging**: 45 45 46 There are three versions of TrackEye so far, but the packaging sizes have not been specified.46 There are three versions of !TrackEye so far, but the packaging sizes have not been specified. 47 47 48 48 **Upstream/downstream**: 49 49 50 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.50 On the Code Project website you can copy the code, and there is explanation if you want to use it. You can also make a suggestion on the Comments and discussion page: https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a#_comments. If you want to post update or alternative, i.e. upstream, you can do it here: https://www.codeproject.com/script/Articles/ListAlternatives.aspx?aid=26897 51 51 52 52 **Version Control**: 53 53 54 version 2.0 (12-06-20 17) - Latest version control54 version 2.0 (12-06-2008) - Latest version 55 55 56 56 **Trackers**: 57 57 58 You can see commits and verified changes at this link: https://github.com/esdalmaijer/PyGaze/commits/master58 There is comments and discussion page where issues are reported, questions are answered, ideas suggested. It is available at: https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a#_comments 59 59 60 60 == Project Evaluation == … … 63 63 === Fieldtrips === 64 64 65 Github: https://github.com/esdalmaijer/PyGaze65 Github: / (!TrackEye is not listed here) 66 66 67 Openhub: / (! PyGaze is not listed here)67 Openhub: / (!TrackEye is not listed here) 68 68 69 Source Forge: / (! PyGaze is not listed here)69 Source Forge: / (!TrackEye is not listed here) 70 70 71 71 === Evaluation === … … 77 77 **Activity:** Active 78 78 79 **Number of contributors:** There are two developers and a couple of official contributors. They are listed on this page: http://www.pygaze.org/contributors/79 **Number of contributors:** There is one developer but official contributors are not known. 80 80 81 **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/81 **Size:** N/A 82 82 83 **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/issues83 **Issue tracker:** There is a forum where you can write about an issue: https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a#_comments 84 84 85 **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.85 **New contributor:** If you want to be a contributor to !TrackEye you can suggest idea here: https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a#_comments, or make a revision here: https://www.codeproject.com/script/Articles/ListVersions.aspx?aid=26897 86 86 87 **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.87 **Community norms:** You can report an issue, bug, make suggestion, ask question, answer question, praise or rant here: https://www.codeproject.com/Articles/26897/TrackEye-Real-Time-Tracking-Of-Human-Eyes-Using-a#_comments 88 88 89 **User base:** The ir user base are the developers and the contributors: http://www.pygaze.org/contributors/89 **User base:** The user base is the developer. 90 90 91 91 [ProjectReviewTrackEye ...Review]