Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 827 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 827 Bytes

Pupil tracker

Track pupil diameter changes semi-automatically by using ROIs, brightness thresholding, color clustering, and/or ROIs.

Installation

  • Install Python version 3.8
  • Open command prompt
  • Run pip install pupillometry or python -m pip install pupillometry

Usage overview

  • Open cmd
  • Run python -m pupillometry.pupil --annotate "C:\Users\Molina\Documents\public\data\pupil\amph01_vid_15fps.mp4"
  • Annotate using mouse and shortcuts:
    • TBD
  • Export results:
    • TBD

Version History

  • 0.0.1: Initial release.

License

© 2019 Leonardo Molina

This project is licensed under the GNU GPLv3 License.