Commit Graph

  • a8e2180577
    Update README.md master Jason 2024-11-28 10:02:55 -0500
  • cdf9688a55 test only lukeskywalker 2024-10-03 23:12:03 +0800
  • 0407a8fbba
    Fixed bug with reset key pupil_stereo_support Jason 2019-01-30 12:12:02 +0900
  • a5b3a98e42
    Replaced with V1.0.1 Jason 2018-08-31 17:40:59 +0900
  • 05887241f4
    Minor fix: removed calib file save/load Jason 2018-08-31 17:40:43 +0900
  • ec63028a0a
    edited formatting Jason 2018-08-31 16:30:50 +0900
  • da8c8005e7
    typo fix Jason 2018-08-31 16:28:53 +0900
  • d6edc7e325
    image filename fix Jason 2018-08-31 16:18:46 +0900
  • 67f4ec10a3
    image update Jason 2018-08-31 16:18:09 +0900
  • f634443824
    filename change Jason 2018-08-31 16:17:38 +0900
  • 82ea778aad
    re-added images Jason 2018-08-31 16:16:51 +0900
  • f61f955215
    Delete unity_output.PNG Jason 2018-08-31 16:16:32 +0900
  • 3bee5ec63e
    Delete drift_correction.PNG Jason 2018-08-31 16:16:23 +0900
  • 6ffc9b7a94
    replaced images Jason 2018-08-31 16:15:48 +0900
  • f846facf8b
    Updated images Jason 2018-08-31 16:14:38 +0900
  • 3c4d5a5937
    Update README.md Jason 2018-08-31 16:06:12 +0900
  • 4a526aaa33
    Update README.md Jason 2018-08-31 16:05:33 +0900
  • 74fe415a9b
    Added image of Unity ouput. Jason 2018-08-31 16:04:14 +0900
  • 653b89cce3
    image of unity output Jason 2018-08-31 16:01:20 +0900
  • 3c9befa85e
    added image of drift correction Jason 2018-08-31 15:57:22 +0900
  • 0fb9a0e9b5
    Drift correction image Jason 2018-08-31 15:54:10 +0900
  • 6f679770d9
    Fixed bug: filter not recognizing large ellipses Jason 2018-08-31 11:07:12 +0900
  • a7be87829b
    Minor corrections and updates. Jason 2018-08-30 20:11:56 +0900
  • 6614f0b716
    Created readme for Unity calibration tool Jason 2018-08-30 19:26:27 +0900
  • 1d2bcbe4be
    Unity interface for calibrating in VR Jason 2018-08-30 19:11:31 +0900
  • cbf5176606
    Bug fix for model reset. Filter optimizations. Jason 2018-08-30 18:47:33 +0900
  • 239cb8a6bd
    additional key notes added Jason 2018-08-30 18:44:46 +0900
  • b7ac3d0f75
    Update eye_model_updater.cpp Jason 2018-08-30 12:36:46 +0900
  • b2143b68e4
    Optimized original model building process Jason 2018-08-30 12:36:21 +0900
  • 15da0a0250
    Updated with instructions for stereo cams Jason 2018-08-29 14:17:22 +0900
  • f4f0bd902c
    Initial commit Jason 2018-08-29 14:04:02 +0900
  • 4afddd55e6
    Added params and optimized initial fit parameter Jason 2018-08-29 13:59:33 +0900
  • 45eeed9306
    Optimizations to drift correction and model filter Jason 2018-08-29 13:58:47 +0900
  • 2e48bedf55
    Added drift correction code and instructions Jason 2018-08-29 13:58:03 +0900
  • ac1b916b57
    Updates to ellipse filter + get pupil distance Jason 2018-08-29 13:57:09 +0900
  • 51b0b7b3a8
    Updated main with drift correction. drift_correction Jason 2018-04-17 16:59:05 +0900
  • d01fdfb4d5
    Added filtering mechanism. Jason 2018-04-12 18:30:57 +0900
  • 023d1c9fca
    correction to documentation Jason 2018-04-12 18:28:57 +0900
  • 3e748537c7
    Added filtering mechanism. Jason 2018-04-12 18:27:51 +0900
  • aa949ed081
    Update eye_model_updater.h Jason 2018-04-02 16:28:57 +0900
  • 08afbb8f5a
    Update eye_model_updater.cpp Jason 2018-04-02 16:28:06 +0900
  • cf539d3ea9
    Update SingleEyeFitter.cpp Jason 2018-04-02 16:23:47 +0900
  • 417a114dc6
    Update singleeyefitter.h Jason 2018-04-02 16:23:07 +0900
  • 530db2f9d9
    Update eye_model_updater.h Jason 2018-04-02 16:22:25 +0900
  • bb4bf8c0cd
    Update README.md Jason 2018-03-26 11:54:10 +0900
  • 891bde7e1f Various optimizations and refactoring of pupilFitter.h - 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 Jason Orlosky 2016-10-27 13:50:55 +0900
  • 4ca250fced Two optimizations to pupilFitter.h -> removed two stages of refinement that had marginal benefit. Jason Orlosky 2016-10-25 19:56:44 +0900
  • abd1f97a63 Removed unused code in pupilFitter.h. Jason Orlosky 2016-10-25 19:42:04 +0900
  • c866ed2883 Update README.md YutaItoh 2016-10-19 14:34:27 +0900
  • 1b5e39e8b5 Update README.md Jason 2016-10-10 09:22:02 +0900
  • c481d4959b Update README.md YutaItoh 2016-10-08 22:54:02 +0900
  • 2a427d9f2e updated yitoh 2016-10-08 22:47:36 +0900
  • 063f4f5f5c Merge branch 'master' of github.com:YutaItoh/3D-Eye-Tracker yitoh 2016-10-08 22:45:03 +0900
  • 5e37820eac Update README.md YutaItoh 2016-10-08 22:43:56 +0900
  • b8c8e7b1f7 added setup pic yitoh 2016-10-08 22:43:33 +0900
  • 134a26751b Update README.md YutaItoh 2016-10-07 23:43:18 +0900
  • 65dfbad1ab Update README.md YutaItoh 2016-10-07 23:00:01 +0900
  • 1b586ac929 reverted a correct 2D detection code yitoh 2016-10-07 22:42:12 +0900
  • 7912f576a0 updated README.md yitoh 2016-10-07 22:31:47 +0900
  • 09ce0d9661 Merge pull request #3 from NuncObdurat/patch-3 YutaItoh 2016-10-07 22:25:34 +0900
  • c08cabae36 refactored some classes yitoh 2016-10-07 21:56:19 +0900
  • c18cd406a5 refactored some classes yitoh 2016-10-07 21:56:19 +0900
  • 09cd333d2f added a camera parameter reader yitoh 2016-10-07 21:37:22 +0900
  • b1729c76fb added a camera parameter reader yitoh 2016-10-07 21:37:22 +0900
  • 87c6fe653d Merge branch 'master' of github.com:YutaItoh/3D-Eye-Tracker yitoh 2016-10-07 21:13:37 +0900
  • 0e3c8b2dca Merge branch 'master' of github.com:YutaItoh/3D-Eye-Tracker yitoh 2016-10-07 21:13:37 +0900
  • 7db3c93baa added a missing dll and updated CMakeLists.txt yitoh 2016-10-07 21:11:50 +0900
  • bfe57ff182 added a missing dll and updated CMakeLists.txt yitoh 2016-10-07 21:11:50 +0900
  • 1ecdfb8993 Update README.md YutaItoh 2016-10-07 17:04:27 +0900
  • 66b7433afd Update README.md YutaItoh 2016-10-07 17:04:27 +0900
  • 9a7b83682a Update README.md YutaItoh 2016-10-07 17:03:58 +0900
  • 7dd9f40152 Update README.md YutaItoh 2016-10-07 17:03:58 +0900
  • 76402b6165 Update README.md YutaItoh 2016-10-07 17:02:53 +0900
  • 3c69106c89 Update README.md YutaItoh 2016-10-07 17:02:53 +0900
  • 8ff4bb0807 Fixed my name and links Jason 2016-10-07 16:34:24 +0900
  • 49a2a89f61 Fixed my name and links Jason 2016-10-07 16:34:24 +0900
  • 79b48037ea removed stuff from main (folder processing) Jason 2016-10-07 16:18:57 +0900
  • 4df2f1eb83 minor grammar corrections Jason 2016-10-07 16:15:30 +0900
  • 6958199b92 Update README.md YutaItoh 2016-10-07 15:22:57 +0900
  • c3c80361f3 Update README.md YutaItoh 2016-10-07 15:22:57 +0900
  • 0d8a30aadd added doc images yitoh 2016-10-07 15:00:42 +0900
  • b4d474e5c3 added doc images yitoh 2016-10-07 15:00:42 +0900
  • e5dd9fcd30 added initial working code yitoh 2016-10-07 13:31:30 +0900
  • abf3ae75c2 added initial working code yitoh 2016-10-07 13:31:30 +0900
  • 03c98c1b7e added initial working code yitoh 2016-10-07 13:29:40 +0900
  • e468275690 Initial commit YutaItoh 2016-10-06 23:07:00 +0900