Learn how to effectively manage and process DICOM files in Python with our comprehensive course, designed to equip you with the skills and knowledge you need to succeed. www.learn.pycad.co/course/dicom-simplified
Thanks a lot for sharing such a program and code... It is what I need. But I am facing a problem while converting nifti to dicom. The program output one dicom file only and stop conversion. I got this error: ITK ERROR: GDCMImageIO(0000018218CDF610): A Floating point buffer was passed but the stored pixel type was not specified.This is currently not supported.
Learn how to effectively manage and process DICOM files in Python with our comprehensive course, designed to equip you with the skills and knowledge you need to succeed.
www.learn.pycad.co/course/dicom-simplified
I appreciate your efforts on this project.
Bravooooo👍👍👍
very nice. as usual.
i saw this error when conter dicom to image Cannot handle this data type: (1, 1, 512), |u1
Is the shape of your image 1x1x512 ?
Thanks a lot for sharing such a program and code... It is what I need. But I am facing a problem while converting nifti to dicom. The program output one dicom file only and stop conversion. I got this error: ITK ERROR: GDCMImageIO(0000018218CDF610): A Floating point buffer was passed but the stored pixel type was not specified.This is currently not supported.