Prohurtz
ada4936922
fix: VRCFT V2 param addresses
2023-10-17 09:04:46 -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
DeltaNeverUsed
355068c0be
basic vrcft v2 support
2023-10-08 14:49:04 +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
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
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
5a6248b897
fix: LEAP Eyelid, tune RANSAC BLINK
2023-09-30 14:51:57 -05:00
Prohurtz
9caa70340a
remove debug prints, adjust LEAP opennes filter
2023-09-24 09:27:35 -05:00
Prohurtz
a6a8991a61
new blink algo (almost done) bug fixes, small perf improvement?
2023-07-25 20:27:57 -05:00
Prohurtz
09bf6737a2
[IN TESTING] blink fixes, y axis lock, IBO bug fix
2023-07-14 18:46:58 -05:00
Etheri
544f2b05b8
Improves convergance
...
Improve convergance by simply sending the propper y values
2023-06-23 02:32:09 +02:00
Etheri
7081723ac0
Osc had a different name than settings
2023-06-17 17:16:17 +02: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
80af953b29
Fixed left and right squeeze sending same value
2023-06-17 15:36:15 +02:00
Etheri
6bfdc8a08f
Param rename
2023-06-16 13:12:51 +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
507283ed7e
sep settings pages, eyelid visualizations
2023-05-31 19:37:16 -05:00
Prohurtz
a763098bad
fix algos, ransac crash fix
2023-04-16 17:36:26 -05:00
Prohurtz
28a306454b
native vrc ET
...
spelling fixes
2023-04-15 21:39:34 -05:00
Prohurtz
0b5f10d9a6
fix single eye to dual eye not working
2023-04-14 16:07:46 -05:00
Prohurtz
e2ff11a081
format, vrc native ET test init
2023-04-06 18:14:11 -05:00
Prohurtz
cdba5a55e4
Update osc.py
2023-04-06 17:55:09 -05:00
Prohurtz
5c0b1b45fd
cleaning
2023-03-19 16:46:10 -05:00
Prohurtz
7836a5022b
long needed osc.py re-write
2023-03-19 16:31:59 -05:00
Prohurtz
4b361a74db
adjust thresh, IBO
2023-03-17 11:14:13 -05:00
Prohurtz
0d300a43d5
fix IBO dual eye
2023-02-12 18:28:54 -08:00
PallasNeko
adf3d86401
Added code to determine if the OS is Win or Linux.
...
Changed so that if Linux, PlaySound does nothing when executed.
2023-02-12 23:36:03 +09:00
Prohurtz
12304b5b3a
Merge branch 'HSF-and-new-algos-feature-branch' into HSF-and-new-algos-feature-branch
2023-02-09 20:27:04 -06:00
plyshka
28f06b4640
Linux fixes: win10toast_click dependency is now included only in windows compilation; Added pandas dependency as it was required in clean build for runtime; Added platform specific checks to disable winsound and triggers for it in codebase.
2023-01-28 23:10:45 +05:00
Prohurtz
4e8db0d0d0
osc
2023-01-28 11:20:34 -06:00
Prohurtz
b4b368bf05
IBO main OSC support
2023-01-25 16:52:12 -06:00
Prohurtz
0622820491
auto create file for IBO
2023-01-25 16:48:43 -06:00
Prohurtz
91b81b98bc
small tuning
2023-01-23 22:16:52 -06:00
Prohurtz
56392bd65b
EYE OPENESS
2023-01-22 19:41:33 -06:00
Prohurtz
f492e3fdab
add colors to text prints + cleanup
2023-01-22 19:09:56 -06:00
Prohurtz
ec7e58fdae
HSRAC POC working
2022-12-22 12:33:49 -08:00
Prohurtz
d5f9fabf09
new ransac + print tags and colors
2022-12-22 11:52:19 -08:00
Prohurtz
6b171393d7
fix blob
2022-12-21 10:19:44 -08:00
Prohurtz
7b06f0e8eb
OSC fixes, revert normalization
2022-11-10 12:20:35 -08:00
Prohurtz
b1472949c7
fix bugs, add basic blink sync, adjust default values, bump ver, fix pyinstaller, osc
2022-11-07 11:49:23 -08:00
Assassinsorrow
8b676eaf41
Update to python 3.11
2022-11-03 18:28:25 +02:00
Assassinsorrow
0589f0e26f
Rename value to osc_value
2022-11-01 14:40:46 +02:00
Assassinsorrow
4a77fd6043
Added ability to recenter / recalibrate eyes through OSC
2022-11-01 14:24:39 +02:00
Assassinsorrow
52876c6cb1
Added VRChatOSCReceiver class
2022-10-31 18:58:36 +02:00
Prohurtz
aa95985eab
force correct eye layout (left on left side)
2022-10-03 18:10:40 -07:00
Prohurtz
65dcd86182
small cleanup
2022-10-03 18:04:33 -07:00
Prohurtz
43bf680355
dual eye fall over
2022-10-03 18:02:44 -07:00
Prohurtz
3053983f00
remove "here" print lmao
2022-09-19 18:51:18 -07:00