You are viewing the site in preview mode

Skip to main content

Table 1 Required software packages

From: MIA - A free and open source software for gray scale medical image analysis

Package Additional information
CMake (≥ 2.8) http://www.cmake.org
C/C++ compiler ANSI compatibility and support for some features of the C++11 standard[35, 36] are required. - GNU g++ (≥ 4.6)http://gcc.gnu.org and clang (≥ 3.2)http://clang.llvm.org are known to work.
GIT (≥ 1.7) GIT - the fast version control systemhttp://git-scm.com/ to download and manage the source code.
BOOST (≥ 1.46.1) The BOOST libraryhttp://www.boost.org
CBLAS e.g. ATLAShttp://math-atlas.sourceforge.net
GSL (≥ 1.14) The GNU Scientific Library (GSL)http://www.gnu.org/software/gsl
Intel TBB (≥ 3.0) Intel threading building blocks for open sourcehttp://threadingbuildingblocks.org
libxml++ (≥ 2.34) The C++ wrapper for the libxml XML parser library libxml++ and all its dependencies,http://libxmlplusplus.sourceforge.net
fftw (≥ 3.0) Fast fourier transformationhttp://www.fftw.org