-
We have one CT equipment(SHIMASZU) doesn't generate dicom tag 0008 0005. So I want to implement a logic that when receiving dicom, add dicom 0008 0005 tag and set a character set. which class I should…
-
This would simplify the client by not requiring a PACS server to run locally.
-
## Desired workflow
![upload_app](https://user-images.githubusercontent.com/55880956/196710035-888d86ca-ee78-4c38-bbab-51b8e0dee2bf.jpg)
Users logs into ADIT and next to the existing apps they have …
-
Hi,
I built the applications from sources and tried to understand how the system works.
I started the following services successfully locally:
ClearCanvas.Ris.Server.Executable Server.Application
C…
-
Not sure if it should be a part of HeuDiConv since it is not per se about DICOMs conversion, which is the point of the `heudiconv`. But what we need is a set of helpers for people to use as a library…
-
Not sure if this is more of a reproin or heudiconv question, as I'm new to both.
At the moment, when I run heudiconv with this command:
heudiconv -f reproin --bids -o ${bidspath}/ --files ${temppa…
-
This is an issue to track various investigations and changes to optimize readNativeFrames implementation, which I noticed in `pprof` profiles seemed to take up a majority of the CPU time in parsing DI…
-
Hi everyone,
We use cornerstone to render DICOM images within my company's web-based viewer. As we've moved on to rendering CT images, we've noticed the viewer slows down significantly the more it…
-
Win10 x64 - .Net 4 & 2 installed. Verified the version it is running in. IIS with all required features per documentation. SQLEXPRESS x64. Everything is setup and great. I can do anything through any …
-
### Describe the bug. What happened?
We have a dcm4che server. In that, we are using the Weasis PACS Connector to view DICOM images. Currently, I can use the 3.8.1 war file without any issues. Howeve…