BioImageTools / ome-zarr-models-py

Prototype for a common minimal-dependencies Python implementation of the NGFF data model
https://ome-zarr-models-py.readthedocs.io/en/latest/
11 stars 1 forks source link

3.6. "labels" metadata #35

Closed dstansby closed 4 days ago

dstansby commented 5 days ago

The special group "labels" found under an image Zarr contains the key labels containing the paths to label objects which can be found underneath the group:

{
  "labels": [
    "orphaned/0"
  ]
}

Unlisted groups MAY be labels.

https://ngff.openmicroscopy.org/0.4/index.html#labels-md