Skip to content

A Java library for reading and writing NIfTI volumes

License

Notifications You must be signed in to change notification settings

amirshamaei/niftijio

 
 

Repository files navigation

niftijio(7-dimension version)

I forked this repository from niftijio, which is a Java library for reading and writing NIfTI-1 image volumes.

new features:

NOW niftijio can read NifTi-2 format

  • Support of 7-dimension data
  • Support of Complex 128
  • New example contais downloading, reading and rewriting a simple image time-series in gzipped single file nifti-1 form
  • Develop index iterator tool for iterating over shape of a matrix
  • allowing arbitarary dim shape

To-do:

  • testing more data sets(both MRI and MRS(I); If you have datsets, specially image data with higher dimension(4), please contact me)
  • adding deafult datatype like nibabel
  • adding random access feature for large volume(ongoing)
  • Converting multi-dimension java array in once to data. (find a way for increasing the speed)
  • support for nifti-2

License:

As the niftijio, this is also released under the MIT license. Feel free to create issues, report bug, and contact the developer via amirshamaei@isibrno.cz.

This project was supported by:

European Union's Horizon 2020 research and innovation program under the Marie Sklodowska-Curie grant agreement No 813120 (INSPiRE-MED)

About

A Java library for reading and writing NIfTI volumes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%