Prohurtz
2ddae43e95
fix config saving of new calibration
2025-10-30 17:21:09 -05:00
Prohurtz
6c8383ffe1
fix: partial BSSB2e imp
2025-10-30 15:48:42 -05:00
Prohurtz
f4e7cc1fd2
update links
2025-04-03 11:44:09 -07:00
Prohurtz
ef24e3bf5a
update default settings
2025-04-02 14:17:38 -05:00
Prohurtz
869c71ab2b
Update license
2025-02-18 14:29:47 -06:00
Fracas
d38fc4ba56
feat: leap save calibration
2024-12-21 13:41:02 -05:00
Prohurtz
9c814453ba
Merge pull request #118 from SnuffSocket/misc-branch
...
Fix: Misc fixes/changes
2024-11-27 11:48:45 -08:00
Prohurtz
1e0ac5867b
Revert print removal
...
it isn't console spam if it is important logging.
2024-11-27 13:48:15 -06:00
Prohurtz
fae1a953cb
feat: expose LEAP calibration samples
2024-11-02 19:59:45 -05:00
Prohurtz
da9cdb5436
fix: change IBO default setting to off
2024-11-02 19:25:25 -05:00
SnuffSocket
ce4942a54e
Fix: shutil.SameFileError, removed "[INFO] Config Saved Successfully" print spam
2024-10-07 01:55:44 +03:00
Prohurtz
9b9763b132
feat: no gui mode fixes
2024-07-22 10:32:49 -05:00
Prohurtz
1d69fc110f
Update config.py
2024-07-10 14:45:25 -07:00
Charlton Rodda
8eae8d89d3
Add option to pad ROI widget for rotation
2023-11-07 19:27:47 +00:00
Prohurtz
9b3c9b4bcf
feat: initial foundation of new dual eye falloff (non functional)
2023-10-26 09:10:35 -05:00
Prohurtz
d7c9b3b70b
fix: tune LEAP filter
2023-10-12 09:16:06 -05:00
lorow
7068d8539b
Add validation, refactor some more stuff
2023-10-08 19:36:14 +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
Prohurtz
6200ddfcab
feat: pupil dilation initial imp
2023-10-05 09:47:02 -05: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
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
ab631fad19
feat: LEAP Lid blink algo
2023-09-26 08:46:52 -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
RedHawk989
916967c560
(not fully tested) Legacy ransac toggle and thresh settings
2023-09-10 12:05:30 -05:00
Prohurtz
09bf6737a2
[IN TESTING] blink fixes, y axis lock, IBO bug fix
2023-07-14 18:46:58 -05:00
Prohurtz
6be461be85
mommy gets divorced (renamed to LEAP)
2023-06-29 13:24:15 -05:00
Prohurtz
45a7b25a0a
remove torch for smaller binary. kill bug for mommy
2023-06-24 14:15:46 -05:00
Prohurtz
bbe1629ebd
fix none type crashes
2023-06-24 13:29:22 -05:00
Prohurtz
eb6a48df91
fix opencv hang when no cameras
...
Add MOMMY v1 (early small model)
2023-06-23 12:29:44 -05:00
Prohurtz
41b11fe134
Expose IBO settings, Fix UVC cameras
2023-06-17 12:25:06 -05:00
Etheri
a1aecc9cdb
Added eyelids to config
...
Adding the eyelids to config and adding an invert bool makes this work with most peoples currently setup eyelids if they used eyetracking before native
2023-06-17 15:56:45 +02:00
Etheri
9284f97b09
Adds new config vars fixes filter pop error
...
In additon resets caibration data for IBO on recalibrate
2023-06-16 13:06:36 +02:00
Prohurtz
c97c498d62
remove HSRAC.py use HSF and RANSAC sep calls, HSRAC circle crop with avg color
2023-05-31 20:37:18 -05:00
Prohurtz
507283ed7e
sep settings pages, eyelid visualizations
2023-05-31 19:37:16 -05:00
Prohurtz
3c451b41a8
clean
2023-05-11 11:31:48 -07:00
Prohurtz
a526c29960
cleanup
2023-05-11 09:39:38 -07:00
Prohurtz
f42d64bf02
part of re imp circle crop, settings placement change
2023-05-11 08:16:42 -07:00
Sebastian Fitt
446a20cea8
refactor: cleanup imports
2023-04-29 14:32:54 +02:00
Prohurtz
29f75b2054
one euro filter in IBO
...
blink algo recalibrates when tracking does
2023-04-22 17:44:33 -05:00
Prohurtz
25d7417c62
fix disk usage
2023-04-16 13:20:37 -05:00
Prohurtz
28a306454b
native vrc ET
...
spelling fixes
2023-04-15 21:39:34 -05:00
Prohurtz
e2ff11a081
format, vrc native ET test init
2023-04-06 18:14:11 -05:00
Prohurtz
c1f63dd400
finish save calib after restart
2023-03-22 17:15:16 -05:00
Prohurtz
cbd20fdac8
save calib values (NOT FINISHED)
2023-03-20 21:23:12 -05:00
Prohurtz
c5c809af1f
depreciate sync blink in favor of dual eye falloff
2023-03-19 15:48:59 -05:00
Prohurtz
0e0ea2df4a
toggle for OSC recieve
2023-03-19 15:45:17 -05:00
Prohurtz
2495a66704
lower thresh add
2023-03-19 15:24:08 -05:00
Prohurtz
cc304f855d
make auto radius on by default
2023-03-19 15:11:17 -05:00