cmtk 3.0.0-1ubuntu1 source package in Ubuntu

Changelog

cmtk (3.0.0-1ubuntu1) trusty; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - debian/control: Use libtiff-dev instead of libtiff4-dev build-dependency.
  * Drop cmake2.8.10-compat.patch, as it is no longer necessary.

cmtk (3.0.0-1) unstable; urgency=low

  * New major upstream bugfix release - see README and changelog
    for details:
    - affine transformation matrices (were broken when shear and
      non-isotropic scale were used)
    - handling of NIfTI qform and sform has changed
    - fit_spline_xform, xform2scalar etc. might produce different
      output now
    - should be compatible with cmake 2.8.10 (Closes: #697410)
 -- Logan Rosen <email address hidden>   Tue, 14 Jan 2014 23:29:16 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe science

Downloads

File Size SHA-256 Checksum
cmtk_3.0.0.orig.tar.gz 4.4 MiB 6d5ec7fd27723c3a343e362a9e0d93af9fa6ae80792bf4b94147a6d7226f6ae6
cmtk_3.0.0-1ubuntu1.debian.tar.gz 8.3 KiB 2a7ffa44650f746524267a3303d1932b68d1b1879194e39956ef0bf1c6165894
cmtk_3.0.0-1ubuntu1.dsc 1.9 KiB 3c24712e5955125b4b5177e802cb5cc4bac7126edc41b33243cb7fabf3684daa

Available diffs

View changes file

Binary packages built by this source

cmtk: 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).