TotalSegmentator icon indicating copy to clipboard operation
TotalSegmentator copied to clipboard

Model is not taking .dcm files as input

Open abhikgu opened this issue 2 years ago • 1 comments

The model doesn't take .dcm files as an input. Is it known or am I doing something wrong? If its known, do you have a work around to give .dcm files as input?

abhikgu avatar Nov 10 '22 11:11 abhikgu

The model only supports nifti files. I will update the documentation to make this more clear. You can use the following tool to convert dicom to nifti files: https://github.com/rordenlab/dcm2niix

wasserth avatar Nov 10 '22 13:11 wasserth