nibabel Questions

2

Solved

I'm working with Nibabel to read some .nii files. I came across different examples and some of them use get_data() function while some of them use get_fdata() function. I could not find what the di...
Litterbug asked 15/2, 2019 at 8:34

2

Solved

I am trying to use MRI brain imaging data for deep learning model. Currently my image has 4 dimensions as shown below but I would like to retain only the T1c modality of the MRI image because my mo...
Asiatic asked 21/6, 2019 at 6:36

1

Solved

From this question How to convert Nifti file to Numpy array?, I created a 3D numpy array of a nifti image. I made some modifications to this array (changed depth of the array by adding padding of z...
Blucher asked 10/3, 2019 at 17:35

1

Solved

I have a T1 image (NIFTI), already aligned, with dimension 121 x 145 x 121. The image is loaded by nibabel. The voxel size is 1.5 x 1.5 x 1.5 mm. I want to down-sample it to an image with 2.0 x 2.0...
Desiccate asked 6/12, 2018 at 0:40
1

© 2022 - 2024 — McMap. All rights reserved.