diff options
-rw-r--r-- | src/argaze/utils/demo/tobii_post_processing_context_setup.json | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/argaze/utils/demo/tobii_post_processing_context_setup.json b/src/argaze/utils/demo/tobii_post_processing_context_setup.json new file mode 100644 index 0000000..780f957 --- /dev/null +++ b/src/argaze/utils/demo/tobii_post_processing_context_setup.json @@ -0,0 +1,11 @@ +{ + "argaze.utils.contexts.TobiiProGlasses2.PostProcessing" : { + "name": "Tobii Pro Glasses 2 post-processing", + "segment": "/Users/robotron/Developpements/ArGaze/_projects/PFE/data/4rcbdzk/segments/1", + "pipeline": "/Users/robotron/Developpements/ArGaze/_projects/PFE/configuration.json", + "image_parameters": { + "draw_times": true, + "draw_exceptions": true + } + } +}
\ No newline at end of file |