https://github.com/samtuhka/pupil

sort by:
Revision Author Date Message Commit Date
62cb1c6 added help strings to accuracy test GUI. 25 March 2014, 09:17:30 UTC
ffb819d cosmetic changes, attached capture to world.g_poll for allowing access via plugin. 24 March 2014, 13:11:05 UTC
a33d473 added loggin info for timebase adjustment event. 24 March 2014, 12:53:13 UTC
0e5aa5e small change to adjustable timebase implementation on linux 24 March 2014, 12:49:24 UTC
1dc7a69 fixed resolution on timebase. now using c_double instead of float as c_float is usually 32 bit and thus not enough. 24 March 2014, 12:41:20 UTC
d75f285 guy revision on calibrations routines. small code cleanup on world + eye .py 24 March 2014, 12:39:23 UTC
ba93e78 small cosmetic change. 23 March 2014, 10:51:14 UTC
8e47ace making adjust gl view work on hidpi screens 23 March 2014, 10:45:41 UTC
b270eb6 readied adult gl view as it is indeed needed on linux/window. 23 March 2014, 09:00:45 UTC
5eb2f88 code cleanup. added inline comments. 21 March 2014, 16:15:14 UTC
b0690c6 fixed logger for mac os exports on pupil player 21 March 2014, 13:43:19 UTC
49b9cb8 fixed logging for mac bundle 21 March 2014, 13:30:55 UTC
96d2d54 second try. 21 March 2014, 12:18:03 UTC
ad75924 test to fix player exporter for mac bundle 21 March 2014, 12:05:40 UTC
0ab8142 adding mac os plist file options for player bundle. 19 March 2014, 13:30:05 UTC
7e5ec93 fixed window close callback 19 March 2014, 13:27:23 UTC
e043a81 Merge branch 'hi_dpi_gui_fix' various bug fixes that showed with hi dpi displays as well as multi monitor fullscreen calibration 19 March 2014, 10:17:51 UTC
70d813d Merge branch 'robust_capture' Better behavior when no capture could be detected. Better behavior when capture fails. Also: Adding performance improvements for gl_display and the option to not update the image file on the display to save CPU time. 19 March 2014, 10:15:27 UTC
b8e05af restructured capture code for file capture. 19 March 2014, 10:07:48 UTC
5fd5e9c added adj. timebase to fake capture. 19 March 2014, 09:42:41 UTC
06a0bd8 adding adjustable timebase for capture timestamps. 19 March 2014, 09:35:26 UTC
f67594b fixing segfault when trying to go into fullscreen mode. This came from trying to use an invalid (old) monitor handle. 16 March 2014, 16:01:10 UTC
6116ef5 removed old reference. 16 March 2014, 13:25:39 UTC
6e0160b adding fixes for ant tweak bar on hi dpi environments. 16 March 2014, 09:47:27 UTC
95ee52f removed tracking badge - analytics are now native to github 15 March 2014, 14:14:11 UTC
b7adde2 adding option to not update sceen 14 March 2014, 15:23:42 UTC
915e4b6 removed unused line. 14 March 2014, 15:14:09 UTC
a229ab8 adding fake capture support for player. 14 March 2014, 15:11:57 UTC
60d3941 added simple gaze correction plugin for player. 14 March 2014, 15:10:48 UTC
cc84b33 adding low cpu mode for eye window. 14 March 2014, 13:03:36 UTC
347e7b2 small fix 14 March 2014, 11:26:22 UTC
f61d359 adding missing methods 14 March 2014, 11:00:42 UTC
94b6f02 adding fake capture. 14 March 2014, 10:51:09 UTC
7c59ef6 Merge branch 'capture_exceptions' This change will make errors from reading capture more legible. It also lets the capture app exit gracefully when capture fails. This will prevent recordings from being lost when USB cables get disconnected. 13 March 2014, 16:15:54 UTC
5e3d7a7 makeing v4l2 more robut to failure 2 13 March 2014, 16:08:40 UTC
d935f40 makeing v4l2 more robut to failure 13 March 2014, 16:01:17 UTC
44605fc discriminate Video and Camera capture errors. Adding better ways to deal with capture failure. 13 March 2014, 15:02:53 UTC
66d98c9 improved edge detection parameters based on idea by whorl. Added settable confidence threshold. Small fix to debugging window context. 13 March 2014, 11:49:02 UTC
7cbfad7 adding capture exception because thats how this is supposed to be done. 12 March 2014, 21:52:34 UTC
aadc7d2 small preformance improvement 12 March 2014, 00:24:51 UTC
6ded168 remove debug statement 11 March 2014, 23:18:13 UTC
61764bf small fix to make player stop at file end again. 07 March 2014, 20:20:25 UTC
4953939 Merge branch 'master' of https://github.com/pupil-labs/pupil 07 March 2014, 10:05:24 UTC
9380d25 Patch -- adding apparent_pupil_size even when there is a strong prior code needs to be refactored -- this serves only as a patch 07 March 2014, 09:09:17 UTC
7b8d812 removed print statement. 06 March 2014, 07:49:11 UTC
f567695 removed buggy log statement. 05 March 2014, 13:17:02 UTC
b506350 more work on accuracy test 05 March 2014, 13:16:44 UTC
51988b0 cleared a bug the prevented the world.log from pertaining on mac os. 04 March 2014, 18:09:25 UTC
19b3f51 started work on accuracy test plugin. 01 March 2014, 15:12:32 UTC
03c3be7 added pupil server to player. various small bug fixes. 27 February 2014, 07:16:16 UTC
ab66f3e adding GUI settings to new plugin. Small fixes. 26 February 2014, 15:43:14 UTC
39d1e05 Merge branch 'player_filter_plugin' Conflicts: pupil_src/player/main.py 26 February 2014, 15:42:12 UTC
f7f97ef small fix 26 February 2014, 15:06:10 UTC
e32191f added check if scan_path exists - if not, then create it and clean it up upon exit of filter_fixations. 26 February 2014, 14:33:16 UTC
cd34c21 small fix to error return on video capture added option to disable coarse pupil detector. 26 February 2014, 10:57:26 UTC
ba2f1a5 edited -- copy the data/contents of recent_pupil_positions don't make a reference 25 February 2014, 10:52:58 UTC
aa4e3e4 filter fixations plugin incremental work - requires check for scan path plugin 25 February 2014, 10:52:15 UTC
fa9a56c added possible alternative check. 25 February 2014, 08:26:19 UTC
7761f4c version checking of modules is a pain. So we kick it out for now. 25 February 2014, 08:17:28 UTC
2dbfc1b adding auto bundle script 24 February 2014, 13:26:11 UTC
106735f adding more help strings to various dials and knobs 24 February 2014, 12:39:03 UTC
440802b more small fixes. 24 February 2014, 09:53:53 UTC
2866fc1 small tweaks on player plugins. 24 February 2014, 09:43:34 UTC
de376e9 fixed bug in camera selection of linux uvc capture. 24 February 2014, 09:29:26 UTC
e98ed9a reverted last fix added version check instead. Added additional reporting of meta file write error exception in recorder.py . 24 February 2014, 08:25:10 UTC
5e5a1d0 catching np.concatenate ValueError exception. It has come up with some users but could not be recreated by mpk to find the root of this error. 23 February 2014, 10:49:01 UTC
df9d14b small UI tweak. 23 February 2014, 09:45:27 UTC
9b40252 made the info csv file version reading more robust. 23 February 2014, 09:37:57 UTC
a3fe30b ui tweaks. 23 February 2014, 09:37:31 UTC
e76ca4e make plugin GUI settings persistent. 21 February 2014, 12:11:21 UTC
262643b adding new visualization: Cross 21 February 2014, 11:16:23 UTC
94495c2 added libuvcc to excludes as it’s written by slug go! 21 February 2014, 10:08:43 UTC
a444266 remove extra newlines. 21 February 2014, 10:04:52 UTC
a3f9254 fixed accumulation of newlines when running script 21 February 2014, 09:30:02 UTC
5a79e51 adding global object to exporter. 21 February 2014, 09:28:50 UTC
22251d0 removed old browser code 21 February 2014, 07:34:43 UTC
bbacd3d Cosmetics: fixing typos 21 February 2014, 07:05:47 UTC
58e1700 Incremental work: registering filter_fixations plugin 21 February 2014, 07:05:13 UTC
13afaf7 Incremental work: adding a new plugin to filter out gaze positions that are greater than given distance away from previous. 21 February 2014, 07:04:35 UTC
c7a729b cosmetic name change from 'full' to 'fill' 20 February 2014, 15:10:25 UTC
2275ad0 updated license text and license header across files. 20 February 2014, 14:19:06 UTC
bd467e5 small fix with var. 20 February 2014, 12:34:48 UTC
e9cd64b fixed legacy compat. fn. 20 February 2014, 12:30:37 UTC
c798a86 settings min values. 20 February 2014, 11:01:57 UTC
9a271b4 added pid to exporter process logger 20 February 2014, 08:26:22 UTC
c5553ad added c510 support for linux using alternative name. 19 February 2014, 16:37:07 UTC
6f0b3e5 code cleanup 18 February 2014, 11:18:31 UTC
9d63d94 added Ubuntu support for Logitech C510 according to user report. 16 February 2014, 19:15:21 UTC
48b6709 added Logitech C510 to list of supported cameras. 16 February 2014, 19:12:29 UTC
a3bc3ea small changes, cleanup 16 February 2014, 19:12:00 UTC
d420ec6 adding marker detector to list of player enabled plugins. 13 February 2014, 20:19:58 UTC
268820c set logger level 12 February 2014, 15:59:06 UTC
3662185 cosmetics 12 February 2014, 02:10:07 UTC
4323074 small fix 11 February 2014, 23:17:22 UTC
dde9edc Merge branch 'pupil_player' Conflicts: pupil_src/shared_modules/plugin.py 11 February 2014, 22:59:27 UTC
0353ee9 GUI cleanup 11 February 2014, 22:57:43 UTC
9c2b292 slightly more reasonable default value 11 February 2014, 22:51:30 UTC
834c679 simplification of simple player scripts. 11 February 2014, 22:48:57 UTC
0dbae8f small tweak. 11 February 2014, 22:42:36 UTC
5f7a514 small cleanup 11 February 2014, 22:39:33 UTC
back to top