mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
test push
This commit is contained in:
parent
3fee1a4e53
commit
c6a11ae62d
@ -153,7 +153,6 @@ class EyeProcessor:
|
|||||||
self.rawx = 0.0
|
self.rawx = 0.0
|
||||||
self.rawy = 0.0
|
self.rawy = 0.0
|
||||||
self.eyeopen = 0.9
|
self.eyeopen = 0.9
|
||||||
# blink
|
|
||||||
self.max_ints = []
|
self.max_ints = []
|
||||||
self.max_int = 0
|
self.max_int = 0
|
||||||
self.min_int = 4000000000000
|
self.min_int = 4000000000000
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user