Hello,
first of sorry, I know that this topic has been answered before, but the solutions don’t work for me.
Version: 3D Slicer 4.8.1
Windows 10
I have a CT scan in individual .tiff images. If I try this method Documentation/4.8/FAQ - Slicer Wiki either just one picture is loaded or none. Or everything is a single volume.
I have generated a .nrrd of my tiff-stack in hopes of using this, but the file won’t load.
This is the Error Massage for the .nrrd file.
Exception from vtkITK MegaMacro:
itk::MemoryAllocationError (00000005DC4F8F58)
Location: “unknown”
File: d:\d\p\slicer-481-package\itkv4\modules\core\common\include\itkImportImageContainer.hxx
Line: 199
Description: Failed to allocate memory for image.Algorithm vtkITKArchetypeImageSeriesScalarReader(000001F7F8403B10) returned failure for request: vtkInformation (000001F782BB4F40)
Debug: Off
Modified Time: 896388
Reference Count: 1
Registered Events: (none)
Request: REQUEST_DATA
FROM_OUTPUT_PORT: 0
FORWARD_DIRECTION: 0
ALGORITHM_AFTER_FORWARD: 1ReadData: Cannot read file as a volume of type DiffusionTensorVolume[fullName = F:/filepath]
Number of files listed in the node = 0.
File reader says it was able to read 1 files.
File reader used the archetype file name of F:/filepath [reader 0th file name = F:/filepath]
FileFormatErrorReadData: MRMLVolumeNode does not match file kind
ReadData: Failed to instantiate a file reader
ReadData: Cannot read file as a volume of type Volume[fullName = F:/filepath]
Number of files listed in the node = 0.
File reader says it was able to read 1 files.
File reader used the archetype file name of F:/filepath[reader 0th file name = F:/filepath]
FileFormatError
If someone has an idea or can point out what I did wrong it would be greatly appreciated.
Thank you.