Prohurtz
|
9c98f62ce3
|
Update camera_widget.py to new (fixes merge conflicts due to very old imp)
|
2024-07-10 14:44:54 -07:00 |
|
Charlton Rodda
|
8f0acab6ce
|
Fix image shape axis order
|
2023-11-11 23:18:51 +00:00 |
|
Charlton Rodda
|
c231b004b9
|
Fix some mutually destructive sign issues
|
2023-11-07 23:08:47 +00:00 |
|
Charlton Rodda
|
98a2448f5c
|
Use vec2s where possible
|
2023-11-07 23:08:47 +00:00 |
|
Charlton Rodda
|
3641751a22
|
Load ROI from config.roi_window
|
2023-11-07 19:55:12 +00:00 |
|
Charlton Rodda
|
8eae8d89d3
|
Add option to pad ROI widget for rotation
|
2023-11-07 19:27:47 +00:00 |
|
Charlton Rodda
|
29084baa29
|
Style the ROI cursor and crop lines with dashes
|
2023-11-07 19:27:47 +00:00 |
|
Charlton Rodda
|
41e1d33a19
|
Add crosshair to ROI editor
|
2023-11-07 18:42:55 +00:00 |
|
Charlton Rodda
|
826afb2f30
|
Limit ROI crop to padded region
|
2023-11-07 18:42:55 +00:00 |
|
Charlton Rodda
|
666022d0e5
|
Dynamically adjust image padding
|
2023-11-07 18:42:55 +00:00 |
|
Charlton Rodda
|
de764e57ca
|
Improve UX of rotated ROI selection
|
2023-11-07 18:42:55 +00:00 |
|
Charlton Rodda
|
1b961ae477
|
Crop and rotate image in one operation
|
2023-11-07 18:42:55 +00:00 |
|
Prohurtz
|
9620d50ccb
|
feat: Trigger center point only calibration overlay when recenter
|
2023-11-07 08:57:47 -06:00 |
|
Prohurtz
|
a6fcabf9be
|
feat: commit
|
2023-11-07 08:02:24 -06:00 |
|
Prohurtz
|
f06db29e1b
|
feat: add calibration overlay files
|
2023-11-04 19:39:35 -05:00 |
|
Prohurtz
|
590fc70164
|
feat: add buttons for future markup crop mode
|
2023-11-02 09:20:02 -05:00 |
|
Prohurtz
|
58ee8e3033
|
fix: variable falloff not defined
|
2023-10-31 18:30:22 -05:00 |
|
Prohurtz
|
4c668f9b47
|
fix: eye dominant falloff (may still be broke)
|
2023-10-31 13:05:22 -05:00 |
|
Prohurtz
|
55a0df1b66
|
feat: untested eye dominant falloff
|
2023-10-31 08:58:38 -05:00 |
|
Prohurtz
|
37aa4c05c0
|
feat: working dual eye falloff
|
2023-10-31 08:51:54 -05:00 |
|
Prohurtz
|
9b3c9b4bcf
|
feat: initial foundation of new dual eye falloff (non functional)
|
2023-10-26 09:10:35 -05:00 |
|
Prohurtz
|
ada4936922
|
fix: VRCFT V2 param addresses
|
2023-10-17 09:04:46 -05:00 |
|
Prohurtz
|
d7c9b3b70b
|
fix: tune LEAP filter
|
2023-10-12 09:16:06 -05:00 |
|
Prohurtz
|
d685ad18ea
|
fix: safe crop int erros
fix: pupil dilation filtering, calib
|
2023-10-12 08:24:32 -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 |
|
lorow
|
7068d8539b
|
Add validation, refactor some more stuff
|
2023-10-08 19:36:14 +02:00 |
|
semantic-release-bot
|
f0fd59198b
|
chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.11 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.11](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.10...v1.0.0-HSF-and-new-algos-feature-branch.11) (2023-10-08)
### 🍕 Features
* Merge pull request [#94](https://github.com/EyeTrackVR/EyeTrackVR/issues/94) from DeltaNeverUsed/HSF-and-new-algos-feature-branch ([e1203aa](e1203aa9a7))
|
2023-10-08 13:32:19 +00:00 |
|
Prohurtz
|
e1203aa9a7
|
feat: Merge pull request #94 from DeltaNeverUsed/HSF-and-new-algos-feature-branch
basic vrcft v2 support
|
2023-10-08 08:28:35 -05:00 |
|
DeltaNeverUsed
|
355068c0be
|
basic vrcft v2 support
|
2023-10-08 14:49:04 +02:00 |
|
lorow
|
6a9a27578d
|
Fix eye dilation and vrcft2 settings
|
2023-10-07 01:01:39 +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
|
5a84217402
|
Style the button
|
2023-10-06 22:11:35 +02:00 |
|
lorow
|
3190364a72
|
Add config reset, clean-up modules
|
2023-10-06 00:33:37 +02:00 |
|
lorow
|
aa3be78f54
|
Refactor settings into base settings, fixup modules
TODO: reset
|
2023-10-05 22:57:34 +02:00 |
|
semantic-release-bot
|
75f4bddb6d
|
chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.10 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.10](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.9...v1.0.0-HSF-and-new-algos-feature-branch.10) (2023-10-05)
### 🍕 Features
* pupil dilation initial imp ([6200ddf](6200ddfcab))
* pupil dilation work start ([e694054](e694054cb4))
|
2023-10-05 14:51:00 +00:00 |
|
Prohurtz
|
6200ddfcab
|
feat: pupil dilation initial imp
|
2023-10-05 09:47:02 -05:00 |
|
Prohurtz
|
e694054cb4
|
feat: pupil dilation work start
|
2023-10-05 09:47:02 -05:00 |
|
lorow
|
ff5974ec8d
|
WIP: refactor algo settings into modules
|
2023-10-05 00:44:47 +02:00 |
|
lorow
|
c93e279157
|
Initial settings rewrite into modules in preparation for resetting to defaults and for better settings handling
|
2023-10-03 22:11:52 +02:00 |
|
semantic-release-bot
|
6b7f5a63ca
|
chore(minor): 1.0.0-HSF-and-new-algos-feature-branch.9 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.9](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.8...v1.0.0-HSF-and-new-algos-feature-branch.9) (2023-10-03)
### 🍕 Features
* stage one of new output formats ([8e28092](8e28092601))
### 🐛 Bug Fixes
* temp disable leap low priority for MetalCanyon ([9bab5b4](9bab5b4555))
|
2023-10-03 19:57:43 +00:00 |
|
Prohurtz
|
9bab5b4555
|
fix: temp disable leap low priority for MetalCanyon
|
2023-10-03 14:52:00 -05:00 |
|
Prohurtz
|
8e28092601
|
feat: stage one of new output formats
|
2023-10-03 14:51:36 -05:00 |
|
Prohurtz
|
62fba485ba
|
Merge pull request #92 from NickDuijndam/feature/osc-config
Make the eye X & Y OSC addresses configurable through the config file
|
2023-10-02 20:51:42 -07:00 |
|
Nick Duijndam
|
62ba685f86
|
Make the eye X & Y OSC addresses configurable through the config file
|
2023-10-02 21:22:37 +02:00 |
|
semantic-release-bot
|
a2bc803e16
|
chore(patch): 1.0.0-HSF-and-new-algos-feature-branch.8 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.8](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.7...v1.0.0-HSF-and-new-algos-feature-branch.8) (2023-10-01)
### 🐛 Bug Fixes
* LEAP Eyelid, tune RANSAC BLINK ([5a6248b](5a6248b897))
* remove prints ([46427e3](46427e3533))
|
2023-10-01 01:09:09 +00:00 |
|
Prohurtz
|
46427e3533
|
fix: remove prints
|
2023-09-30 20:04:57 -05:00 |
|
Prohurtz
|
5a6248b897
|
fix: LEAP Eyelid, tune RANSAC BLINK
|
2023-09-30 14:51:57 -05:00 |
|
semantic-release-bot
|
03a1a965e5
|
chore(patch): 1.0.0-HSF-and-new-algos-feature-branch.7 [skip ci]
## [1.0.0-HSF-and-new-algos-feature-branch.7](https://github.com/EyeTrackVR/EyeTrackVR/compare/v1.0.0-HSF-and-new-algos-feature-branch.6...v1.0.0-HSF-and-new-algos-feature-branch.7) (2023-09-28)
### 🐛 Bug Fixes
* left eye ransac thresh set to right ([c6fbfe8](c6fbfe8c70))
* left eye ransac thresh set to right ([d11f94f](d11f94f5af))
|
2023-09-28 18:23:31 +00:00 |
|
Prohurtz
|
c6fbfe8c70
|
fix: left eye ransac thresh set to right
|
2023-09-28 13:19:17 -05:00 |
|
Prohurtz
|
d11f94f5af
|
fix: left eye ransac thresh set to right
|
2023-09-28 13:19:17 -05:00 |
|