https://github.com/pupil-labs/pupil

sort by:
Revision Author Date Message Commit Date
aee865b handle window close in visualizer 22 January 2016, 13:47:46 UTC
6e30045 Merge branches 'cpp_2d_3d_detector' and 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector 22 January 2016, 12:13:48 UTC
687d376 remove exception from intersect. this is very slow when called multiple times. so no exceptions 22 January 2016, 12:13:40 UTC
5a3a57f require pyglui version 0.7 22 January 2016, 11:54:56 UTC
5652ddd be less strickt with false positives. 22 January 2016, 11:54:44 UTC
1aae3b2 use capital e for shortcut. 22 January 2016, 11:15:27 UTC
3b48134 added info on current implementation state. 22 January 2016, 11:15:14 UTC
b9f8212 add slowdown slider for development. 22 January 2016, 11:05:57 UTC
8daaddc fix iconify error in debug windows 22 January 2016, 10:47:24 UTC
f4e0168 fix close_window bug in debug windows 22 January 2016, 10:41:37 UTC
db5b0cf Merge branch 'cpp_2d_3d_detector' of https://github.com/pupil-labs/pupil into cpp_2d_3d_detector 22 January 2016, 09:41:22 UTC
9e0cb52 fix window closing, add window close button to GUI for mappers, fix smaller issues. 22 January 2016, 09:41:11 UTC
3a9f794 make detector mode settable from world window 22 January 2016, 09:40:20 UTC
0e11397 add opencv_video library. fixes #284 22 January 2016, 08:58:15 UTC
653a97a Merge branch 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector 22 January 2016, 08:25:21 UTC
18a1c0a Merge branch 'cpp_2d_3d_detector' of https://github.com/pupil-labs/pupil into cpp_2d_3d_detector 22 January 2016, 06:44:11 UTC
81f3173 include Eigen for projectionTest 21 January 2016, 17:12:47 UTC
935935d fix SphereCircleTest 21 January 2016, 17:10:30 UTC
2cb88ea fix CircleGoodnessTest 21 January 2016, 17:01:59 UTC
f617dd1 adapt cdef to file changes 21 January 2016, 17:01:16 UTC
98ca9a3 cleanup 21 January 2016, 17:00:52 UTC
ba17795 removed commented out code 21 January 2016, 16:47:46 UTC
7a936fc remove unused files from singleeyefitter 21 January 2016, 16:47:37 UTC
c764cda check if 3d data is available on both eyes. 21 January 2016, 16:11:16 UTC
f76d6d3 don't invert sphere center 21 January 2016, 15:35:27 UTC
3c103d1 initialize values for average calculation to prevent bugs. fixes #288 21 January 2016, 15:35:11 UTC
945954c Merge branch 'cpp_2d_3d_detector' of https://github.com/pupil-labs/pupil into cpp_2d_3d_detector 21 January 2016, 15:14:48 UTC
32ba189 Merge branch 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector 21 January 2016, 14:03:21 UTC
16aee7b move from left to right coordinate system in convertToPython 21 January 2016, 14:03:14 UTC
a06e670 check if data was collected. 21 January 2016, 13:58:35 UTC
1d1c764 added on_resize callback for uvc capture. fixes #287 21 January 2016, 13:55:09 UTC
874f7dc Merge branch 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector 21 January 2016, 13:42:59 UTC
f76071f cleanup EyeModelFitter 21 January 2016, 13:42:31 UTC
9361336 cleanup cppToPython conversion 21 January 2016, 13:42:14 UTC
676f28c use the logger instead of print. 21 January 2016, 12:09:11 UTC
127e0df silence some debug print lines. 21 January 2016, 12:04:36 UTC
7cd305e optimised over ref point scale factors. 21 January 2016, 11:57:05 UTC
6716cd0 Merge branch 'cpp_2d_3d_detector' of https://github.com/pupil-labs/pupil into cpp_2d_3d_detector Conflicts: pupil_src/shared_modules/calibration_routines/visualizer_calibration.py 21 January 2016, 11:56:31 UTC
12c8f36 fix fn signature. 21 January 2016, 11:48:09 UTC
2ff0cc8 draw error line between calibration points 21 January 2016, 10:52:58 UTC
4402ea4 added binocular vector mapper to list of mappers. 21 January 2016, 10:46:28 UTC
92559bf added some experimental commented out code. 21 January 2016, 10:46:10 UTC
3d9458d don't use gaze line intersection code yet. 21 January 2016, 10:45:50 UTC
69803ce updated visualiser code. 21 January 2016, 10:45:31 UTC
68e4257 check for parallel lines in nearest intersect 20 January 2016, 15:24:48 UTC
02941c2 add monocular fallback for binocular mapper 20 January 2016, 14:01:10 UTC
f85c2d9 Merge branch 'cpp_2d_3d_detector' of https://github.com/pupil-labs/pupil into cpp_2d_3d_detector 20 January 2016, 12:25:44 UTC
59e7984 add binocular support for 3D eyes 20 January 2016, 12:21:30 UTC
d4cda56 don't ignore the sphere even when it's zero 20 January 2016, 12:19:26 UTC
5dfb0db refactor mapping and calibration 19 January 2016, 15:43:20 UTC
dc7affa added missing line. 19 January 2016, 14:05:32 UTC
79bd234 make adjust calibration work with new calibration methods. 19 January 2016, 14:04:59 UTC
48bbdc2 updated comment. 19 January 2016, 14:04:39 UTC
118af7c Merge branch 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector 19 January 2016, 09:25:12 UTC
917cc19 refactor residual code 19 January 2016, 09:25:05 UTC
4b0f149 Merge branch 'cpp_2d_3d_detector' of https://github.com/pupil-labs/pupil into cpp_2d_3d_detector 19 January 2016, 07:54:18 UTC
87f557f make screen marker calibration less prone to false positives. 19 January 2016, 07:52:53 UTC
5eb535d default eye capture at 60fps 19 January 2016, 07:52:31 UTC
a8168c5 Merge branches 'cpp_2d_3d_detector' and 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector Conflicts: pupil_src/shared_modules/calibration_routines/calibrate.py pupil_src/shared_modules/calibration_routines/finish_calibration.py pupil_src/shared_modules/calibration_routines/gaze_mappers.py pupil_src/shared_modules/calibration_routines/visualizer_calibration.py 18 January 2016, 17:47:57 UTC
316aee6 add 3d calibration residual calculation #266 18 January 2016, 17:34:09 UTC
31142c6 changed camera calibration object access. 18 January 2016, 17:22:46 UTC
330d798 removed unused gaze mapper. 18 January 2016, 17:12:00 UTC
39bf244 removed gaze mapper for player exporter. 18 January 2016, 17:11:48 UTC
753d41b removed old comment. 18 January 2016, 17:02:52 UTC
d200a88 refactor camera calibration loading and added some defat calibrations. 18 January 2016, 17:01:47 UTC
a025369 extend camera calibration visualizer 18 January 2016, 16:17:17 UTC
4d8da60 multiple camera estimations possible now 18 January 2016, 16:15:41 UTC
ad8b83a added explanatory comment. 18 January 2016, 14:53:58 UTC
67eeb9e build cpp extension when running from source. 18 January 2016, 12:13:10 UTC
2af5339 return early on error 18 January 2016, 12:12:54 UTC
afb7fc1 remove pyx auto builder call. 18 January 2016, 11:29:42 UTC
7c62e89 adapt model sensitivity display format 18 January 2016, 11:25:57 UTC
d1301b4 model sensitivity changes performance threshold 18 January 2016, 11:25:29 UTC
69c07e4 fix confidence on 3d search 18 January 2016, 11:08:22 UTC
926a440 remove unused prints 18 January 2016, 09:50:55 UTC
4cf4181 add model sensitivity 18 January 2016, 09:48:17 UTC
c2227bd recalculate confidence based on 3D observation 18 January 2016, 08:54:25 UTC
6b17432 expose calibration distance in fn. 17 January 2016, 15:37:09 UTC
066cf47 don't print debug info. Added explanatory comment. 17 January 2016, 15:36:56 UTC
65bda73 refactors finish calibration routine into separate shared module. 17 January 2016, 15:25:17 UTC
fc91bbd removed old code. 17 January 2016, 15:24:26 UTC
26509e6 removed whitespace. 17 January 2016, 14:47:14 UTC
fd94d76 more param tuning. 17 January 2016, 14:47:05 UTC
8c1e416 more tweaking of params. 17 January 2016, 13:13:15 UTC
5e1575d updated comment. 17 January 2016, 13:08:00 UTC
e973e81 don't render bins of alternative models. 16 January 2016, 18:33:47 UTC
9dec31c started to extract calibration logic. 16 January 2016, 18:33:33 UTC
36b7c35 parameter tweaking. 16 January 2016, 18:31:47 UTC
6e407bb rewind video for debugging. 16 January 2016, 18:31:17 UTC
d274ec4 refined 3d search trigger logic. 16 January 2016, 18:17:34 UTC
4692c20 don't draw initial sphere in visualiser. 16 January 2016, 18:17:09 UTC
71ac35f fixed missing prefix. 16 January 2016, 18:16:45 UTC
c28d6c8 adapt parameters 16 January 2016, 13:16:57 UTC
8924797 add two step 3d circle search 16 January 2016, 13:06:59 UTC
82559eb return model support from presentObservation 16 January 2016, 13:06:38 UTC
cd37fce change color of alternative spheres 16 January 2016, 13:06:13 UTC
9f4d3f6 refactor performance calculation 16 January 2016, 09:54:58 UTC
df7a7d8 rename windowSize_Seconds 16 January 2016, 09:47:44 UTC
c3c3e0e cleanup 16 January 2016, 09:44:54 UTC
9044850 Merge branch 'cpp_2d_3d_detector' of github.com:pupil-labs/pupil into cpp_2d_3d_detector 16 January 2016, 09:34:59 UTC
back to top