{
  "version": "floorSegmentation-4",
  "coord_space": "pixel",
  "source": "oneformer_ade20k + surface_inference + persistence",
  "model": "shi-labs/oneformer_ade20k_swin_tiny",
  "settings": {
    "segmentation_mode": "continuous",
    "segment_every_n_frames": 5,
    "morph_kernel_size": 17,
    "fill_enclosed_holes": true,
    "keep_largest_only": false,
    "persistence_decay": 0.997,
    "persistence_threshold": 0.35,
    "on_floor_overlap_threshold": 0.2
  },
  "imageHeight": 720,
  "imageWidth": 1280,
  "area_ratio": 0.025179,
  "regions_found": 1,
  "segmentations": 2,
  "shapes": [
    {
      "label": "floor",
      "shape_type": "polygon",
      "points": [
        [
          1108,
          433
        ],
        [
          1092,
          433
        ],
        [
          1084,
          424
        ],
        [
          1078,
          424
        ],
        [
          1070,
          432
        ],
        [
          1073,
          443
        ],
        [
          1067,
          469
        ],
        [
          1070,
          515
        ],
        [
          1060,
          564
        ],
        [
          1050,
          581
        ],
        [
          1048,
          606
        ],
        [
          1036,
          634
        ],
        [
          1024,
          645
        ],
        [
          1014,
          647
        ],
        [
          998,
          637
        ],
        [
          977,
          632
        ],
        [
          935,
          631
        ],
        [
          933,
          647
        ],
        [
          913,
          660
        ],
        [
          901,
          679
        ],
        [
          889,
          683
        ],
        [
          884,
          700
        ],
        [
          896,
          711
        ],
        [
          898,
          719
        ],
        [
          1057,
          719
        ],
        [
          1064,
          676
        ],
        [
          1103,
          575
        ],
        [
          1119,
          507
        ],
        [
          1115,
          452
        ]
      ]
    }
  ],
  "holes_flat": []
}