[Cdd-commits] r621 - in projects/med/trunk/debian-med: debian tasks

CDD Subversion Commit noreply at alioth.debian.org
Sun Mar 16 08:21:31 UTC 2008


Author: tille
Date: Sun Mar 16 08:21:31 2008
New Revision: 621

Modified:
   projects/med/trunk/debian-med/debian/changelog
   projects/med/trunk/debian-med/tasks/imaging
Log:
Added prospective packages from static page


Modified: projects/med/trunk/debian-med/debian/changelog
==============================================================================
--- projects/med/trunk/debian-med/debian/changelog	(original)
+++ projects/med/trunk/debian-med/debian/changelog	Sun Mar 16 08:21:31 2008
@@ -12,6 +12,8 @@
     - Suggests: texlive-latex-extra (because of TeXShade)
   * tasks/tools
     - Added mssstest
+  * tasks/imaging
+    - Added prospective packages from static page
 
  -- Andreas Tille <tille at debian.org>  Wed, 12 Mar 2008 21:38:09 +0100
 

Modified: projects/med/trunk/debian-med/tasks/imaging
==============================================================================
--- projects/med/trunk/debian-med/tasks/imaging	(original)
+++ projects/med/trunk/debian-med/tasks/imaging	Sun Mar 16 08:21:31 2008
@@ -190,3 +190,52 @@
 License: GPL
 Pkg-Description: Java framework for Dicom
  Java framework for Dicom
+
+Depends: opendicom.net
+Homepage: http://opendicom.sourceforge.net/
+License: LGPL
+Pkg-URL: http://ubuntu.mi.hs-heilbronn.de/other/opendicom
+Pkg-Description: API to DICOM in C# for Mono
+ The openDICOM.NET project implements a new approach towards DICOM
+ (Digital Imaging and Communications in Medicine) libraries. DICOM is
+ a worldwide standard in Medical IT and is provided by the National
+ Electrical Manufacturers Assocation (NEMA). This standard specifies
+ the way medical images and meta data like study or patient related
+ data is stored and communicated over different digital medias. Thus,
+ DICOM is a binary protocol and data format.
+ .
+ The openDICOM# Class Libary, main part of the openDICOM.NET project,
+ provides an API to DICOM in C# for Mono and the .NET Framework. It is
+ a completely new implementation of DICOM. In contrast to other
+ similar libraries the intention of this implementation is to provide
+ a clean classification with support of unidirectional DICOM data
+ streaming. Another implemented goal is the support of DICOM as
+ XML. This is not standard conform but very use- and powerful within
+ software development, storage and manipulation. Currently, full read
+ support of DICOM output stream and full write support to XML is
+ supposed to be provided. The entire DICOM content can be accessed as
+ sequence or as tree of class instances. Latter is the default
+ representation of DICOM content by the library.
+ .
+ The openDICOM.NET Utils are a collection of console tools for working
+ with the needed data dictionaries in different data formats (binary
+ and textual), query of ACR-NEMA (prior DICOM standard) and DICOM
+ files and transcoding them into image formats like JPEG and XML
+ files. These utils are written in C# for Mono and the .NET Framework
+ and are using the openDICOM# API for processing.
+ .
+ The openDICOM.NET Navigator recapitulates the openDICOM.NET Utils in
+ form of a GTK# GUI. It provides different views with focus on DICOM
+ data sets and visualization. Connectivity to GIMP is also given for
+ single image processing purpose as well as the possibility to run
+ through multi-frame images like a movie.
+ .
+ The openDICOM.NET Beagle Filter Plugin increases the usability of
+ ACR-NEMA and DICOM query within your desktop. It makes DICOM content
+ overall indexable for retrieval. The Beagle search engine relies on
+ Mono/.NET and works in the background of your system, but is able to
+ detect content changes in realtime (depending on your configuration).
+ .
+ All GUI applications focus the popular GNOME desktop, but are 100%
+ platform independent by relying on Mono.
+



More information about the Cdd-commits mailing list