8000 GitHub - mbaena/weasis-dicom-tools: Basic dicom API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mbaena/weasis-dicom-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

weasis-dicom-tools

This project provides a DICOM API for C-Echo, C-Move, C-Get, C-Find and C-Store based on dcm4che3. The implementation allows to follow the progression of an DICOM operation like C-Move and gives its status.

This project replaces weasis-dicom-operations and now this library is used by recent versions of weasis-pacs-connector and in the weasis-dicom-codec module of Weasis.

Build weasis-dicom-tools

Prerequisites: JDK 7 and Maven

Execute the maven command mvn clean install in the root directory of the project.

Note: the dependencies are not includes in the jar file, see in pom.xml which libraries are required (at least dcm4che-core and dcm4che-net).

About

Basic dicom API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%
0