verify_supported_wsi¶
- verify_supported_wsi(input_path, **kwargs)[source]¶
Verify that an input image is supported.
- Parameters:
input_path (
Path) – Input path to WSI.kwargs (Unpack[WSIReaderParams])
- Raises:
FileNotSupportedError – If the input image is not supported.
- Return type:
None