python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Python error: module 'itk' has no attribute 'ParameterObject'
I use ITK in python (https://itkpythonpackage.readthedocs.io/en/master/Quick_start_guide.html) and the package seems to work, but when I want to use a code I found on github (https://github.com/Insig...
CST
Votes: 0
Answers: 1
The z-position of Image Position Patient Tag is not written correctly
I am reading dicom series and manipulate some tags from it. Finally write the new series. I can change any dicom tag without any problem. They are correctly changed and written. But the new dataset is...
mystic.06
Votes: 0
Answers: 0
Getting "Images Do Not Occupy Same Physical Space" Error When Trying to Multiply two .nii Files in Convert3d/ITK
I have to mask a .nii MRI image for an internship I'm doing. The method I'm using involves multiplying the proton density weighted version of the image (captured during the inversion pulse) by the ori...
JG98
Votes: 0
Answers: 2