-
Same labels opened with fslview (NIFTI-based) and MITKWorkBench (ITK-based):
Label=3
![screen shot 2016-08-24 at 14 10 22](https://cloud.githubusercontent.com/assets/2482071/17942338/e7bae756-6a04-11…
-
I've encountered a NIfTI-1 image where the sform has a code of 1, but the voxel sizes don't match `pixdim[1:4]`. Additionally, the qform has a code of 1.
Click for header
```Python
b'\\\x01\x00…
-
Hii,
I am new to NIFTI images, FOund your repository very useful and interesting.
and was using your repoistory, but got following error
i used following code
```
data = (fastai_scans.Vol…
-
@Shotgunosine and I have been working on updating and adding various AFNI interfaces, and just finished talking about how to deal with one of the main issues that we've found in all of them: AFNI defa…
-
Anatomical data can be viewed using the built-in `identity` transform in pycortex:
```
import cortex
nifti = cortex.db.get_anat('S1')
arr = nifti.get_data().T
vol = cortex.Volume(arr, 'S1', 'id…
-
Possible conversions:
- [ ] #3
- [ ] image stack to nifti
- [ ] dicom to nifti
- [ ] nifti to dicom
- [ ] (dicom to image stack)
- [ ] (nifti to image stack)
Tasks:
- [ ] Check which …
-
Quote from Slack channel:
> I found something strange. So I did again the same patient that we walked through together, after freesurfer recon and co-regist (both with MRI_ACPC), I plotted the over…
-
### Description
There has been a lot of issues related to the NIfTI's qform/sform and qform_code header fields. The purpose of this issue (which is not really an issue) is to centralize all the rel…
-
At least handle MINC1 files gracefully, but should I handle NIFTI?
-
Dear Experts,
I intend to perform radiomics analysis on HCC.
However, when I attempt importing .nii mask/segmentation as described at https://github.com/cerr/CERR/wiki/Importing-NIfTI-data#impor…