https://github.com/kaczmarj/gonifti
NifTI-1 file reader for Go
https://github.com/kaczmarj/gonifti
Last synced: about 2 months ago
JSON representation
NifTI-1 file reader for Go
- Host: GitHub
- URL: https://github.com/kaczmarj/gonifti
- Owner: kaczmarj
- Created: 2018-03-17T00:32:06.000Z (about 7 years ago)
- Default Branch: dev
- Last Pushed: 2018-03-28T15:41:42.000Z (about 7 years ago)
- Last Synced: 2025-02-10T03:22:17.414Z (4 months ago)
- Language: C
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
THIS IS CURRENTLY BEING DEVELOPED AND IS NOT YET FUNCTIONAL
# gonifti
A NifTI-1 file reader for Go. Based on the [official C implementation](https://nifti.nimh.nih.gov/pub/dist/src/niftilib/).