Project-MONAI / MONAI

AI Toolkit for Healthcare Imaging
https://monai.io/
Apache License 2.0
5.5k stars 1.01k forks source link

Fix negative strides issue in `NrrdReader` #7809

Closed KumoLiu closed 1 month ago

KumoLiu commented 1 month ago

Fixes #7798

Description

Add copy to avoid negative strides when save spatial shape.

Types of changes

KumoLiu commented 1 month ago

/build