factory¶
tiatoolbox.wsicore.wsireader.factory
Helps with WSIReader selection.
Functions
Fix URl mangled by Path. |
|
Open a WSIReader with an appropriate object. |
|
Try to create an AnnotationStoreReader if the file is a .db. |
|
Try to create a DICOMWSIReader if the input is a DICOM file. |
|
Try to create a FsspecJsonWSIReader if the input is a valid Zarr fsspec. |
|
Try to create an NGFFWSIReader if the file is a valid NGFF Zarr. |
|
Try to create a TIFFWSIReader for OME-TIFF or QPTIFF formats. |
|
Try to create an OpenSlideWSIReader if the input is a TIFF file. |
|
Try to create a TIFFWSIReader. |
|
Verify that an input image is supported. |