MONAI icon indicating copy to clipboard operation
MONAI copied to clipboard

Support for `ImageReader` in `SlidingWindowSplitter`

Open drbeh opened this issue 1 year ago • 0 comments

SlidingWindowSplitter currently supports already loaded images into tensors or read whole slide images using WSIReader. Using current API (with backward compatiblity), we should be able to add support for any image reader that is subclass of ImageReader.

drbeh avatar Mar 22 '23 17:03 drbeh