WSI resolution/magnification level #3995
-
Hello, Thanks for this great framework! Thanks a lot, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi @drbeh , Could you please help share some comments here? Thanks in advance. |
Beta Was this translation helpful? Give feedback.
-
Hi @vladpopovici, thanks for your feedback. |
Beta Was this translation helpful? Give feedback.
-
Hi both, Thanks for looking into this matter. All the best, |
Beta Was this translation helpful? Give feedback.
Hi @vladpopovici, thanks for your feedback.
Currently
WSIReader
(the main class to read images) andLoadImage
transform both support reading the whole slide at a given level; however,PatchWSIDataset
does not have this parameter and reads only atlevel=0
. We will implement this feature toPatchWSIDataset
as soon as possible. Thanks for brining this to our attention.