Commit Graph

369 Commits

Author SHA1 Message Date
Charlton Rodda
1b961ae477 Crop and rotate image in one operation 2023-11-07 18:42:55 +00:00
Prohurtz
9620d50ccb feat: Trigger center point only calibration overlay when recenter 2023-11-07 08:57:47 -06:00
Prohurtz
a6fcabf9be feat: commit 2023-11-07 08:02:24 -06:00
Prohurtz
f06db29e1b feat: add calibration overlay files 2023-11-04 19:39:35 -05:00
Prohurtz
590fc70164 feat: add buttons for future markup crop mode 2023-11-02 09:20:02 -05:00
Prohurtz
58ee8e3033 fix: variable falloff not defined 2023-10-31 18:30:22 -05:00
Prohurtz
4c668f9b47 fix: eye dominant falloff (may still be broke) 2023-10-31 13:05:22 -05:00
Prohurtz
55a0df1b66 feat: untested eye dominant falloff 2023-10-31 08:58:38 -05:00
Prohurtz
37aa4c05c0 feat: working dual eye falloff 2023-10-31 08:51:54 -05:00
Prohurtz
9b3c9b4bcf feat: initial foundation of new dual eye falloff (non functional) 2023-10-26 09:10:35 -05:00
Prohurtz
ada4936922 fix: VRCFT V2 param addresses 2023-10-17 09:04:46 -05:00
Prohurtz
d7c9b3b70b fix: tune LEAP filter 2023-10-12 09:16:06 -05:00
Prohurtz
d685ad18ea fix: safe crop int erros
fix: pupil dilation filtering, calib
2023-10-12 08:24:32 -05:00
Prohurtz
0ee5404f5d
Merge pull request #93 from lorow/feature/config-rewrite-with-defualts-reset
Settings rewrite for easier data validation and resseting to defaults
2023-10-11 23:13:48 -05:00
lorow
7068d8539b Add validation, refactor some more stuff 2023-10-08 19:36:14 +02:00
DeltaNeverUsed
355068c0be basic vrcft v2 support 2023-10-08 14:49:04 +02:00
lorow
6a9a27578d Fix eye dilation and vrcft2 settings 2023-10-07 01:01:39 +02:00
lorow
61b2c88960 Merge remote-tracking branch 'upstream/HSF-and-new-algos-feature-branch' into feature/config-rewrite-with-defualts-reset
# Conflicts:
#	EyeTrackApp/algo_settings_widget.py
#	EyeTrackApp/general_settings_widget.py
#	EyeTrackApp/osc.py
2023-10-06 22:23:44 +02:00
lorow
5a84217402 Style the button 2023-10-06 22:11:35 +02:00
lorow
3190364a72 Add config reset, clean-up modules 2023-10-06 00:33:37 +02:00
lorow
aa3be78f54 Refactor settings into base settings, fixup modules
TODO: reset
2023-10-05 22:57:34 +02:00
Prohurtz
6200ddfcab feat: pupil dilation initial imp 2023-10-05 09:47:02 -05:00
Prohurtz
e694054cb4 feat: pupil dilation work start 2023-10-05 09:47:02 -05:00
lorow
ff5974ec8d WIP: refactor algo settings into modules 2023-10-05 00:44:47 +02:00
lorow
c93e279157 Initial settings rewrite into modules in preparation for resetting to defaults and for better settings handling 2023-10-03 22:11:52 +02:00
Prohurtz
9bab5b4555 fix: temp disable leap low priority for MetalCanyon 2023-10-03 14:52:00 -05:00
Prohurtz
8e28092601 feat: stage one of new output formats 2023-10-03 14:51:36 -05:00
Nick Duijndam
62ba685f86 Make the eye X & Y OSC addresses configurable through the config file 2023-10-02 21:22:37 +02:00
Prohurtz
46427e3533 fix: remove prints 2023-09-30 20:04:57 -05:00
Prohurtz
5a6248b897 fix: LEAP Eyelid, tune RANSAC BLINK 2023-09-30 14:51:57 -05:00
Prohurtz
c6fbfe8c70 fix: left eye ransac thresh set to right 2023-09-28 13:19:17 -05:00
Prohurtz
d11f94f5af fix: left eye ransac thresh set to right 2023-09-28 13:19:17 -05:00
Prohurtz
2ec7d2d4ee fix: remove y axis lock (temp) 2023-09-27 06:48:18 -05:00
Prohurtz
1c2760b382 fix: tighten blink vec (needs testing/re-write, just minor fix) 2023-09-27 06:48:18 -05:00
Prohurtz
ab631fad19 feat: LEAP Lid blink algo 2023-09-26 08:46:52 -05:00
Prohurtz
6297ce327c fix: small DADDY optimizations (test for FPS limit) 2023-09-26 08:46:52 -05:00
Prohurtz
4ad1eaffc4 fix: LEAP full closed thresh 2023-09-24 09:29:32 -05:00
Prohurtz
9caa70340a remove debug prints, adjust LEAP opennes filter 2023-09-24 09:27:35 -05:00
Prohurtz
3a98a586a6 remove debug prints 2023-09-23 20:02:27 -05:00
Prohurtz
5209a441b6 fix: UVC cameras not working2 2023-09-23 19:52:12 -05:00
Prohurtz
5e28ee34e5 fix: UVC cameras not working 2023-09-23 19:49:41 -05:00
Prohurtz
8f2709253c fix blink algo crash, do not resize small frames 2023-09-23 17:26:28 -05:00
Prohurtz
0cd9f46a02 fix: BETA 7 2023-09-23 15:43:19 -05:00
Prohurtz
1e94577d90 build: BETA 7 2023-09-23 15:37:34 -05:00
Prohurtz
1d79445889 refactor: BETA 7 2023-09-23 15:20:50 -05:00
Prohurtz
ac6f8b98d2 feat: ready for new beta 2023-09-23 15:05:13 -05:00
Prohurtz
73ec950fac set default crop size to normal esp32 cam 240x240 2023-09-23 14:50:54 -05:00
Prohurtz
0b7b1bed07 limit image size to 480 to prevent issues
macos fixes
2023-09-23 14:47:58 -05:00
RedHawk989
916967c560 (not fully tested) Legacy ransac toggle and thresh settings 2023-09-10 12:05:30 -05:00
DaOfficialWizard
437b88a4bd fix: module leap not found 2023-08-24 13:35:46 +01:00