Dcm4che3
Resources | |
---|---|
Program page | Dcm4che3 |
Installation
dcm4che3 is a collection of command-line programs for DICOM file operations and networking. It is supplied as a zip file of Java files, which may be extracted to any convenient location.
To run the programs from the command line without having to specify the installation path, add the path of the bin directory to your Path system variable (see Windows path).
Usage
Some of the commonly-used programs are:
- dcmdump
- Dump the header of a DICOM file
- dcmqrscp
- Establish a simple DICOM image archive
- findscu
- Query a DICOM server for a patient, study, or series
- getscu
- Retrieve DICOM images from a server using C-GET
- movescu
- Retrieve DICOM images from a server using C-MOVE
- storescp
- Establish a DICOM server to receive images
- storescu
- Send DICOM images to a server. Also used to test connectivity using C-ECHO