Source: cmtk
Standards-Version: 4.7.2
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Yaroslav Halchenko <debian@onerussian.com>,
 Michael Hanke <michael.hanke@gmail.com>,
Section: science
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 cmake,
 libmxml-dev,
 libsqlite3-dev,
 zlib1g-dev | libz-dev,
 libdcmtk-dev | libdcmtk1-dev,
 libbz2-dev,
 libfftw3-dev,
 liblzma-dev,
 libpng-dev,
 libtiff-dev | libtiff4-dev,
 libwrap0-dev,
 libcharls-dev | libdcmtk1-dev,
 libxml2-dev,
 libssl-dev,
 xvfb,
 bc,
 dc,
 xauth,
Vcs-Browser: https://salsa.debian.org/med-team/cmtk
Vcs-Git: https://salsa.debian.org/med-team/cmtk.git
Homepage: http://www.nitrc.org/projects/cmtk/
Rules-Requires-Root: no

Package: cmtk
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Suggests:
 numdiff,
Description: Computational Morphometry Toolkit
 A software toolkit for computational morphometry of biomedical
 images, CMTK comprises a set of command line tools and a back-end
 general-purpose library for processing and I/O.
 .
 The command line tools primarily provide the following functionality:
 registration (affine and nonrigid; single and multi-channel; pairwise
 and groupwise), image correction (MR bias field estimation;
 interleaved image artifact correction), processing (filters;
 combination of segmentations via voting and STAPLE; shape-based
 averaging), statistics (t-tests; general linear regression).
