OME-Zarr labelled image schema
Title: OME-Zarr labelled image schema
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
Description: The zarr.json attributes key
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + ome | No | object | No | - | The versioned OME-Zarr Metadata namespace |
1. Property OME-Zarr labelled image schema > ome¶
| |
|---|
| Type | object |
| Required | Yes |
| Additional properties | Any type allowed |
Description: The versioned OME-Zarr Metadata namespace
1.1. Property OME-Zarr labelled image schema > ome > image-label¶
| |
|---|
| Type | object |
| Required | Yes |
| Additional properties | Any type allowed |
| Defined in | #/$defs/image-label |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| - colors | No | array of object | No | - | The colors for this label image |
| - properties | No | array of object | No | - | The properties for this label image |
| - source | No | object | No | - | The source of this label image |
1.1.1. Property OME-Zarr labelled image schema > ome > image-label > colors¶
| |
|---|
| Type | array of object |
| Required | No |
Description: The colors for this label image
| Array restrictions |
|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
1.1.1.1. OME-Zarr labelled image schema > ome > image-label > colors > colors items¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + label-value | No | number | No | - | The value of the label |
| - rgba | No | array of integer | No | - | The RGBA color stored as an array of four integers between 0 and 255 |
1.1.1.1.1. Property OME-Zarr labelled image schema > ome > image-label > colors > colors items > label-value¶
Description: The value of the label
1.1.1.1.2. Property OME-Zarr labelled image schema > ome > image-label > colors > colors items > rgba¶
| |
|---|
| Type | array of integer |
| Required | No |
Description: The RGBA color stored as an array of four integers between 0 and 255
| Array restrictions |
|---|
| Min items | 4 |
| Max items | 4 |
| Items unicity | False |
| Additional items | False |
| Tuple validation | See below |
| Each item of this array must be | Description |
|---|
| rgba items | - |
1.1.1.1.2.1. OME-Zarr labelled image schema > ome > image-label > colors > colors items > rgba > rgba items¶
| Restrictions | |
|---|
| Minimum | ≥ 0 |
| Maximum | ≤ 255 |
1.1.2. Property OME-Zarr labelled image schema > ome > image-label > properties¶
| |
|---|
| Type | array of object |
| Required | No |
Description: The properties for this label image
| Array restrictions |
|---|
| Min items | 1 |
| Max items | N/A |
| Items unicity | True |
| Additional items | False |
| Tuple validation | See below |
1.1.2.1. OME-Zarr labelled image schema > ome > image-label > properties > properties items¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| + label-value | No | integer | No | - | The pixel value for this label |
1.1.2.1.1. Property OME-Zarr labelled image schema > ome > image-label > properties > properties items > label-value¶
Description: The pixel value for this label
1.1.3. Property OME-Zarr labelled image schema > ome > image-label > source¶
| |
|---|
| Type | object |
| Required | No |
| Additional properties | Any type allowed |
Description: The source of this label image
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|---|
| - image | No | string | No | - | - |
1.1.3.1. Property OME-Zarr labelled image schema > ome > image-label > source > image¶
1.2. Property OME-Zarr labelled image schema > ome > version¶
Description: 😅 ERROR in schema generation, a referenced schema could not be loaded, no documentation here unfortunately 🏜️
Generated using json-schema-for-humans on 2025-10-28 at 10:59:37 +0000