File: control

package info (click to toggle)
ants 2.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,656 kB
  • sloc: cpp: 84,137; sh: 11,419; perl: 694; xml: 115; makefile: 74; python: 48
file content (39 lines) | stat: -rw-r--r-- 1,716 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Source: ants
Section: science
Priority: extra
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 9),
               help2man, cmake,
               libinsighttoolkit4-dev (>> 4.7.0~), uuid-dev,
               libboost-dev,
               libtiff-dev,
               libdcmtk-dev | libdcmtk2-dev,
               libfftw3-dev,
               libhdf5-dev,
               libpng-dev
Standards-Version: 3.9.8
Homepage: http://www.picsl.upenn.edu/ANTS/
Vcs-Git: https://anonscm.debian.org/git/pkg-exppsy/ants.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-exppsy/ants.git

Package: ants
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: gpe-conf
Recommends: environment-modules
Suggests: fsl, gridengine-client, r-base-core
Description: advanced normalization tools for brain and image analysis
 Advanced Normalization Tools (ANTS) is an ITK-based suite of
 normalization, segmentation and template-building tools for
 quantitative morphometric analysis. Many of the ANTS registration
 tools are diffeomorphic, but deformation (elastic and BSpline)
 transformations are available. Unique components of ANTS include
 multivariate similarity metrics, landmark guidance, the ability to
 use label images to guide the mapping and both greedy and space-time
 optimal implementations of diffeomorphisms. The symmetric
 normalization (SyN) strategy is a part of the ANTS toolkit as is
 directly manipulated free form deformation (DMFFD).
 .
 This package provides environment-modules configuration.
 Use 'module load ants' to make all cmdline tools available in your shell.