You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using PydicomReader to read a dcm slice(2d), we didn't correctly record the spacing. Maybe using (0028, 0030) Pixel Spacing this tag can be safer.
When using
PydicomReader
to read a dcm slice(2d), we didn't correctly record the spacing. Maybe using(0028, 0030) Pixel Spacing
this tag can be safer.MONAI/monai/data/image_reader.py
Line 687 in 678b512
Originally posted by @KumoLiu in #6136 (comment)
The text was updated successfully, but these errors were encountered: