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)
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
Get bias field using sitk
I'm trying to use sitk library to clear biased Mr image (MRI).
I'm able to get the corrected image but can't get the bias image.
Set the following parameters:
shrink_factor=1,
mask_image=mask,
number...
Ohads
Votes: 0
Answers: 1