From: Yaroslav Halchenko Date: Tue, 10 May 2011 02:43:52 +0000 (-0400) Subject: added more work: cmtk (interfaced by nipype... needs 1 more atlas) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4317cd4713e992dca1c34fde59f9052fc380c319;p=neurodebian.git added more work: cmtk (interfaced by nipype... needs 1 more atlas) --- diff --git a/future/blends/cmtk b/future/blends/cmtk new file mode 100644 index 0000000..446d500 --- /dev/null +++ b/future/blends/cmtk @@ -0,0 +1,20 @@ +Source: cmtk +Tasks: debian-med/imaging +Homepage: http://www.nitrc.org/projects/cmtk/ +Author: Torsten Rohlfing +Language: C++ +License: GPL-3+ +Version: 1.7.0 +WNPP: 626225 +Pkg-Description: The 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).