Skip to content

Commit

Permalink
Various optimizations and refactoring of pupilFitter.h
Browse files Browse the repository at this point in the history
- removed overloaded functions for getcandidates and refinepoints: resulting function now only uses Opencv's Point instead of Point2f
- added getDarkestPixelBetter to replace getDarkestPixel: this handles cases where glints cause very dark pixels to appear (primarily in the Vive benchmark videos). This also makes pupil detection slightly more robust.
- added initial glint handling code to refinePoints (not currently active)
- misc documentation
  • Loading branch information
NuncObdurat committed Oct 27, 2016
1 parent 4ca250f commit 891bde7
Showing 1 changed file with 159 additions and 268 deletions.
Loading

0 comments on commit 891bde7

Please sign in to comment.