File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Name: jnifti
2+ Version: 0.6.1
3+ Date: 2020-15-06
4+ Title: fast NIfTI-1/2 reader and NIfTI-to-JNIfTI converter for MATLAB/Octave
5+ Author: Qianqian Fang <fangqq@gmail.com>
6+ Maintainer: Qianqian Fang <fangqq@gmail.com>
7+ Description: JNIfTI Toolbox is a fully functional NIfTI-1/2 reader/writer that supports both
8+ MATLAB and GNU Octave, and is capable of reading/writing both non-compressed
9+ and compressed NIfTI files (.nii, .nii.gz) as well as two-part Analyze7.5/NIfTI
10+ files (.hdr/.img and .hdr.gz/.img.gz).
11+ More importantly, this is a toolbox that converts NIfTI data to its JSON-based
12+ replacement, JNIfTI (.jnii for text-based and .bnii for binary-based), defined
13+ by the JNIfTI specification (http://github.com/fangq/jnifti). JNIfTI is a
14+ much more flexible, human-readable and extensible file format compared to the
15+ more rigid and opaque NIfTI format, making the data much easier to manipulate
16+ and share.
You can’t perform that action at this time.
0 commit comments