Skip to content

Releases: knopkem/dicom-toolkit-rs

v0.5.0

20 Mar 10:45

Choose a tag to compare

⚠️ NOT FOR CLINICAL USE

This software is intended for research and educational purposes only.
It has NOT been reviewed, validated, or approved for clinical or diagnostic use.


Installation

Download the archive for your platform, extract, and place the binaries in your PATH.

Included tools:

Tool Description
dcmdump Print DICOM file contents
echoscu DICOM C-ECHO (connectivity test)
storescu DICOM C-STORE SCU (send files)
storescp DICOM C-STORE SCP (receive files)
findscu DICOM C-FIND SCU (query)
getscu DICOM C-GET SCU (retrieve files)
img2dcm Convert PNG images to DICOM
dcmcjpls Compress DICOM with JPEG-LS
dcmdjpls Decompress JPEG-LS DICOM files
dcmcjp2k Compress DICOM with JPEG 2000
dcmdjp2k Decompress JPEG 2000 DICOM files

Verify checksums

sha256sum -c SHA256SUMS.txt

Full Changelog: v0.2.0...v0.5.0

v0.2.0

15 Mar 18:28

Choose a tag to compare

⚠️ NOT FOR CLINICAL USE

This software is intended for research and educational purposes only.
It has NOT been reviewed, validated, or approved for clinical or diagnostic use.


Installation

Download the archive for your platform, extract, and place the binaries in your PATH.

Included tools:

Tool Description
dcmdump Print DICOM file contents
echoscu DICOM C-ECHO (connectivity test)
storescu DICOM C-STORE SCU (send files)
storescp DICOM C-STORE SCP (receive files)
findscu DICOM C-FIND SCU (query)
getscu DICOM C-GET SCU (retrieve files)
img2dcm Convert PNG images to DICOM
dcmcjpls Compress DICOM with JPEG-LS
dcmdjpls Decompress JPEG-LS DICOM files
dcmcjp2k Compress DICOM with JPEG 2000
dcmdjp2k Decompress JPEG 2000 DICOM files

Verify checksums

sha256sum -c SHA256SUMS.txt

Full Changelog: v0.1.0...v0.2.0

v0.1.0

15 Mar 13:16

Choose a tag to compare

⚠️ NOT FOR CLINICAL USE

This software is intended for research and educational purposes only.
It has NOT been reviewed, validated, or approved for clinical or diagnostic use.


Installation

Download the archive for your platform, extract, and place the binaries in your PATH.

Included tools:

Tool Description
dcmdump Print DICOM file contents
echoscu DICOM C-ECHO (connectivity test)
storescu DICOM C-STORE SCU (send files)
storescp DICOM C-STORE SCP (receive files)
findscu DICOM C-FIND SCU (query)
img2dcm Convert PNG images to DICOM
dcmcjpls Compress DICOM with JPEG-LS
dcmdjpls Decompress JPEG-LS DICOM files

Verify checksums

sha256sum -c SHA256SUMS.txt

Full Changelog: https://github.com/knopkem/dicom-toolkit-rs/commits/v0.1.0