软件版本:3D Slicer5.8.1 Elastix9ec57ae
问题描述:配准报错
Failed to compute results.
Command ‘elastix’ returned non-zero exit status 1. 细节为:Traceback (most recent call last):
File “D:\ProgramData\slicer.org\Slicer5.8.1\bin\Python\slicer\util.py”, line 3303, in tryWithErrorDisplay
yield
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 296, in onApplyButton
self.logic.registerVolumesUsingParameterNode(self._parameterNode)
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 534, in registerVolumesUsingParameterNode
self.registerVolumes(
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 581, in registerVolumes
self.logProcessOutput(elastixProcess)
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 527, in logProcessOutput
raise subprocess.CalledProcessError(return_code, “elastix”)
subprocess.CalledProcessError: Command ‘elastix’ returned non-zero exit status 1.
Python界面为:[VTK] Warning: In vtkMRMLLabelMapVolumeDisplayNode.cxx, line 123
[VTK] vtkMRMLLabelMapVolumeDisplayNode (000002674B803E00): vtkMRMLLabelMapVolumeDisplayNode: Warning, the color table node: vtkMRMLColorTableNode1 can’t be found
[VTK] Warning: In vtkMRMLLabelMapVolumeDisplayNode.cxx, line 123
[VTK] vtkMRMLLabelMapVolumeDisplayNode (000002674B803E00): vtkMRMLLabelMapVolumeDisplayNode: Warning, the color table node: vtkMRMLColorTableNode1 can’t be found
[VTK] Warning: In vtkMRMLLabelMapVolumeDisplayNode.cxx, line 123
[VTK] vtkMRMLLabelMapVolumeDisplayNode (000002674B800980): vtkMRMLLabelMapVolumeDisplayNode: Warning, the color table node: vtkMRMLColorTableNode2 can’t be found
[VTK] Warning: In vtkMRMLLabelMapVolumeDisplayNode.cxx, line 123
[VTK] vtkMRMLLabelMapVolumeDisplayNode (000002674B800980): vtkMRMLLabelMapVolumeDisplayNode: Warning, the color table node: vtkMRMLColorTableNode2 can’t be found
[Python] Failed to compute results.
[Python] Command ‘elastix’ returned non-zero exit status 1.
Traceback (most recent call last):
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 296, in onApplyButton
self.logic.registerVolumesUsingParameterNode(self._parameterNode)
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 534, in registerVolumesUsingParameterNode
self.registerVolumes(
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 581, in registerVolumes
self.logProcessOutput(elastixProcess)
File “D:/ProgramData/slicer.org/Slicer5.8.1/slicer.org/Extensions-33241/SlicerElastix/lib/Slicer-5.8/qt-scripted-modules/Elastix.py”, line 527, in logProcessOutput
raise subprocess.CalledProcessError(return_code, “elastix”)
subprocess.CalledProcessError: Command ‘elastix’ returned non-zero exit status 1. 配准七八张图只有一张能成功的,求教各位大佬,我该如何处理