Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tobii-gaze-mapping
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
shreyasb
tobii-gaze-mapping
Commits
2c623de7
Commit
2c623de7
authored
4 years ago
by
shreyasb
Browse files
Options
Downloads
Patches
Plain Diff
PC changes
parent
83a8afc9
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fixations_using_eye_pos.py
+2
-2
2 additions, 2 deletions
fixations_using_eye_pos.py
with
2 additions
and
2 deletions
fixations_using_eye_pos.py
+
2
−
2
View file @
2c623de7
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment