mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-09-26 23:09:28 +08:00
test: new calibration method for leap
This commit is contained in:
parent
c2537b5d38
commit
129375054a
@ -255,7 +255,7 @@ class LEAP_C(object):
|
||||
|
||||
per = 1 - per
|
||||
per = min(per, 1.0)
|
||||
print(per)
|
||||
print("new: ", per, "vs old: ", oldper)
|
||||
# print(
|
||||
# " open distance",
|
||||
# normal_open,
|
||||
|
Loading…
Reference in New Issue
Block a user