aboutsummaryrefslogtreecommitdiff
path: root/src/argaze/utils/demo/random_context.json
blob: bb18a41c7a884e9f4c0d701502fb4a7070cac1b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "argaze.utils.contexts.Random.GazePositionGenerator" : {
        "name": "Random gaze position generator",
        "range": [1920, 1149],
        "pipeline": "gaze_analysis_pipeline.json",
        "catch_exceptions": true,
        "image_parameters": {
            "draw_times": true,
            "draw_exceptions": true
        }
    }
}