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 40 41
|
Source: amide
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Andreas Tille <tille@debian.org>,
Gert Wollny <gewo@debian.org>
Section: graphics
Priority: optional
Build-Depends: libtool,
debhelper-compat (= 13),
appstream-util,
intltool,
libxml-parser-perl,
libgtk2.0-dev,
libxml2-dev,
libgnomecanvas2-dev,
libgsl-dev,
libmdc-dev,
libdcmtk-dev,
libvolpack1-dev,
libavcodec-dev,
libavformat-dev,
libavutil-dev,
yelp-tools
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/amide
Vcs-Git: https://salsa.debian.org/med-team/amide.git
Homepage: http://amide.sourceforge.net/
Package: amide
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: yelp
Description: software for Medical Imaging
AMIDE: (Amide's a Medical Imaging Data Examiner)
AMIDE is a tool for viewing and analyzing medical image data sets.
It's capabilities include the simultaneous handling of multiple data
sets imported from a variety of file formats, image fusion, 3D region
of interest drawing and analysis, volume rendering, and rigid body
alignments.
.
Amide imports most clinical DICOM files (using the DCMTK library).
|