mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
one euro filter in IBO
blink algo recalibrates when tracking does
This commit is contained in:
parent
e5469cf42c
commit
29f75b2054
@ -71,7 +71,6 @@ class EyeTrackConfig(BaseModel):
|
||||
settings: EyeTrackSettingsConfig = EyeTrackSettingsConfig()
|
||||
eye_display_id: EyeId = EyeId.RIGHT
|
||||
|
||||
|
||||
@staticmethod
|
||||
def load():
|
||||
if not os.path.exists(CONFIG_FILE_NAME):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user