Dilek Ozkan

Results 4 issues of Dilek Ozkan

I want to convert the 3d 1*1*1 flair image of the same patient to 3d 1*1*5 flair. My code: from ants import crop_indices, pad_image, image_read,resample_image t2_ants = image_read(t2_path) t2_ants_resampled =...

Hello, The tool require T1 and Flair as input. When I look into the datasets details [here](https://iacl.ece.jhu.edu/index.php/MSChallenge/data), I see 3D Mprage T1 and Flair with 0.82 × 0.82 × 2.2...

While downloading necessray libraries, i got this errror: [Could not find a version that satisfies the requirement tensorflow for your version. Do you update NicMS lesion? Is it applicable or...

help wanted

Hello, I want to convert the 3d 1*1*1 flair image of the same patient to 3d 1*1*5 flair. And I want it to be in the transversal plane. I opened...