aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/opencv_window_context_setup.json
blob: da7dc78fc6cc6fedb6cca01b13bad9d53b448f3b (plain)
1
2
3
4
5
6
7
8
9
10
{
    "argaze.utils.contexts.OpenCV.Window" : {
        "name": "OpenCV Window",
        "pipeline": "gaze_analysis_pipeline.json",
        "image_parameters": {
            "draw_times": true,
            "draw_exceptions": true
        }
    }
}