Cranial and caudal directions are opposite when loading sequence of DICOM images

Each of the steps you listed makes complete sense to me. After many such queries I think it is high time we detect DICOM loading and only allow it via the browser. Also it would be great simplifying the vtkITKArchetypeImageSeriesReader adjacent code.

1 Like

One historical note: a lot of the logic in these classes is split out because all the template instantiations led to memory issue in old compilers.

2 Likes

Hi.
The issue has not been fixed yet in the latest 3D slicer (4.13.0).
Could you tell me the current status?
Thank you for your help.

DICOM loading using the Load Data Dialog (which is typically used for loading all other files in Slicer) is planned to be disabled. See Disable DICOM import from "Add data" dialog · Issue #5726 · Slicer/Slicer · GitHub.

You should load DICOM data using the DICOM module. See more details at Data Loading and Saving — 3D Slicer documentation.

1 Like