Evil-DICOM icon indicating copy to clipboard operation
Evil-DICOM copied to clipboard

A C# DICOM Library

Results 26 Evil-DICOM issues
Sort by recently updated
recently updated
newest added

Hi, When I import a StructureSet using EvilDICOM in Eclipse, I noticed that the Context Group Version (0008,0106) of the structures is cleared. As a result, the Structure Code cannot...

Hi Rex, I want to convert a DICOM point into BEV coordinates. I tested the BEVTransform (https://github.com/rexcardan/Evil-DICOM/blob/master/EvilDICOM/EvilDICOM.CV/Helpers/Transform.cs) but the transformation is not correct. Do you have any working example of...

Hi there, I'm a new user of EvilDicom and must say it is a very usefull tool that I use to massively export DICOM to a machine used by students....

DICOMSCP is missing IdleTimeout. Connection breaks for large RT Dose files. As a developer, I need to overwrite the default hard-coded timeout of 25secs, so I am able to receive...

When trying to push Eclipse Doses to MIM, the send gets hung up on sending the Pixel data. The connection is cancelled by MIM due to a long delay. If...

It would be nice to send multiple images in a single association. I feel like it would allow a more streamlined communication process. If this is something that is not...