Commit Graph

689 Commits

Author SHA1 Message Date
Prohurtz
c4f1bb116e feat: 3d calib beginnings, fix build crash, new LEAP model 2024-06-21 08:42:37 -05:00
Prohurtz
7dae037dd5 fix: latency with LEAP 2024-06-12 18:33:46 -05:00
Prohurtz
ba42576498 fix: update to pysimplegui 4 foss as pysimple gui <= 4 has been deleted. 2024-06-12 12:47:08 -05:00
Prohurtz
cb0c618ce9 fix: LEAP point scaling 2024-05-30 09:59:50 -05:00
Prohurtz
cc780526b1 feat: new LEAP model beta 2024-05-30 09:52:47 -05:00
Prohurtz
fc8bbfc8db fix: update license in poetry toml 2024-05-27 20:14:05 -05:00
Prohurtz
b11485f3fb fix: bump binary blink open value 2024-05-27 18:41:45 -05:00
Prohurtz
2243e63f3c
Merge pull request #110 from Blu3u/feature/mac-os-support
Serial camera macOS support
2024-05-27 18:40:25 -05:00
Sebastian Fitt
bfbcc9ca6d fix: Division by zero 2024-05-24 21:54:58 +02:00
Sebastian Fitt
30b8ac46ce feat: MacOS support 2024-05-24 21:53:32 +02:00
Sebastian Fitt
5e4bfadffa fix: Path handling across different operating systems 2024-05-24 21:52:46 +02:00
Prohurtz
0a1749459d
Merge pull request #105 from EyeTrackVR/SummerSigh-patch-1
Update LICENSE to add dual licensing for algorithms
2024-04-13 19:18:37 -07:00
Prohurtz
b69d4d7c8e Update README.md 2024-04-13 21:15:45 -05:00
Prohurtz
e37376aba5 fix final typos. ready to merge 2024-04-13 21:13:51 -05:00
Prohurtz
25591b6104 fix: eye falloff dom eye bugged 2024-03-28 07:23:37 -05:00
Prohurtz
7c9ed1dc5c test: add some filtering 2024-03-27 21:47:38 -05:00
Prohurtz
e70913bc2e test: add some filtering 2024-03-27 21:42:22 -05:00
Prohurtz
bea837ccca feat: begin 3d calibration math 2024-03-27 16:49:58 -05:00
Prohurtz
193c6a9653 fix: remove unused code and math 2024-03-27 15:56:27 -05:00
Prohurtz
578d968fb0 fix: remove unused math to increase perf overhead 2024-03-27 15:45:03 -05:00
Prohurtz
04e003b422 test: eye widen? 2024-03-27 15:43:21 -05:00
Prohurtz
ac1e0add11 test: eye widen? 2024-03-27 15:43:11 -05:00
Prohurtz
bc2da43cec test: eye widen? 2024-03-27 15:41:08 -05:00
Prohurtz
170bb5bb3f test: new calibration method for leap 2024-03-27 10:29:46 -05:00
Prohurtz
d8c34c83d9 test: new calibration method for leap 2024-03-27 10:29:12 -05:00
Prohurtz
6a0a4d976d test: new calibration method for leap 2024-03-27 10:22:21 -05:00
Prohurtz
129375054a test: new calibration method for leap 2024-03-27 09:54:16 -05:00
Prohurtz
c2537b5d38 test: new calibration method for leap 2024-03-27 09:52:42 -05:00
Prohurtz
bcc48a67d1 test: new calibration method for leap 2024-03-27 09:52:16 -05:00
Prohurtz
ec1d4c8056 test: new calibration method for leap 2024-03-27 09:46:10 -05:00
Prohurtz
584eea117f fix: falloff bug 2024-03-26 14:09:39 -05:00
Prohurtz
714b78fe2f Update AHSF.py 2024-03-11 12:09:58 -05:00
Prohurtz
8b129170fb Update README.md 2024-03-10 11:22:52 -05:00
Prohurtz
8f6fd230ce Update Licenses 2024-03-10 11:21:23 -05:00
Prohurtz
5b48d5d735
Merge pull request #104 from lorow/bugfix/v2-params-fix
Bugfix/v2 params fix
2024-02-21 07:18:30 -06:00
lorow
9215015fd9 Fix: Pyinstaller imports during runtime
Break: Pytest-cov, there's a workaround
2024-02-20 13:23:03 +01:00
Summer
aa27f9bf25
Update LICENSE to add dual licensing for algorithms 2024-02-20 00:32:09 -08:00
Prohurtz
377c5ab635 fix: import paths? 2024-02-19 14:11:49 -08:00
Prohurtz
446590a7f2 feat: remove prints 2024-02-19 13:30:45 -08:00
Prohurtz
db20afda69 fix: beta 11 ready 2024-02-19 13:27:29 -08:00
Prohurtz
eb865ab544 fix: eye falloff logic and handling, add comments 2024-02-19 12:53:47 -08:00
Prohurtz
2ceb0619e0 fix: remove feature creep buttons 2024-02-17 11:59:38 -06:00
Prohurtz
6696c68832 feat: beta 10 stuff 2024-02-17 09:16:16 -08:00
lorow
a063d97996 Restore imports in config and osc to fix the makefile 2024-02-13 19:24:01 +01:00
Prohurtz
285ab927a7
Merge pull request #101 from lorow/feature/remove-legacy-requirements
Remove legacy requirements
2024-02-12 09:33:04 -06:00
Prohurtz
f5354ff1e3
Merge pull request #103 from lorow/fix/fix-v2-params
Fix: fix v2 params behaving not correctly
2024-02-12 09:30:58 -06:00
lorow
82e707b9a8 Add tests for binary blink and 2024-02-09 23:39:29 +01:00
lorow
55d52c0171 Add pytest cov, improve tests, Fix FT in params
# TODO test binary blink and outer eye falloff
2024-02-09 23:39:29 +01:00
lorow
704f9474a8 Initial implementation of OSC tests with mocking 2024-02-09 23:39:27 +01:00
Prohurtz
a7d4b3200d fix: HSF algo order number 2024-02-08 13:20:10 -06:00