ScanConvertSliceSeries¶
Scan convert a 3D ultrasound volume collected as a series of adjacent 2D images.
Authors: | Matthew McCormick (Kitware, Inc) |
---|---|
Version: | 0.1.0 |
License: | Apache 2.0 |
IO Parameters¶
Input/output parameters
- Input Volume
- Input volume
- Output Size
- Number of voxels in each direction of the output image.
- Output Spacing
- Spacing between voxels in each direction of the output image.
- Resampling Method
- Scan conversion resampling method.
- Output Volume
- Output Volume

Screenshot of the ScanConvertSliceSeries module output. This prostate image comes from a transrectal probe that is mechanically rotated at angles that are not necessarily uniform.
This output can be reproduced by running the
ScanConvertSliceSeriesTest
test in the project repository. Example input data can be found here.