https://github.com/samtuhka/pupil

sort by:
Revision Author Date Message Commit Date
c947422 no glints 19 October 2017, 10:40:56 UTC
d6efde4 shorter accuracy test 16 October 2017, 11:15:16 UTC
a119da8 just import main for less copy-paste 31 July 2017, 10:42:44 UTC
c44bd80 add script to recalculate pupil data for a directory of videos 31 July 2017, 10:31:45 UTC
6b94570 accidentally saved eye0 as eye1 and vice versa 24 July 2017, 12:09:54 UTC
056aa4c can save rec settings 24 July 2017, 09:23:46 UTC
573e2f9 tweaks 21 July 2017, 08:05:50 UTC
88d750e don't update models when going back in time 13 July 2017, 14:02:39 UTC
fc26433 no more useless nested dicts 13 July 2017, 13:56:14 UTC
561f281 forgot to reference self 13 July 2017, 09:37:41 UTC
d437551 minimum projected sphere radius? 13 July 2017, 09:24:08 UTC
8d4ee89 fixed roi coordinates 11 July 2017, 13:49:52 UTC
11b187d save roi settings 11 July 2017, 13:37:22 UTC
8493063 persistent settings for eyes in player 11 July 2017, 08:37:31 UTC
9e36367 roi hack to player overlay 07 July 2017, 11:25:23 UTC
639b39e use more points for 3D model 06 July 2017, 14:57:50 UTC
843ea17 merge 06 July 2017, 10:31:37 UTC
a66619f clean up .gitignore 29 June 2017, 15:26:50 UTC
d9f1df2 more hacks to eye video overlay 28 June 2017, 11:19:20 UTC
baceb59 update paths for pupil detectors and calibration (#752) 27 June 2017, 15:37:33 UTC
f8cb8f1 Pupil time sync should not be on by default. But it needs to be on when Pupil mobile is used. For now we just issue a warning when using Pupil mobile backend. 16 June 2017, 08:14:15 UTC
4240874 fixed typo from PR #744 16 June 2017, 08:09:50 UTC
ddee585 fixed naming typo from PR #732 16 June 2017, 07:06:16 UTC
630a637 Merge branch 'master' of https://github.com/pupil-labs/pupil 16 June 2017, 06:51:00 UTC
e55054c dont use settings from newer versions of the software. 16 June 2017, 06:50:43 UTC
99b1542 Added one target calibration (#732) * Added one target calibration * Removed status text from calibration button for one target routine * Improved docstring * Update one_target_calibration.py * Changed name of One Target Calibration to Single Marker Calibration 15 June 2017, 15:41:06 UTC
1a60e7d Create plugins folder for Player if not existing (#744) 15 June 2017, 15:35:40 UTC
cb61e54 Fix Eye Overlay plugin, take 2 (#742) * Add ellipse key to v4 recordings * Fix #738 inconsistent eye naming in eye overlay plugin 09 June 2017, 09:29:31 UTC
31a63b7 add a smarter double spawn prevention guard that avoids a race condition. 09 June 2017, 08:55:35 UTC
2cffcea fix typos in export filenames (#741) 07 June 2017, 10:20:22 UTC
0c4db6a save world timestamps only when frame exists 04 June 2017, 09:56:45 UTC
4458f50 don't overwrite timestamps 04 June 2017, 09:30:12 UTC
3132591 don't save previous acc tests 02 June 2017, 15:09:23 UTC
6d3a2b1 remove audio 02 June 2017, 15:00:51 UTC
1a95e7d update to current api. 02 June 2017, 13:12:56 UTC
d9a144a fixed missing setting label 01 June 2017, 10:18:02 UTC
7b16f5d settings as jsons 01 June 2017, 10:03:53 UTC
505ddce Merge pull request #736 from cpicanco/patch-6 remove needless enumerate call 31 May 2017, 14:27:10 UTC
16e1792 fix eye overlay 31 May 2017, 13:16:17 UTC
ab01dba Merge remote-tracking branch 'upstream/master' 31 May 2017, 08:41:03 UTC
e7d4444 remove needless enumerate call 30 May 2017, 13:22:34 UTC
bccb0b6 clumsy fix 30 May 2017, 09:22:52 UTC
0fbccd4 change pupil range defaults. to make it work decently with qvga resolutions as well. 29 May 2017, 08:39:55 UTC
922154d natural features verification 24 May 2017, 14:36:59 UTC
f4305b2 fixes 24 May 2017, 13:07:45 UTC
b9991af instead of muting av logger we should undo the setting of pyav log level to debug made in https://github.com/pupil-labs/pupil/pull/719/commits/6abbc99ef1ce3f42c46c6e1f668cbba85fad229a 24 May 2017, 07:17:24 UTC
412f833 do not log libav warnings. MJPEG recording have a deprecated pixel format. They play but emit a libav warning. 24 May 2017, 06:52:13 UTC
4555fce do not apply double gaze correction in exporter. 23 May 2017, 15:18:40 UTC
8564dd0 remove debug printline. 23 May 2017, 14:34:41 UTC
4d32244 use the sensor name without host name as capture name. This is required to load camera calibrations. 23 May 2017, 14:19:12 UTC
aaba7f0 merge 23 May 2017, 12:51:04 UTC
d7021c9 fixing #731 23 May 2017, 12:28:05 UTC
b9654a7 require updated pyndsi version 23 May 2017, 12:25:50 UTC
61605a1 start menu minimized 22 May 2017, 13:12:20 UTC
0562715 add time_sync to default plugins. 22 May 2017, 13:09:56 UTC
fa31ad7 Merge branches 'master' and 'master' of https://github.com/pupil-labs/pupil 22 May 2017, 13:07:39 UTC
884e4bd remove address fetch. Its not required not not well supported. 22 May 2017, 13:07:27 UTC
14953b5 fix formatting 22 May 2017, 12:58:53 UTC
2d5cfff this should be cast as int. 22 May 2017, 10:54:11 UTC
d409588 dont use avg_rate for pts->index conversion. Instead calculate it from the pts spacing. 22 May 2017, 10:53:59 UTC
d325d9b fixation detection is now longer a default plugin. 19 May 2017, 12:46:29 UTC
4535f78 TimeSync: Introduce protocol versioning and change group name convention (#721) * Introduce protocol versioning and change group name convention * Add Time Sync protocol version to UI * PTS v0.3 -- Host sends timestamps as 64-bit le floats instead of string repr * Update version numbers to decimals 19 May 2017, 11:41:42 UTC
5a55c4b Require pyndsi version 0.3.0 and higher (#727) * Require pyndsi version 0.3.0 and higher * Add ndsi version to Source Manager ui 19 May 2017, 11:41:25 UTC
e6d5aa1 Merge pull request #730 from papr/build_fix @papr, @mkassner - I have tested this on Windows 10 and confirm that this PR fixes the module build issues. 👍 19 May 2017, 02:38:19 UTC
99e4699 Fix module builds on windows by letting the subprocess module fix the quoting 18 May 2017, 15:00:44 UTC
e23814b Merge branch 'master' of https://github.com/pupil-labs/pupil 18 May 2017, 08:29:26 UTC
39a106a require updated uvc backend with improved timestamping for windows. 18 May 2017, 08:29:09 UTC
174d80a Audio input refactor (#719) * Split auto capturing into separate plugin * Audio Capture Mixin class * Move audio recording into new audio_capture plugin Also write packet timestamps into audio_timestamps.npy * Replace "Running" label with recording information * fix and explain timestamp handeling 12 May 2017, 20:57:15 UTC
e275230 Revert "Require pyndsi version 0.3.0 and higher (#720)" This reverts commit 5c03a84fd2bfe6f3553682b65bfda1aba50caa43. 12 May 2017, 12:20:43 UTC
5c03a84 Require pyndsi version 0.3.0 and higher (#720) 12 May 2017, 11:59:53 UTC
380c6ae dont remove _img. this is not nessesary and results in the frame_size property to break after cleanup. 12 May 2017, 08:44:19 UTC
25fb321 fixed a bug in surface registration that occurred when markers smaller than the min marker size were present during surface learning. 10 May 2017, 12:46:44 UTC
65d03c8 fixing #718 10 May 2017, 12:45:44 UTC
c28901c Add version requirement for pyre >= 0.3.1 (#717) * Add version requirement for pyre >= 0.3.1 Pyre does not have .version() implemented before 0.3.2, therefore the relatively complex version test. * Improve handling Pyre version checking 05 May 2017, 14:24:15 UTC
e60a412 Fix #716 by escaping path to install locations for pupil_detectors and calibration_routines 04 May 2017, 12:21:43 UTC
c4743da Pupil Time Sync protocol and plugin (#711) * New time sync implementation, Part 1 * New time sync implementation, Part 2 * Finalize Time_Sync plugin and create Pupil Time Sync protocol specification * revisions to PR #700 * fixes * Change tie breaker wording in time sync spec 03 May 2017, 16:03:35 UTC
c04712e Fix wrong notification decoding in Pupil Groups plugin (#712) * Fix wrong notification decoding in Pupil Groups plugin * Fix other Python 3 issues 03 May 2017, 15:52:04 UTC
4901c4b add docs for `ecording.should_start` notification 01 May 2017, 22:22:52 UTC
253450b save and read inverted_marker setting from the square_marker_cache file. 29 April 2017, 20:11:10 UTC
dc22b68 send pupil_data to subprocess to avoid double loading. 20 April 2017, 12:39:53 UTC
9322601 cleanup and partial revert of using spawn for macos exports. Using fork is ok, the issue was a different bug. 20 April 2017, 09:43:42 UTC
8a1f803 use os.fork for player exports. This is required for some plugins during export. 20 April 2017, 07:11:03 UTC
1abe69b removed deprecated code. 20 April 2017, 07:09:00 UTC
22727dd use different presets for the UI scale. 20 April 2017, 07:08:37 UTC
a3b0ef7 use different key for recording check. 18 April 2017, 15:14:06 UTC
9a3d24e demote warning level. 18 April 2017, 15:13:55 UTC
8838255 Merge branch 'master' of https://github.com/pupil-labs/pupil 13 April 2017, 11:10:25 UTC
6992041 dont export raw homographies. 13 April 2017, 11:10:13 UTC
f803f03 show matching pupil ellipse instead of the first one in the corresponding world frame recent event. 13 April 2017, 11:09:45 UTC
ed056cf give the user feedback when recordings are updating. 13 April 2017, 11:09:09 UTC
ac2b9bd cosmetic change. 13 April 2017, 10:56:11 UTC
a498b2c Replace "Close Player" button with "Reset Window Size" (#701) * Replace "Close Player" button with "Reset Window Size" * Remove duplicated "Reset window size" button 12 April 2017, 08:46:37 UTC
1c7b10b Fix #683 by saving surfaces after definition (#699) 11 April 2017, 16:09:36 UTC
623f9bc fix comparison by converting to tuple. 11 April 2017, 09:04:24 UTC
00fab93 enforce new camera calibration datatype. 11 April 2017, 08:26:15 UTC
15030bb Merge branch 'master' of https://github.com/pupil-labs/pupil 10 April 2017, 09:06:32 UTC
c1bf55b fixed 2d hmd mapper 10 April 2017, 09:06:21 UTC
aeb5161 Update README.md 07 April 2017, 13:33:54 UTC
3dbc17c use fork for export and offline surface tracker process creation. This requires opencv to be build with tbb on mac os! 07 April 2017, 10:26:15 UTC
0aad51f enforce python type to prevent error during finish calibration. 06 April 2017, 12:28:01 UTC
back to top