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

sort by:
Revision Author Date Message Commit Date
0e043be Revert "ETRA: Set default ui scaling to 2x, include 2.25, 2.5, 2.75, and 3. for testing in case 2x is not ideal" This reverts commit d567fe3a7261c78864cf412185334bab00e03cd2. 15 June 2018, 06:49:03 UTC
d567fe3 ETRA: Set default ui scaling to 2x, include 2.25, 2.5, 2.75, and 3. for testing in case 2x is not ideal 14 June 2018, 20:50:27 UTC
641cecf Accuracy Visualizer: Fix NaN values in precision estimate Fixes #1209 13 June 2018, 13:27:30 UTC
fa2608a Minor bugfix 04 June 2018, 15:54:44 UTC
0778317 Merge pull request #1195 from burknator/fix-boost-python3-flags Fix boost linker flags on macOS 01 June 2018, 14:01:28 UTC
2320055 Merge pull request #1206 from papr/man-marker-fix Manual Marker Calib: Reset last ref location on stop 01 June 2018, 14:00:56 UTC
3f647fa Merge pull request #1207 from papr/free_space Warn user on low disk space and stop recording if critically low 01 June 2018, 14:00:39 UTC
d6c4ff1 Recorder: Increase readability of "check low disk space" code 01 June 2018, 13:50:41 UTC
9dbc01f Warn user on low disk space and stop recording if critically low Warning threshold: 5GB Recording stop threshold: 1GB Fixes #1201 01 June 2018, 09:23:02 UTC
2f8f28b Manual Marker Calib: Reset last ref location on stop Fixes #1205 01 June 2018, 08:17:28 UTC
512ecec use topic from message payload for gaze. 30 May 2018, 14:02:41 UTC
ae87cf5 Merge branch 'master' of https://github.com/pupil-labs/pupil Conflicts: pupil_src/shared_modules/video_capture/uvc_backend.py 28 May 2018, 13:55:10 UTC
0e185bb fix a bug were check_stripes logic was applied when no camera was attached. 28 May 2018, 13:52:59 UTC
71f3c08 fix deployment for MacOS. 28 May 2018, 13:52:35 UTC
3380e47 fixes boost linker flags for Pupil detectors and optimization calibration 24 May 2018, 13:48:33 UTC
8b07462 Merge pull request #1193 from pointcontrols/master Pupil player: workaround for minimize crash 22 May 2018, 09:05:13 UTC
b2c4074 Pupil player: workaround for minimize crash 22 May 2018, 05:35:47 UTC
53b7b58 UVC Source: Fix crash if no cameras are connected initially 17 May 2018, 09:11:21 UTC
4b683a8 Merge pull request #1173 from ChingT/master Add switch for Check Stripes in the menu 16 May 2018, 10:16:52 UTC
77dda14 UVC source: Clean up stripe detector reinit + setter definition Changes proposed by @ChingT 16 May 2018, 10:12:34 UTC
37af718 small changes to the check_stripes 15 May 2018, 07:26:13 UTC
814be1c Merge branch 'master' of https://github.com/ChingT/pupil into ChingT-master 15 May 2018, 07:18:55 UTC
1c49f12 Merge pull request #1176 from papr/fixes Bug fixes and setting persistency improvements 14 May 2018, 15:41:02 UTC
2187abe Offline calibration/pupil detection: Fix except handling on cache load 10 May 2018, 16:32:34 UTC
e8d7d01 Offline Pupil Detection: Correctly check cache version 10 May 2018, 16:16:07 UTC
0598441 Merge pull request #1177 from pointcontrols/master Fix mjpeg invalid frame rate issue 09 May 2018, 17:30:49 UTC
d39e361 Use correct itertools.chain constructor for iterators 09 May 2018, 17:16:14 UTC
8bdf6a0 Fix mjpeg invalid frame rate issue 09 May 2018, 16:55:45 UTC
deb7309 use the defaults of on_val and off_val in ui.Switch for 'check_stripes' 09 May 2018, 15:58:21 UTC
b9fbdf8 Blink detection: Make oddly-sized filters symmetrical Fixes #1175 Online case: Set center element to 0 Offline case: Increase filter size by 1 09 May 2018, 15:57:49 UTC
f30c3e5 Add switch for Check Stripes in the menu 09 May 2018, 09:28:49 UTC
9d53d49 Accuracy Visualizer: Make vis_calibration_area option persistent 09 May 2018, 08:17:17 UTC
7ce62c8 fixed regression caused by 06d9d795c08771cfa390f535496d49ec9d5c2959 03 May 2018, 06:33:21 UTC
28369e6 use compound confidence again. 02 May 2018, 12:02:42 UTC
a0dda96 Player: Log path on invalid directory 02 May 2018, 09:15:28 UTC
e2d9576 Capture: Start eye1 by default 02 May 2018, 08:48:35 UTC
1c70890 Merge pull request #1168 from euryalus/master Several changes to 3D and 2D detector 30 April 2018, 14:22:17 UTC
a89edbf New consistent way of calculating goodness of fit for the strong prior case. 30 April 2018, 12:49:13 UTC
5ddda7a When a new model is built, also start only with high confidence observations. 30 April 2018, 12:47:48 UTC
0eb84df Added a property for the exponent in the new goodness measure. 30 April 2018, 12:29:15 UTC
3e8013a Changed definition of goodness in 2D detector to also include a factor that takes into account the ratio of support edges (i.e. edges close to the fit ellipse) to all edges that the fit is based on. 30 April 2018, 11:42:53 UTC
ce46833 Final goodness of ellipse fit is now calulcated at the very end, based on the final fit and only on the final edges of the contour. 30 April 2018, 10:59:34 UTC
959e177 Candidate contours are resolved to polylines before the best candidate is chosen. In particular, also the ellipse support is not calculated anymore from all the raw_edges, but only from the edges in the polyline. 30 April 2018, 10:12:07 UTC
17dce7b Made sure that in the 2D detector really the best candidate is taken and not the last one that gets over the threshold. 30 April 2018, 09:28:15 UTC
ee699a4 Added a CauchyLoss function to the Swirski sphere optimization to be more robust against outliers 30 April 2018, 08:04:42 UTC
3ba3263 use pupil version for debian package verison. 27 April 2018, 13:18:19 UTC
ef8826b version_utils.get_tag_commit(): Convert to unicode and rm newline 27 April 2018, 13:09:44 UTC
0fa87d6 fix typo. 27 April 2018, 12:35:44 UTC
3cc01d6 Merge pull request #1165 from pupil-labs/bundle_spec_fix update glfw path for docker image's system libglfw 27 April 2018, 12:33:51 UTC
b3b5e07 Merge pull request #1164 from papr/fixes bundle.sh: Format version based on most recent maj.min tag 27 April 2018, 12:31:36 UTC
8077d04 Use git-describe for bundle names and maj.min.trail for in-app display 27 April 2018, 12:19:12 UTC
69152d3 update glfw path for docker image's system libglfw 27 April 2018, 10:40:01 UTC
953ddd2 bundle.sh: Format version based on most recent maj.min tag Instead of simply using the most recent tag that could also be maj.min.patch. 27 April 2018, 09:44:12 UTC
7a3e349 Accuracy Visualizer: Fix unproject regression 27 April 2018, 09:00:06 UTC
87d3ac2 Merge branch 'master' of https://github.com/pupil-labs/pupil 27 April 2018, 08:45:55 UTC
232da08 nicer os check. 27 April 2018, 08:45:39 UTC
fda6653 use bash not shell. 27 April 2018, 08:45:24 UTC
de42a38 camera_models.Fisheye_Dist_Camera.unprojectPoints: Fix normalization 27 April 2018, 08:35:18 UTC
5f28ede make shell changes work in linux. 27 April 2018, 08:20:50 UTC
718e7df Merge branch 'master' of https://github.com/pupil-labs/pupil 27 April 2018, 06:43:37 UTC
519208a adding logic for macos. 27 April 2018, 06:43:27 UTC
256dddb trigger deployments on commits to master 27 April 2018, 02:03:15 UTC
fb3ae66 revert changes .travis repo settings were blocking builds from push 26 April 2018, 16:08:25 UTC
1003535 disable `tags` in .travis deployment step 26 April 2018, 16:05:47 UTC
c7eba36 update whitelist for branches 26 April 2018, 16:00:26 UTC
0c25189 Camera Models: Revert to allow single points Also restores consistency for both unprojectPoints methods 26 April 2018, 15:35:13 UTC
56165c8 Merge pull request #1163 from pupil-labs/travis_linux_refactor Travis-ci linux bundles 26 April 2018, 11:53:59 UTC
baf04a3 only build on tag to master branch attempt to customize the name and body text using travis vars - this might fail 26 April 2018, 09:09:48 UTC
7d5c1f0 and another hidden import. 26 April 2018, 09:00:22 UTC
4dd7d98 more hidden imports... 26 April 2018, 08:45:24 UTC
6d0e324 missing quotes... 26 April 2018, 06:57:50 UTC
e017954 small fix of docsstring 26 April 2018, 06:55:32 UTC
1983d3c adding missing hidden import. 26 April 2018, 06:51:28 UTC
012ef68 add travis-ci build for linux update bundle.sh for automated bundling on travis 26 April 2018, 02:53:02 UTC
a3c6462 Merge branch 'master' of https://github.com/pupil-labs/pupil 25 April 2018, 13:33:33 UTC
4c90f4f Merge pull request #1161 from papr/fixes Refactor calibration data preprocessing 25 April 2018, 13:32:50 UTC
d99f63f Ammend 3d4ddb: Remove print line 25 April 2018, 13:32:12 UTC
bae5f60 Background Helper: Print exception trace logger does not work in background processes in our case 25 April 2018, 13:17:23 UTC
3d4ddbb Refactor calibrate.preprocess_*_data_* Fixes #1125 25 April 2018, 13:16:30 UTC
a7a9f7d added missing hidden imports for pyav to player and service. 25 April 2018, 10:14:01 UTC
d8329fe add hidden imports for capture. TODO add them for service and player. 25 April 2018, 09:48:39 UTC
1f25211 Merge pull request #1160 from pointcontrols/master Fix UVC driver installer 25 April 2018, 07:16:26 UTC
eb4f873 Fix UVC driver installer Due to deprecation of powershell 2 in Windows 10, update PS command format to version 5 24 April 2018, 15:48:38 UTC
71aed9c Merge pull request #1157 from papr/fixes Bugfixes for upcoming v1.7 release 20 April 2018, 13:48:02 UTC
a0b5c57 Merge pull request #1131 from pointcontrols/volume_control EXPERIMENTAL: Volume control through libavfilter, audio vizualization 20 April 2018, 13:45:59 UTC
54f42db Require pyglui 1.22, update audio icon to 0xe050 20 April 2018, 10:19:12 UTC
4bb1aeb Online Surface Tracker: Map fixations in realtime 20 April 2018, 09:54:14 UTC
bdd2333 Fixation Detector: Add reference to #1133 20 April 2018, 09:21:46 UTC
c667154 Revert "Move time sync spec to Pupil Helpers" This reverts commit 1be42220ae5fbdccc28dbdc7b9497b62db239930. 20 April 2018, 09:17:35 UTC
06d9d79 cmaera_models.unprojectPoints: Return 3d points Fixes #1125 20 April 2018, 09:17:12 UTC
0d2ad30 Camera Models: Revert cv2.fisheye.unprojectPoints replacement 20 April 2018, 08:28:39 UTC
639b041 Fix compatibility with current openCV master Fixes #1154, current openCV master: 4b2d1aaeea52e07dff6e925a86313bd3c2f66e8b 20 April 2018, 08:11:19 UTC
6ae6224 Fixation Detector: Improve false negative rate 18 April 2018, 15:24:42 UTC
a48a070 Rename undistortPoints to unprojectPoints 18 April 2018, 15:04:38 UTC
1be4222 Move time sync spec to Pupil Helpers 18 April 2018, 13:34:46 UTC
2dc5f7b Offline Fixation Detector: Fix jumping to fixations Fixes #1151 17 April 2018, 15:34:56 UTC
1416e9b Vis Eye Overlay: Use correct source timing 17 April 2018, 12:59:34 UTC
74429a6 Service: Enable blink detector 17 April 2018, 12:04:36 UTC
0265062 Remove unused code 17 April 2018, 12:02:23 UTC
5dd7b84 Exporter/Marker Detector: Use correct timing 17 April 2018, 12:00:47 UTC
back to top