aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/tobii_post_processing_context.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/argaze/utils/demo/tobii_post_processing_context.json')
-rw-r--r--src/argaze/utils/demo/tobii_post_processing_context.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/argaze/utils/demo/tobii_post_processing_context.json b/src/argaze/utils/demo/tobii_post_processing_context.json
new file mode 100644
index 0000000..fc05541
--- /dev/null
+++ b/src/argaze/utils/demo/tobii_post_processing_context.json
@@ -0,0 +1,12 @@
+{
+ "argaze.utils.contexts.TobiiProGlasses2.PostProcessing" : {
+ "name": "Tobii Pro Glasses 2 post-processing",
+ "segment": "./src/argaze/utils/demo/tobii_record/segments/1",
+ "pipeline": "aruco_markers_pipeline.json",
+ "catch_exceptions": true,
+ "image_parameters": {
+ "draw_times": true,
+ "draw_exceptions": true
+ }
+ }
+} \ No newline at end of file