Difference between two WSIReader #4776
-
Description MONAI/monai/data/image_reader.py Line 1207 in 31c4209 MONAI/monai/data/wsi_reader.py Line 257 in 31c4209 Thanks in advance! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi @KumoLiu, The one in Best, |
Beta Was this translation helpful? Give feedback.
Hi @KumoLiu,
The one in
image_reader
is going to be deprecated. Please useWSIReader
inwsi_reader.py
.Best,
Behrooz