[Cdd-commits] r1015 - projects/med/trunk/debian-med/tasks

CDD Subversion Commit noreply at alioth.debian.org
Mon Aug 4 22:09:10 UTC 2008


Author: domibel-guest
Date: Mon Aug  4 22:09:10 2008
New Revision: 1015

Modified:
   projects/med/trunk/debian-med/tasks/imaging
Log:
- Last DICOM release is 2008 (not including current CP and Supps)
- Fix GDCM homepage + description
- Add entry for devide


Modified: projects/med/trunk/debian-med/tasks/imaging
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging	(original)
+++ projects/med/trunk/debian-med/tasks/imaging	Mon Aug  4 22:09:10 2008
@@ -7,11 +7,11 @@
  Communications in Medicine) which is the de-facto standard for medical
  image management. The standard defines data structures and services for
  the exchange of medical images and related information. The latest release
- has been published in 2004 and consists of 18 parts.
+ has been published in 2008 and consists of 18 parts.
  .
  For more information, you can visit the NEMA homepage http://medical.nema.org/
  or download the current DICOM standard as PDF files from
- http://www.dclunie.com/dicom-status/status.html .
+ ftp://medical.nema.org/medical/dicom/2008/ .
 
 Depends: amide, ctsim, ctn, dicomnifti, imagej, minc-tools, medcon, python-nifti, xmedcon, dcmtk
 
@@ -177,15 +177,27 @@
  but is more current than version 3.0.6."
 
 Depends: gdcm
-Homepage: http://sourceforge.net/project/showfiles.php?group_id=137895
+Homepage: http://gdcm.sourceforge.net/
 License: BSD
 Pkg-URL: http://sourceforge.net/project/showfiles.php?group_id=137895&package_id=197047
 Why: Real Address is http://sourceforge.net/project/showfiles.php?group_id=137895&package_id=197047, but update-tasks is buggy
 Pkg-Description: Grass Root DICOM
- GDCM is yet another C++ library dedicated to reading/parsing and writing
- DICOM medical files. GDCM stands as a short for "Grass roots DiCoM".
- Supports currently RAW,JPEG,J2K,JPEG lossless,RLE, deflate(zlib) but
- not JPEG-LS,MPEG for now.
+ Grassroots DiCoM is a C++ library for dealing with DICOM medical files. 
+ It is automatically wrapped to python (using swig). It supports RAW,JPEG,
+ J2K,JPEG lossless,RLE and deflate(zlib). It also comes with DICOM Part 
+ 3,6 & 7 of the standard as XML files.
+
+Depends: devide
+Homepage: http://code.google.com/p/devide/
+License: BSD
+Pkg-Description: Delft Visualization and Image processing Development Environment
+ DeVIDE, or the Delft Visualization and Image processing Development
+ Environment, is a Python-based dataflow application builder that enables
+ the rapid prototyping of medical visualization and image processing
+ applications via visual programming. In other words, by visually connecting 
+ functional blocks (think Yahoo pipes), you can create cool visualizations.
+ .
+ See the DeVIDE website at http://visualisation.tudelft.nl/Projects/DeVIDE
 
 Depends: dicom4j
 Homepage: http://dicom4j.sourceforge.net/



More information about the Cdd-commits mailing list