Commit Graph

231 Commits

Author SHA1 Message Date
Prohurtz
b357be7aa2
Update SECURITY.md 2022-11-10 12:26:37 -08:00
Prohurtz
7b06f0e8eb OSC fixes, revert normalization 2022-11-10 12:20:35 -08:00
Prohurtz
06d0bac436 add cv2.normalize function 2022-11-07 12:33:54 -08:00
Prohurtz
c4338c95b2 fix missing files with pyinstaller 2022-11-07 12:11:48 -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
Prohurtz
3bad2f13c9 Merge branch 'main' of https://github.com/RedHawk989/EyeTrackVR 2022-11-04 14:52:07 -07:00
Prohurtz
483b670373 more minor cleanup 2022-11-04 14:51:58 -07:00
Prohurtz
37dff8d0a2
Update eyetrackapp.spec 2022-11-04 14:50:06 -07:00
Prohurtz
5e9ac84e07 cleanup 2022-11-04 14:25:28 -07:00
Prohurtz
cb341ccd98 fix settings bug 2022-11-04 14:23:17 -07:00
Prohurtz
40c4033477
Merge pull request #44 from ShyAssassin/python-3.11
Update to python 3.11
2022-11-04 16:18:38 -05:00
Assassinsorrow
e4431dfaef Update eyetrackapp.py 2022-11-03 22:27:17 +02:00
Assassinsorrow
8b676eaf41 Update to python 3.11 2022-11-03 18:28:25 +02:00
Prohurtz
6dd869aa8b
Merge pull request #43 from ShyAssassin/poetry
Added poetry
2022-11-03 08:10:08 -05:00
Assassinsorrow
795e508e09 Added poetry 2022-11-03 15:02:45 +02:00
Prohurtz
efa969fe44
Merge pull request #42 from ShyAssassin/Cleanup
Update derecated dependency + small code cleanup
2022-11-02 13:11:03 -05:00
Assassinsorrow
7a89adb687 Update indentation 2022-11-02 16:23:36 +02:00
Assassinsorrow
5cfa972aa5 Update indentation 2022-11-02 16:03:47 +02:00
Assassinsorrow
f7e736c655 General cleanup 2022-11-02 15:39:44 +02:00
Assassinsorrow
c769144ac4 Update deprecated dependency 2022-11-02 15:35:13 +02:00
Prohurtz
a0bf671709
Merge pull request #40 from ShyAssassin/osc-recalibrate-button
OSC eye recenter / recalibration button
2022-11-01 14:39:13 -05: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
5d8d4dcaec initialize VRChatOSCReceiver at startup 2022-10-31 19:00:17 +02:00
Assassinsorrow
52876c6cb1 Added VRChatOSCReceiver class 2022-10-31 18:58:36 +02:00
Assassinsorrow
c741480be2 Added settings for OSC receiver port 2022-10-31 18:41:18 +02:00
Assassinsorrow
8cbb7e815c Added config option for OSC receiver port 2022-10-31 17:54:05 +02:00
Prohurtz
65f67461b8
Merge pull request #39 from ShyAssassin/main
Add missing dependency
2022-10-31 07:44:35 -05:00
[Assassin]
9be6a5d055
Update requirements.txt 2022-10-31 14:38:04 +02:00
Prohurtz
6ac552622e
Merge pull request #38 from ShyAssassin/main
Fixed requirements.txt
2022-10-31 07:07:04 -05:00
[Assassin]
545d2625ee
Removed redefined package 2022-10-31 13:16:27 +02:00
Prohurtz
05fb998f7f
Merge pull request #37 from Summer404NotFound/main
Update eye_processor.py
2022-10-23 21:30:57 -04:00
Summer404NotFound
986099fa83
Update eye_processor.py
Fix Bitwise_not
2022-10-23 17:45:19 -07:00
Prohurtz
a168a8d9d0
Merge pull request #36 from Summer404NotFound/main
Update eye_processor.py
2022-10-21 16:31:09 -04:00
Summer404NotFound
11e03272e7
Update eye_processor.py
Added histogram-based thresholding.
2022-10-21 10:11:33 -07:00
DaOfficialWizard
de391f6b48
added project brief card
Added a basic project card that gives a brief overview of the repo
2022-10-12 08:16:58 +01: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
44c7a3a914 blob size adjustments 2022-10-02 16:13:02 -07:00
Prohurtz
881143c386 bugfixes 2022-10-02 15:41:17 -07:00
Prohurtz
eb0f4c7adf
Incompleate: start adding stuff for adjusting blob size adjustment. 2022-09-30 10:55:30 -05:00
Prohurtz
64444b1585
update readme 2022-09-30 10:47:15 -05:00
Prohurtz
42a46e9ca1 fix one euro filter issue 2022-09-19 18:57:33 -07:00
Prohurtz
3053983f00 remove "here" print lmao 2022-09-19 18:51:18 -07:00
Prohurtz
e18dd0ca58 bump ver 2022-09-19 18:48:38 -07:00
Prohurtz
c6b48a196c
Merge pull request #34 from RedHawk989/settings
Settings
2022-09-19 18:42:17 -07:00
Prohurtz
d1ad33cf1c add blink time extender, fix single eye osc, force eyes to be on correct sides + more 2022-09-19 18:41:24 -07:00
Prohurtz
67cd6b5494 fix circular cropping 2022-09-19 18:14:57 -07:00
Prohurtz
e36c2df28c fix eye jitter and inverted y axis vis 2022-09-19 14:12:30 -07:00