-
I have a simple code to load only one dcm file. The main issue is that it perfectly works locally, but when it's deployed on a server, then the spacing is not the correct one. Instead of loading dicom…
-
The initial tracer bullet will have the web app automatically print a DICOM header when a DICOM file is placed in a defined directory on the local machine.
This will be achieved by setting up a loc…
-
### Describe the Bug
This sample is no longer rendered correctly: https://viewer.imaging.datacommons.cancer.gov/v3/viewer/?StudyInstanceUIDs=1.3.6.1.4.1.5962.1.2.0.1677425356.1733
![image](https…
-
Hi~
Everything was okay for me in VS2022.
But when I tried it "consoletest" run,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
System.Net.Sockets.Socke…
-
In OHIF viewer the store measurements is failing when storing to DICOMlcoud server. see [this issue](https://github.com/DICOMcloud/DICOMcloud/issues/89) for reference.
I traced this and it is cause…
-
**Describe the bug**
Getting `DicomAssociationRequestTimedOutException` even though I've attached to the event: `client.AssociationRequestTimedOut`
Exception:
```
FellowOakDicom.Network.DicomAss…
-
Noticed that DICOM querying and `cfmm2tar` was no longer working on the autobids portal. It seemed that some of the attributes that were being queried are no longer being found in the XML file grabbed…
kaitj updated
7 months ago
-
**Describe the bug**
When I loaded a CT segmentation and run Auto Segmentation with the model `segmentation_spleen` , I get a notification on the lower right corner saying "Failed to run segmentation…
-
I have been trying to wrap my head around JPIP, and while the [OpenJPEG example](https://github.com/uclouvain/openjpeg/wiki/OpenJPIP) has been useful to study, it seems out of date and also pretty com…
-
Hi,
We need to create the Dicom server and client for communicate between the 2 user in .net core web application.