https://github.com/medihack/nii2img
A NIfTI volume to image slices converter.
https://github.com/medihack/nii2img
Last synced: 3 months ago
JSON representation
A NIfTI volume to image slices converter.
- Host: GitHub
- URL: https://github.com/medihack/nii2img
- Owner: medihack
- License: bsd-3-clause
- Created: 2013-01-21T07:05:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-21T07:32:48.000Z (over 12 years ago)
- Last Synced: 2025-01-09T09:18:23.554Z (5 months ago)
- Language: Python
- Size: 105 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
nii2img
=======Description
-----------
Extracts PNG/JPG/BMP image slices in axial/sagittal/coronar plane from a
NIfTI volume.To view the possible command line options (and defaults) use `./nii2img.py -h`
License
-------
3-clause BSD license; the full license is in the file LICENSE.