Commit Graph

39 Commits

Author SHA1 Message Date
Jason
a8e2180577
Update README.md 2024-11-28 10:02:55 -05:00
Jason Orlosky
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
2016-10-27 13:50:55 +09:00
Jason Orlosky
4ca250fced Two optimizations to pupilFitter.h -> removed two stages of refinement that had marginal benefit. 2016-10-25 19:56:44 +09:00
Jason Orlosky
abd1f97a63 Removed unused code in pupilFitter.h. 2016-10-25 19:42:04 +09:00
YutaItoh
c866ed2883 Update README.md 2016-10-19 14:34:27 +09:00
Jason
1b5e39e8b5 Update README.md 2016-10-10 09:22:02 +09:00
YutaItoh
c481d4959b Update README.md 2016-10-08 22:54:02 +09:00
yitoh
2a427d9f2e updated 2016-10-08 22:47:36 +09:00
yitoh
063f4f5f5c Merge branch 'master' of github.com:YutaItoh/3D-Eye-Tracker
# Conflicts:
#	README.md
#	main/pupilFitter.h
2016-10-08 22:45:03 +09:00
YutaItoh
5e37820eac Update README.md 2016-10-08 22:43:56 +09:00
yitoh
b8c8e7b1f7 added setup pic 2016-10-08 22:43:33 +09:00
YutaItoh
134a26751b Update README.md 2016-10-07 23:43:18 +09:00
YutaItoh
65dfbad1ab Update README.md 2016-10-07 23:00:01 +09:00
yitoh
1b586ac929 reverted a correct 2D detection code 2016-10-07 22:42:12 +09:00
yitoh
7912f576a0 updated README.md 2016-10-07 22:31:47 +09:00
YutaItoh
09ce0d9661 Merge pull request #3 from NuncObdurat/patch-3
Fixed my name and links
2016-10-07 22:25:34 +09:00
yitoh
c08cabae36 refactored some classes 2016-10-07 21:56:19 +09:00
yitoh
c18cd406a5 refactored some classes 2016-10-07 21:56:19 +09:00
yitoh
09cd333d2f added a camera parameter reader 2016-10-07 21:37:22 +09:00
yitoh
b1729c76fb added a camera parameter reader 2016-10-07 21:37:22 +09:00
yitoh
87c6fe653d Merge branch 'master' of github.com:YutaItoh/3D-Eye-Tracker 2016-10-07 21:13:37 +09:00
yitoh
0e3c8b2dca Merge branch 'master' of github.com:YutaItoh/3D-Eye-Tracker 2016-10-07 21:13:37 +09:00
yitoh
7db3c93baa added a missing dll and updated CMakeLists.txt 2016-10-07 21:11:50 +09:00
yitoh
bfe57ff182 added a missing dll and updated CMakeLists.txt 2016-10-07 21:11:50 +09:00
YutaItoh
1ecdfb8993 Update README.md 2016-10-07 17:04:27 +09:00
YutaItoh
66b7433afd Update README.md 2016-10-07 17:04:27 +09:00
YutaItoh
9a7b83682a Update README.md 2016-10-07 17:03:58 +09:00
YutaItoh
7dd9f40152 Update README.md 2016-10-07 17:03:58 +09:00
YutaItoh
76402b6165 Update README.md 2016-10-07 17:02:53 +09:00
YutaItoh
3c69106c89 Update README.md 2016-10-07 17:02:53 +09:00
Jason
49a2a89f61 Fixed my name and links 2016-10-07 16:34:24 +09:00
YutaItoh
c3c80361f3 Update README.md 2016-10-07 15:22:57 +09:00
YutaItoh
6958199b92 Update README.md 2016-10-07 15:22:57 +09:00
yitoh
b4d474e5c3 added doc images 2016-10-07 15:00:42 +09:00
yitoh
0d8a30aadd added doc images 2016-10-07 15:00:42 +09:00
yitoh
abf3ae75c2 added initial working code 2016-10-07 13:31:30 +09:00
yitoh
e5dd9fcd30 added initial working code 2016-10-07 13:31:30 +09:00
yitoh
03c98c1b7e added initial working code 2016-10-07 13:29:40 +09:00
YutaItoh
e468275690 Initial commit 2016-10-06 23:07:00 +09:00