diff --git a/invesalius/reader/dicom_reader.py b/invesalius/reader/dicom_reader.py index 46124a0..825d17c 100644 --- a/invesalius/reader/dicom_reader.py +++ b/invesalius/reader/dicom_reader.py @@ -84,7 +84,7 @@ def LoadImages(dir_): array = vtk.vtkStringArray() #Case Reduce Matrix of the Image - reduce_matrix = 1 + reduce_matrix = 0 img_app = vtk.vtkImageAppend() img_app.SetAppendAxis(2) #Define Stack in Z -- libgit2 0.21.2