Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 2.25 KB

README.md

File metadata and controls

52 lines (40 loc) · 2.25 KB

Dicomux

...is a viewer for DICOM ECG.

Waveforms and encapsulated PDFs are supported.

NO WARRANTY

THE PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY. IT IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW THE AUTHORS WILL BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS).

Licenses

This software is licensed under the terms of the GNU General Public License Version 3 as published by the Free Software Foundation.

Thomas Heidrich created the logo of Dicomux by deriving from Mrug's work. The logo of Dicomux is licensed under the terms of CC-BY-SA 3.0.

Compiling & Running

Dicomux is a Java Application. No binary is provided.

You can compile with maven : mvn package assembly:assembly

Then run the generated jar in the target directory : java -jar dicomux*with-dependencies.jar

Logo

Dicomux Logo

Used external libraries

NameLicenseURL
dcm4cheMPLv1.1, GPLv2, LGPLv2.1dcm4che.org
pdf-rendererLGPLpdf-renderer.dev.java.net
jai-imageioBSD 3-clausejai-imageio.dev.java.net
microbaBSDmicroba.sourceforge.net/