mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
todo
This commit is contained in:
parent
91b81b98bc
commit
9fb190aa0f
@ -19,7 +19,7 @@ client = udp_client.SimpleUDPClient(OSCip, OSCport)
|
|||||||
fname = "test_list.txt"
|
fname = "test_list.txt"
|
||||||
data = pd.read_csv(fname, sep=",")
|
data = pd.read_csv(fname, sep=",")
|
||||||
|
|
||||||
fl = []
|
#TODO we need more pixel points for smooth operation, lets get this setup in hsrac and add a .25 or .33 range?
|
||||||
|
|
||||||
def intense(x, y, frame):
|
def intense(x, y, frame):
|
||||||
upper_x = x + 25
|
upper_x = x + 25
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user