wsireader¶
This module defines classes which can read image data from WSI formats.
Functions
Check if the input is a DICOM file. |
|
Check if the input is an NGFF file. |
|
Check if the input is a tiled TIFF file. |
|
Check if the input is a Zarr file. |
Classes
Reader for Annotation stores. |
|
An object for viewing a zarr array with a different index ordering. |
|
Define DICOM WSI Reader. |
|
Reader for fsspec zarr json generated by: tiatoolbox/utils/tiff_to_fsspec.py. |
|
Class for reading Omnyx JP2 images. |
|
Reader for NGFF WSI zarr(s). |
|
Reader for OpenSlide supported whole-slide images. |
|
Define Tiff WSI Reader. |
|
Delegate class to handle image reading operations. |
|
Class for reading non-pyramidal images e.g., visual fields. |
|
Base whole slide image (WSI) reader class. |