DICOMClient icon indicating copy to clipboard operation
DICOMClient copied to clipboard

DICOM utilities for anonymizing, viewing and uploading to a PACS

Results 45 DICOMClient issues
Sort by recently updated
recently updated
newest added

This would provide a more robust platform on Linux. The GUI has not been thoroughly exercised on Linux.

Sometimes users load files with undefined attributes that can not be viewed. A GUI interface would make it easy to do so. The downside of this is yet more complexity,...

enhancement

Currently there is no testing for any of the GUI mode features.

When dealing with sets of files, especially in radiation therapy, it would be helpful for the user to see which series refer to each other. The relations are defined by...

enhancement

Currently, the Pixelmed library does not have a way to stop the reading of a DICOM file based on application defined criteria. This program gets around this by reading in...

enhancement

Provide an interface that allows the users to see the differences between two DICOM files. Some users have done this manually by saving the files as text and then using...

enhancement

Most DICOM group 0002 values are overridden when the file is created, so the user can be mislead into thinking that they can control them when they can no.

bug

If the user is in edit mode, and uses Create to create a new attribute, they can choose one that already exists, and potentially unintentionally overwrite it.

bug

Show DICOM errors (bad date format, missing attribute, etc.). Many simple errors can be caught trivially, and that alone might be helpful, but it is a slippery slope, as the...

enhancement

Option to save each series in a separate directory. This is a convenience feature for situations where there are many DICOM files being read, and they are all in the...

enhancement