Skip to content
Snippets Groups Projects
Commit 2c623de7 authored by shreyasb's avatar shreyasb
Browse files

PC changes

parent 83a8afc9
Branches
No related tags found
No related merge requests found
......@@ -33,11 +33,11 @@ def main():
num_fixations_in_window = 0 #number of fixations in the last window
AOIfixations = [0] * 4 #screen1, screen2, screen3, screen4
vel_threshold = 45 # degrees per second
vel_threshold = 100 #45 # degrees per second
# discard_short_fixations
# merge_close_fixations
test_time = 60
test_time = 60 * 3
camera_rate = 30
num_apriltags = 15
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment