-
Dear developers,
I can't find an explicit format requirements for MRI.
All examples/templates implies Nifti format with one file (.nii). Will the Nifti 2 files (.hdr+.img) will also compatible …
-
```
These are NITRC standard formats for volumes and meshes.
will be able to load up MR data from loki.drexelmed.edu
```
Original issue reported on code.google.com by `stephen....@gmail.com` on 18 …
-
Continuation of https://github.com/fli-iam/shanoir-ng/pull/1773
Instead of having the user choose DICOM or NIfTI format for all pipeline, allow choosing a format for each pipeline parameter of type…
-
My nifti images (4D) wich are the output of the trained network have different size size of their reference dicom format images. How could I use your library? I tried and I always receive the error of…
-
I created a label map with 2 segments and gave voxel value 0.4 to 1 segment and 0.6 to the other. The label map in NIfTI format was originated from the NIfTI PET imaging file using 3D Slicer, thus the…
-
Notice how the cursor changes in LR axis.
Top ==> right half:
> ![original-data-1](https://user-images.githubusercontent.com/16181459/139697635-68f8bc19-3499-49ee-b0bd-bc1c760f6ee1.png)
Botto…
-
Hi Marco,
I was wondering if it is possible to save all of the maps (CBV, CBF etc.) without loosing the nifti header information of the input file (dsc.nii). This step allows to visualize the maps …
-
### Motivation
Suggested by Chris via email:
> Most the of the imaging data (of ENIGMA-PD and otherwise) is nowadays organized according to BIDS format. I would advise to either modify the script …
-
Is it possible to write a nonlinear transform into itk format (nifti or h5) using nitransforms? Or is the only supported output format x5?
-
Should we register the NIfTI file format with FileIO?
I guess it'd just be something like this:
```Julia
add_format(format"NIfTI", (), ".nii") #