Toolkit for gray scale medical image analysis
MIA provides a combination of command line tools, plug-ins, and libraries that make it possible run image processing tasks interactively in a command shell and to prototype using the shell's scripting language. It is built around a plug-in structure that makes it easy to add functionality without compromising the original code base and it makes use of a wide variety of external libraries that provide additional functionality.
System | Target | Derivation | Build status |
---|---|---|---|
x86_64-linux | /gnu/store/g7bw1wfggqa8blm4n2a2y9srvp11bqyj-mia-2.4.6.drv | ||
riscv64-linux | /gnu/store/nk7mgjxxzir6b7x2cknk586afwx2dq54-mia-2.4.6.drv | ||
powerpc-linux | /gnu/store/hnk532hxh7bkzrh2k044w84qm7idrsxm-mia-2.4.6.drv | ||
powerpc64le-linux | /gnu/store/1qic274498kyidlmzzrlbmppj2zkbazx-mia-2.4.6.drv | ||
mips64el-linux | /gnu/store/phgsfalskxyl0an2fafzbissxabc9i2d-mia-2.4.6.drv | ||
i686-linux | /gnu/store/7s3hcl23z0x7kk9y7in4n42brjqbjsam-mia-2.4.6.drv | ||
i586-gnu | /gnu/store/yvq6g49gdh9c614k524nl2zx0jrdv56y-mia-2.4.6.drv | ||
armhf-linux | /gnu/store/871pkcc7kdzz4q27gc1lw790gp66byc2-mia-2.4.6.drv | ||
aarch64-linux | /gnu/store/q9hjirsr6bhiqyqpl1jvwc1qhbaxrh40-mia-2.4.6.drv |
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'python' does not match package name 'python2' | |
input-labels Identify input labels that do not match package names | label 'libjpeg' does not match package name 'libjpeg-turbo' | |
input-labels Identify input labels that do not match package names | label 'libxml' does not match package name 'libxml2' | |
input-labels Identify input labels that do not match package names | label 'python-lxml' does not match package name 'python2-lxml' | |
inputs-should-be-native Identify inputs that should be native inputs | 'doxygen' should probably be a native input |