mincresample
MNI medical image format tools
Install
- All systems
-
curl cmd.cat/mincresample.sh
- Debian
-
apt-get install minc-tools
- Ubuntu
-
apt-get install minc-tools
- Kali Linux
-
apt-get install minc-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install minc-tools
- Raspbian
-
apt-get install minc-tools
- Dockerfile
- dockerfile.run/mincresample
minc-tools
MNI medical image format tools
This package contains tools to manipulate MINC files. The Minc file format is a highly flexible medical image file format built on top of the NetCDF generalized data format. The format is simple, self-describing, extensible, portable and N-dimensional, with programming interfaces for both low-level data access and high-level volume manipulation. On top of the libraries is a suite of generic image-file manipulation tools. The format, libraries and tools are designed for use in a medical-imaging research environment: they are simple and powerful and make no attempt to provide a pretty interface to users.