Language

Package: mia @ 2.4.6

Synopsis

Toolkit for gray scale medical image analysis

Description

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.

Home page
http://mia.sourceforge.net
Location
gnu/packages/image-processing.scm (line: 131, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'doxygen' should probably be a native input
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'