We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I exactly created nifti file from pngs like this video: https://www.youtube.com/watch?v=RkzsgS-sGFw Then I tried to convert this to dicom then I get this error. https://prnt.sc/EkHk8c_ekzrC
Additionally, After created dicom slices how can I connect them and get 1 dicom file. (Like an MRI)
The text was updated successfully, but these errors were encountered:
Add this line and it should be fine: https://github.com/amine0110/Medical-Conversions/blob/main/functions.py#L58
Sorry, something went wrong.
You can check our latest library that handles most of the issues you can face with this repo.
Here is the link to the library: https://github.com/amine0110/pycad
No branches or pull requests
I exactly created nifti file from pngs like this video: https://www.youtube.com/watch?v=RkzsgS-sGFw
Then I tried to convert this to dicom then I get this error. https://prnt.sc/EkHk8c_ekzrC
Additionally, After created dicom slices how can I connect them and get 1 dicom file. (Like an MRI)
The text was updated successfully, but these errors were encountered: