Prohurtz
4ce8531136
fix blob and ransac outputs
2023-04-27 18:14:40 -05:00
Prohurtz
52297424de
fix HSRAC crash
2023-04-23 16:47:12 -05:00
Prohurtz
70eeb54e5c
fix HSRAC crash
2023-04-23 16:29:58 -05:00
Prohurtz
29f75b2054
one euro filter in IBO
...
blink algo recalibrates when tracking does
2023-04-22 17:44:33 -05:00
Prohurtz
e5469cf42c
one euro filter in IBO
...
messing around in IBO
2023-04-22 17:41:57 -05:00
Prohurtz
a763098bad
fix algos, ransac crash fix
2023-04-16 17:36:26 -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
89365ba730
fix ransac bug and auto radius fix
2023-04-15 19:34:38 -05:00
Prohurtz
0b5f10d9a6
fix single eye to dual eye not working
2023-04-14 16:07:46 -05:00
Prohurtz
d0fcfe7f9a
add HSRAC visualizations.
...
(something might be wrong with IBO)
2023-04-12 21:04:38 -05:00
Prohurtz
87c2f1f7eb
fix daddy files
...
update .spec
2023-04-12 20:36:30 -05:00
Prohurtz
bbd8b96978
fix rotation edge bug?
...
revert HSRAC crop output to normal szie
2023-04-12 17:29:20 -05:00
Prohurtz
e3a932fb5d
Merge pull request #80 from Blu3u/HSF-and-new-algos-feature-branch
...
Fix issues in existing USB-based eye tracker implementation to enable proper functionality.
2023-04-09 18:18:20 -05:00
Sebastian Fitt
c2aad0e859
feat: add v2 serial comms with packet headers
...
* feat: serial read no longer drops frames on buffer reset
* fix: fps now calculated properly
* fix: remove unnecessary logs
2023-04-09 11:05:50 +02:00
Prohurtz
dd29a6834f
add basic filter to IBO to help jitters
2023-04-08 20:55:51 -05:00
Sebastian Fitt
295f10476d
fix: identify and mitigate latency issues
2023-04-08 19:58:13 +02:00
Sebastian Fitt
b3f444ee3a
fix: bring the existing impl to a usable state
...
* fix: existing impl always passed None as the port, it never worked
* feat: initial handling of unplugging usb serial device
* feat: check if port exists before trying to open it
* fix: existing impl caused division by zero when calculating fps
* fix: existing impl did not exit when image not found then crashed
* fix: warn logs were marked as info
2023-04-08 18:30:19 +02:00
Sebastian Fitt
09a9fbb052
fix: pyserial is the correct dep, not serial
...
* fix: remove duplicated requests dep
2023-04-08 18:24:23 +02: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
0ca9f27175
Merge pull request #79 from RedHawk989/feature/dev_container
...
feat: add dev container
2023-04-06 14:00:50 -07:00
Prohurtz
33ec3f20d7
Merge branch 'HSF-and-new-algos-feature-branch' into feature/dev_container
2023-04-06 14:00:39 -07:00
Prohurtz
4121789875
format settings page better for high res screens
2023-04-01 15:38:25 -07:00
Prohurtz
e621c8197c
fix linux compatibility, add requests to poetry
2023-04-01 15:23:11 -07:00
ZanzyTHEbar
a5e36ad4c4
feat: add dev container
2023-03-30 12:22:29 +01: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
cca9536b0b
force calib stop
2023-03-20 20:43:58 -05:00
Prohurtz
2293f74bfb
allow videos to be played (if they have .mp4 in the name)
2023-03-19 18:34:45 -05:00
Prohurtz
c90517b6c0
bd_blink from HSRAC aid IBO
2023-03-19 18:15:19 -05:00
Prohurtz
68a0a291d3
remove unused imports
2023-03-19 17:32:59 -05:00
Prohurtz
fe01805c1f
remove useless function
2023-03-19 17:32:38 -05:00
Prohurtz
8bd6848ba0
Update requirements.txt
2023-03-19 17:30:31 -05:00
Prohurtz
f6905c48eb
fix update check, replace win10toast with winotify
2023-03-19 17:30:01 -05:00
Prohurtz
137f3004f7
fix flip right axis, fix http add
2023-03-19 17:07:05 -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
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
b6683b3038
fix DADDY tooltip
2023-03-19 15:31:39 -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
Prohurtz
5610297d3e
Create requirements.txt
2023-03-19 15:08:57 -05:00
Prohurtz
8c668555b8
fix serial cam, cleaning
2023-03-19 15:03:45 -05:00
Prohurtz
57f854ec44
HSF/HSRAC update settings when changed in settings tab
2023-03-19 15:01:37 -05:00
Prohurtz
d2d934c496
cleanup
2023-03-18 19:11:54 -05:00
Prohurtz
d94c71c26f
fix algo output data
2023-03-18 19:10:58 -05:00
Prohurtz
5ea1a39209
add http to camera address if not found
2023-03-18 19:04:30 -05:00
Prohurtz
65f6aa7181
Seaweed Serial cam support
2023-03-18 18:50:43 -05:00