-
- Downloads
Bug 15934: vtkMetaImageWriter incorrect voxel spacing and origin
The vtkMetaImageWriter's Write() method was getting the spacing and origin from the input's data object before updating the data object. As a result, an incorrect spacing and origin was written to the file header.
Please register or sign in to comment