Skip to content

Program to track pupil coordinates relative to reflection

License

Notifications You must be signed in to change notification settings

SivyerLab/pyEyeTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it?

A program to track pupils in close up videos of rabbit eyes. Still in development.

Latest Version

The latest version can be found in the master branch on GitHub.

Documentation

HTML forthcoming. See code for documentation.

This program is tuned to rabbit pupils, but is generally robust. For other types, some adjustment of the parameters in 'find_pupils' and 'find_refle' may be necessary.

Quick Install

Tested and works on Windows 10 and OSX. It requires several libraries, along with their associated dependencies, to run. They are listed below:

  • cv2 (3.1) (with ffmpeg and python bindings)
  • wxPython (for GUI)
  • wxmplot (available through pip)

Licensing

Licensed under GNU GPL v3.0. See :doc:`license <LICENSE>` for license rights and limitations.

Screen Shots

Main screen with tracked pupil:

docs/Screenshot1.PNG

About

Program to track pupil coordinates relative to reflection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages