Dataset#
tiatoolbox.wsicore.metadata.ngff.Dataset
- class Dataset(path='0', coordinateTransformations=<factory>)[source]#
Description of a single resolution.
- Parameters:
path (str) –
coordinateTransformations (list[CoordinateTransform]) –
- coordinateTransformations#
Transformations from the zarr to slide coordinate system.
- Type:
List[CoordinateTransform]
Methods
Attributes