Hi, developers
When I am using resampling, I found a wired thing.
According to the results: the general_info_GeneralSettings is:
{'distances': [1], 'voxelArrayShift': 1000, 'additionalInfo': True, 'force2D': False, 'interpolator': 'sitkBSpline', 'voxelBased': False, 'resampledPixelSpacing': [0, 0, 2], 'label': 1, 'normalizeScale': 1, 'normalize': False, 'force2Ddimension': 0, 'removeOutliers': None, 'minimumROISize': None, 'binWidth': 25, 'minimumROIDimensions': 1, 'preCrop': False, 'resegmentRange': None, 'padDistance': 10}
The general_info_ImageSpacing is still the original pixel spacing. The wired thing is the general_info_VoxelNum has changed. See the attachment, results and parameter file.
Could you please tell me what is wrong?
Best,
Zhenwei