diff options
author | Federico Lupi <flupi@mclink.it> | 2011-08-26 09:07:41 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-26 09:07:41 -0300 |
commit | 7ab8ff8f34347e0a1075b00900a56110e033b988 (patch) | |
tree | 9403e8cdadd6748714fc13a940fe0d215032993d /graphics/aeskulap/README | |
parent | 1e194d77d46d4b3806c71c8df25f81fd2c87d2af (diff) | |
download | slackbuilds-7ab8ff8f34347e0a1075b00900a56110e033b988.tar.gz |
graphics/aeskulap: Added (medical image viewer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'graphics/aeskulap/README')
-rw-r--r-- | graphics/aeskulap/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/aeskulap/README b/graphics/aeskulap/README new file mode 100644 index 0000000000..f9e4d6269d --- /dev/null +++ b/graphics/aeskulap/README @@ -0,0 +1,8 @@ +Aeskulap is a medical image viewer. +It is able to load a series of special images stored in the DICOM +format for review. Additionally Aeskulap is able to query and fetch +DICOM images from archive nodes (also called PACS) over the network. +The goal of this project is to create a full open source replacement +for commercially available DICOM viewers. + +This requires libglademm and gconfmm. |