[med-svn] r16761 - trunk/packages/invesalius/trunk/debian
Thiago Franco Moraes
tfmoraes-guest at moszumanska.debian.org
Wed Apr 23 17:07:29 UTC 2014
Author: tfmoraes-guest
Date: 2014-04-23 17:07:29 +0000 (Wed, 23 Apr 2014)
New Revision: 16761
Modified:
trunk/packages/invesalius/trunk/debian/control
Log:
Updated debian/control
Modified: trunk/packages/invesalius/trunk/debian/control
===================================================================
--- trunk/packages/invesalius/trunk/debian/control 2014-04-23 14:31:17 UTC (rev 16760)
+++ trunk/packages/invesalius/trunk/debian/control 2014-04-23 17:07:29 UTC (rev 16761)
@@ -4,6 +4,9 @@
Thiago Franco de Moraes <tfmoraes at cti.gov.br>
Section: graphics
Priority: optional
+Build-Depends: python-all-dev (>= 2.7),
+ cython,
+ python-numpy
Build-Depends-Indep: debhelper (>= 9),
python,
python-casmoothing
@@ -47,6 +50,8 @@
* Pre-defined volume rendering presets
* Volume rendering crop plane
* Picture exportation (including: BMP, TIFF, JPG, PostScript, POV-Ray)
+ * Minimum, Maximum or Mean Intensity Projection, Maximum Intensity Difference
+ Accumulation and Contour based visualizations
Package: invesalius-examples
Architecture: all
@@ -57,3 +62,14 @@
.
This package contains a sample file to open in InVesalius.
+Package: invesalius-mips
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${python:Depends},
+ ${misc:Depends}
+Description: Implementation of MIDA and contour based visualizations
+ InVesalius generates 3D medical imaging reconstructions based on a sequence of
+ 2D DICOM files acquired with CT or MRI equipments.
+
+ This package contains a compiled implementation of MIDA and some contour based
+ visualizations
More information about the debian-med-commit
mailing list