Prohurtz
|
d11f94f5af
|
fix: left eye ransac thresh set to right
|
2023-09-28 13:19:17 -05:00 |
|
semantic-release-bot
|
403c419cb2
|
chore(patch): 1.0.0-HSF-and-new-algos-feature-branch.6 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.6](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.5...v1.0.0-HSF-and-new-algos-feature-branch.6) (2023-09-27)
### 🐛 Bug Fixes
* remove y axis lock (temp) ([2ec7d2d](2ec7d2d4ee))
* tighten blink vec (needs testing/re-write, just minor fix) ([1c2760b](1c2760b382))
|
2023-09-27 11:52:16 +00:00 |
|
Prohurtz
|
2ec7d2d4ee
|
fix: remove y axis lock (temp)
|
2023-09-27 06:48:18 -05:00 |
|
Prohurtz
|
1c2760b382
|
fix: tighten blink vec (needs testing/re-write, just minor fix)
|
2023-09-27 06:48:18 -05:00 |
|
semantic-release-bot
|
66292a5a8c
|
chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.5 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.5](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.4...v1.0.0-HSF-and-new-algos-feature-branch.5) (2023-09-26)
### 🍕 Features
* LEAP Lid blink algo ([ab631fa](ab631fad19))
### 🐛 Bug Fixes
* small DADDY optimizations (test for FPS limit) ([6297ce3](6297ce327c))
|
2023-09-26 13:54:12 +00:00 |
|
Prohurtz
|
ab631fad19
|
feat: LEAP Lid blink algo
|
2023-09-26 08:46:52 -05:00 |
|
Prohurtz
|
6297ce327c
|
fix: small DADDY optimizations (test for FPS limit)
|
2023-09-26 08:46:52 -05:00 |
|
semantic-release-bot
|
351db43fae
|
chore(patch): 1.0.0-HSF-and-new-algos-feature-branch.4 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.4](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.3...v1.0.0-HSF-and-new-algos-feature-branch.4) (2023-09-24)
### 🐛 Bug Fixes
* LEAP full closed thresh ([4ad1eaf](4ad1eaffc4))
|
2023-09-24 14:34:05 +00:00 |
|
Prohurtz
|
4ad1eaffc4
|
fix: LEAP full closed thresh
|
2023-09-24 09:29:32 -05:00 |
|
Prohurtz
|
9caa70340a
|
remove debug prints, adjust LEAP opennes filter
|
2023-09-24 09:27:35 -05:00 |
|
Prohurtz
|
3a98a586a6
|
remove debug prints
|
2023-09-23 20:02:27 -05:00 |
|
semantic-release-bot
|
fad00b71df
|
chore(patch): 1.0.0-HSF-and-new-algos-feature-branch.3 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.3](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.2...v1.0.0-HSF-and-new-algos-feature-branch.3) (2023-09-24)
### 🐛 Bug Fixes
* UVC cameras not working ([5e28ee3](5e28ee34e5))
* UVC cameras not working2 ([5209a44](5209a441b6))
|
2023-09-24 00:56:10 +00:00 |
|
Prohurtz
|
5209a441b6
|
fix: UVC cameras not working2
|
2023-09-23 19:52:12 -05:00 |
|
Prohurtz
|
5e28ee34e5
|
fix: UVC cameras not working
|
2023-09-23 19:49:41 -05:00 |
|
Prohurtz
|
8f2709253c
|
fix blink algo crash, do not resize small frames
|
2023-09-23 17:26:28 -05:00 |
|
semantic-release-bot
|
58a86f158f
|
chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.2 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.2](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.1...v1.0.0-HSF-and-new-algos-feature-branch.2) (2023-09-23)
### 🍕 Features
* ready for new beta ([ac6f8b9](ac6f8b98d2))
### 🐛 Bug Fixes
* BETA 7 ([0cd9f46](0cd9f46a02))
* Merge pull request [#91](https://github.com/EyeTrackVR/EyeTrackVR/issues/91) from ShyAssassin/ci-cd-fix ([2a7dd65](2a7dd65e08))
### 🧑💻 Code Refactoring
* BETA 7 ([1d79445](1d79445889))
### 🤖 Build System
* BETA 7 ([1e94577](1e94577d90))
* fixed github action to early exit ([9562d4d](9562d4de6f))
|
2023-09-23 21:09:29 +00:00 |
|
Prohurtz
|
2a7dd65e08
|
fix: Merge pull request #91 from ShyAssassin/ci-cd-fix
fixed semantic versioning early exit
|
2023-09-23 16:05:26 -05:00 |
|
[Assassin]
|
9562d4de6f
|
build: fixed github action to early exit
|
2023-09-23 23:02:45 +02:00 |
|
Prohurtz
|
0cd9f46a02
|
fix: BETA 7
|
2023-09-23 15:43:19 -05:00 |
|
Prohurtz
|
1e94577d90
|
build: BETA 7
|
2023-09-23 15:37:34 -05:00 |
|
Prohurtz
|
1d79445889
|
refactor: BETA 7
|
2023-09-23 15:20:50 -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 |
|
Prohurtz
|
0b7b1bed07
|
limit image size to 480 to prevent issues
macos fixes
|
2023-09-23 14:47:58 -05:00 |
|
RedHawk989
|
916967c560
|
(not fully tested) Legacy ransac toggle and thresh settings
|
2023-09-10 12:05:30 -05:00 |
|
semantic-release-bot
|
bec811f61e
|
chore(major): 1.0.0-HSF-and-new-algos-feature-branch.1 [skip ci]
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)
### ⚠ BREAKING CHANGES
* CHANGES
### 🍕 Features
* add colorama instead of using escape codes ([1d9dfea](1d9dfeae19))
* add dev container ([a5e36ad](a5e36ad4c4))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9275))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e859))
* more readable logging with colorama ([2efa3c3](2efa3c3589))
* show bitrate, fps, latency in tracking mode ([6163744](61637442c6))
* slightly reduce dropped frame count ([3b5582d](3b5582de6e))
* updated poetry.lock ([632ec2a](632ec2a838))
### 🐛 Bug Fixes
* bring the existing impl to a usable state ([b3f444e](b3f444ee3a))
* ensure serial is closed when thread crashed ([4def965](4def965759))
* identify and mitigate latency issues ([295f104](295f10476d))
* module leap not found ([437b88a](437b88a4bd))
* module leap not found ([a29db80](a29db80909))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4aa5)), closes [#20](https://github.com/EyeTrackVR/EyeTrackVR/issues/20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa539d)), closes [#21](https://github.com/EyeTrackVR/EyeTrackVR/issues/21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222445))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb052))
* rate limit error ([129e07b](129e07bc1c))
* standalone exe ([35e71a2](35e71a2123))
* Update graph background color on events ([5580d48](5580d482f9)), closes [#24](https://github.com/EyeTrackVR/EyeTrackVR/issues/24)
* when address is set but no devices connected ([6d7630c](6d7630cf60))
### 🧑💻 Code Refactoring
* cleanup imports ([446a20c](446a20cea8))
* edit readme and dummy commit to trigger actions ([f5695f0](f5695f00a8))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d19383bd))
### 🤖 Build System
* setup pre-release build pipeline ([aa5e6b8](aa5e6b8b34))
* setup pre-release build pipeline ([a8b73bf](a8b73bf224))
* setup pre-release build pipeline ([9b27720](9b27720bf9))
* setup pre-release build pipeline ([e250e4e](e250e4e353))
|
2023-08-24 21:43:50 +00:00 |
|
DaOfficialWizard
|
f5695f00a8
|
refactor: edit readme and dummy commit to trigger actions
|
2023-08-24 22:40:11 +01:00 |
|
semantic-release-bot
|
6e761d4201
|
chore(major): 1.0.0-HSF-and-new-algos-feature-branch.1 [skip ci]
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)
### ⚠ BREAKING CHANGES
* CHANGES
### 🍕 Features
* add colorama instead of using escape codes ([1d9dfea](1d9dfeae19))
* add dev container ([a5e36ad](a5e36ad4c4))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9275))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e859))
* more readable logging with colorama ([2efa3c3](2efa3c3589))
* show bitrate, fps, latency in tracking mode ([6163744](61637442c6))
* slightly reduce dropped frame count ([3b5582d](3b5582de6e))
* updated poetry.lock ([632ec2a](632ec2a838))
### 🐛 Bug Fixes
* bring the existing impl to a usable state ([b3f444e](b3f444ee3a))
* ensure serial is closed when thread crashed ([4def965](4def965759))
* identify and mitigate latency issues ([295f104](295f10476d))
* module leap not found ([437b88a](437b88a4bd))
* module leap not found ([a29db80](a29db80909))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4aa5)), closes [#20](https://github.com/EyeTrackVR/EyeTrackVR/issues/20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa539d)), closes [#21](https://github.com/EyeTrackVR/EyeTrackVR/issues/21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222445))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb052))
* rate limit error ([129e07b](129e07bc1c))
* standalone exe ([35e71a2](35e71a2123))
* Update graph background color on events ([5580d48](5580d482f9)), closes [#24](https://github.com/EyeTrackVR/EyeTrackVR/issues/24)
* when address is set but no devices connected ([6d7630c](6d7630cf60))
### 🧑💻 Code Refactoring
* cleanup imports ([446a20c](446a20cea8))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d19383bd))
### 🤖 Build System
* setup pre-release build pipeline ([aa5e6b8](aa5e6b8b34))
* setup pre-release build pipeline ([a8b73bf](a8b73bf224))
* setup pre-release build pipeline ([9b27720](9b27720bf9))
* setup pre-release build pipeline ([e250e4e](e250e4e353))
|
2023-08-24 12:39:47 +00:00 |
|
DaOfficialWizard
|
437b88a4bd
|
fix: module leap not found
|
2023-08-24 13:35:46 +01:00 |
|
semantic-release-bot
|
db29827ae5
|
chore(major): 1.0.0-HSF-and-new-algos-feature-branch.1 [skip ci]
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)
### ⚠ BREAKING CHANGES
* CHANGES
### 🍕 Features
* add colorama instead of using escape codes ([1d9dfea](1d9dfeae19))
* add dev container ([a5e36ad](a5e36ad4c4))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9275))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e859))
* more readable logging with colorama ([2efa3c3](2efa3c3589))
* show bitrate, fps, latency in tracking mode ([6163744](61637442c6))
* slightly reduce dropped frame count ([3b5582d](3b5582de6e))
* updated poetry.lock ([632ec2a](632ec2a838))
### 🐛 Bug Fixes
* bring the existing impl to a usable state ([b3f444e](b3f444ee3a))
* ensure serial is closed when thread crashed ([4def965](4def965759))
* identify and mitigate latency issues ([295f104](295f10476d))
* module leap not found ([a29db80](a29db80909))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4aa5)), closes [#20](https://github.com/EyeTrackVR/EyeTrackVR/issues/20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa539d)), closes [#21](https://github.com/EyeTrackVR/EyeTrackVR/issues/21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222445))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb052))
* rate limit error ([129e07b](129e07bc1c))
* standalone exe ([35e71a2](35e71a2123))
* Update graph background color on events ([5580d48](5580d482f9)), closes [#24](https://github.com/EyeTrackVR/EyeTrackVR/issues/24)
* when address is set but no devices connected ([6d7630c](6d7630cf60))
### 🧑💻 Code Refactoring
* cleanup imports ([446a20c](446a20cea8))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d19383bd))
### 🤖 Build System
* setup pre-release build pipeline ([aa5e6b8](aa5e6b8b34))
* setup pre-release build pipeline ([a8b73bf](a8b73bf224))
* setup pre-release build pipeline ([9b27720](9b27720bf9))
* setup pre-release build pipeline ([e250e4e](e250e4e353))
|
2023-08-24 12:12:54 +00:00 |
|
DaOfficialWizard
|
a29db80909
|
fix: module leap not found
|
2023-08-24 13:05:46 +01:00 |
|
semantic-release-bot
|
a26a2e75f4
|
chore(patch): 1.0.0-HSF-and-new-algos-feature-branch.2 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.2](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.1...v1.0.0-HSF-and-new-algos-feature-branch.2) (2023-08-24)
### 🐛 Bug Fixes
* rate limit error ([129e07b](129e07bc1c))
|
2023-08-24 12:04:34 +00:00 |
|
DaOfficialWizard
|
fd8647aaf7
|
Merge branch 'HSF-and-new-algos-feature-branch' of https://github.com/EyeTrackVR/EyeTrackVR into HSF-and-new-algos-feature-branch
|
2023-08-24 13:00:09 +01:00 |
|
DaOfficialWizard
|
129e07bc1c
|
fix: rate limit error
|
2023-08-24 12:59:48 +01:00 |
|
semantic-release-bot
|
4f1b021b62
|
chore(major): 1.0.0-HSF-and-new-algos-feature-branch.1 [skip ci]
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)
### ⚠ BREAKING CHANGES
* CHANGES
### 🍕 Features
* add colorama instead of using escape codes ([1d9dfea](1d9dfeae19))
* add dev container ([a5e36ad](a5e36ad4c4))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9275))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e859))
* more readable logging with colorama ([2efa3c3](2efa3c3589))
* show bitrate, fps, latency in tracking mode ([6163744](61637442c6))
* slightly reduce dropped frame count ([3b5582d](3b5582de6e))
* updated poetry.lock ([632ec2a](632ec2a838))
### 🐛 Bug Fixes
* bring the existing impl to a usable state ([b3f444e](b3f444ee3a))
* ensure serial is closed when thread crashed ([4def965](4def965759))
* identify and mitigate latency issues ([295f104](295f10476d))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4aa5)), closes [#20](https://github.com/EyeTrackVR/EyeTrackVR/issues/20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa539d)), closes [#21](https://github.com/EyeTrackVR/EyeTrackVR/issues/21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222445))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb052))
* standalone exe ([35e71a2](35e71a2123))
* Update graph background color on events ([5580d48](5580d482f9)), closes [#24](https://github.com/EyeTrackVR/EyeTrackVR/issues/24)
* when address is set but no devices connected ([6d7630c](6d7630cf60))
### 🧑💻 Code Refactoring
* cleanup imports ([446a20c](446a20cea8))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d19383bd))
### 🤖 Build System
* setup pre-release build pipeline ([aa5e6b8](aa5e6b8b34))
* setup pre-release build pipeline ([a8b73bf](a8b73bf224))
* setup pre-release build pipeline ([9b27720](9b27720bf9))
* setup pre-release build pipeline ([e250e4e](e250e4e353))
|
2023-08-24 11:54:31 +00:00 |
|
DaOfficialWizard
|
35e71a2123
|
fix: standalone exe
- setup standalone executable
- fix external file bundling for standalone
- fix some spelling errors in gui
BREAKING CHANGES
|
2023-08-24 12:48:18 +01:00 |
|
semantic-release-bot
|
8a972adc71
|
chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.1 [skip ci]
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)
### 🍕 Features
* add colorama instead of using escape codes ([1d9dfea](1d9dfeae19))
* add dev container ([a5e36ad](a5e36ad4c4))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9275))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e859))
* more readable logging with colorama ([2efa3c3](2efa3c3589))
* show bitrate, fps, latency in tracking mode ([6163744](61637442c6))
* slightly reduce dropped frame count ([3b5582d](3b5582de6e))
* updated poetry.lock ([632ec2a](632ec2a838))
### 🐛 Bug Fixes
* bring the existing impl to a usable state ([b3f444e](b3f444ee3a))
* ensure serial is closed when thread crashed ([4def965](4def965759))
* identify and mitigate latency issues ([295f104](295f10476d))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4aa5)), closes [#20](https://github.com/EyeTrackVR/EyeTrackVR/issues/20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa539d)), closes [#21](https://github.com/EyeTrackVR/EyeTrackVR/issues/21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222445))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb052))
* Update graph background color on events ([5580d48](5580d482f9)), closes [#24](https://github.com/EyeTrackVR/EyeTrackVR/issues/24)
* when address is set but no devices connected ([6d7630c](6d7630cf60))
### 🧑💻 Code Refactoring
* cleanup imports ([446a20c](446a20cea8))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d19383bd))
### 🤖 Build System
* setup pre-release build pipeline ([aa5e6b8](aa5e6b8b34))
* setup pre-release build pipeline ([a8b73bf](a8b73bf224))
* setup pre-release build pipeline ([9b27720](9b27720bf9))
* setup pre-release build pipeline ([e250e4e](e250e4e353))
|
2023-08-24 08:09:35 +00:00 |
|
DaOfficialWizard
|
aa5e6b8b34
|
build: setup pre-release build pipeline
|
2023-08-24 09:06:27 +01:00 |
|
DaOfficialWizard
|
a8b73bf224
|
build: setup pre-release build pipeline
|
2023-08-24 09:03:24 +01:00 |
|
DaOfficialWizard
|
9b27720bf9
|
build: setup pre-release build pipeline
|
2023-08-24 09:00:42 +01:00 |
|
DaOfficialWizard
|
e250e4e353
|
build: setup pre-release build pipeline
|
2023-08-24 08:55:15 +01:00 |
|
RedHawk989
|
abf7f88ae5
|
fix algo priority, placement
|
2023-08-10 20:42:19 -05:00 |
|
Prohurtz
|
5198cddd8f
|
add mommy model files
|
2023-08-09 17:03:09 -05:00 |
|
Prohurtz
|
969e06eca0
|
new blink algo (almost done) bug fixes, small perf improvement?
|
2023-07-25 20:49:43 -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 |
|
Prohurtz
|
0cd0ad6334
|
revert camera thread, util opencv bug fix instead
|
2023-07-12 09:38:34 -05:00 |
|
Prohurtz
|
d5462e09fe
|
IBO fix, new RANSAC blink
|
2023-07-10 21:28:34 -05:00 |
|
Prohurtz
|
c6a11ae62d
|
test push
|
2023-07-10 20:09:17 -05:00 |
|
Prohurtz
|
3fee1a4e53
|
fix HSF
|
2023-07-10 20:04:50 -05:00 |
|