-
Hello, I used UnityVolumeRendering to load a CT (Dicom) image and deployed it to the Hololens2 real machine. After opening it, it was very stuck. The model can be displayed but when I look at the mode…
-
```
What steps will reproduce the problem?
C:\Python26\python.exe 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32
bit (Intel)]
>>> import dicom
>>> import copy
>>> ds = dicom.read_file("p…
-
As well as typical relational data, following the implementation of #160 we can ingest any type of file. We should implement a Data Pot template that can ingest DICOM images and store / process them t…
-
In previous versions, when setting either an inbound or outbound message template for the DICOM data type, the tree on the Inbound/Outbound Message Template tab would show the vocabulary (i.e., field/…
-
I am new to medical imaging and pyradiomics too. I am working on my project where we have dicom files of patients and we want to calculate radiomics features for the dicom files.
I want to use pyr…
-
minc-toolkit/1.9.11 successfully converts Philips dicoms, HEAD currently segfaults:
```
#Version minc-toolkit/git
dcm2mnc -debug -verbose achd_002/DICOM/* .
Checking file types...
File achd_002/DICOM…
-
**Describe the bug**
SimVascular crashes when reading some dicom files.
**To Reproduce**
Start a new project and load a dicom file. Load a dicom. Some will cause a crash. (@ktbolt I will email y…
-
Hi guys,
This was a suggestion that I brought up to the InnerEye-CreateDataSet repo, but I was advised to repost it here:
_Suggestion:_ For the case where the image+segmentation sets are in DICOM …
-
### Describe the Bug
TypeError: Cannot destructure property 'pixelRepresentation' of 'metaData_exports.get(...)' as it is undefined.
at Object.makeVolumeMetadata (chunk-63TKIGFN.js?v=9f5c3c92:33…
-
- [x] Add an "Installation" section; we can install using `pip install dicom-standard`. Also include the curl or wget commands needed to pull down either the latest version of the JSON or a particular…