-
Hi. thank you for your great library. I write a code that uses pylibjpeg. the code works pretty well. I created an executable file of my code but in the generated .exe program, pylibjpeg doesn't work …
-
SimpleFastMutexLock returns error when building in ITK on Windows (v4.4)
error C2063: 'itk::Statistics::ThreadSafeMersenneTwisterRandomVariateGenerator::lock' : not a function D:\Dropbox\Code and Ap…
-
When loading one such example, error is:
```
getUncompressedImageFrame.js:25 Uncaught (in promise) RangeError: Invalid typed array length: 1332000
at new Uint8Array ()
at Xe (getUncompre…
-
I have not been able to find the documentation (ie. some kind of DICOM Conformance Statement) for dicomParser, so please forgive me if I missed something.
In any case would be it possible to clarif…
-
Not sure if this is a bug or feature request. I am trying to read a segmentation file, [liver.dcm](https://github.com/QIICR/dcmqi/blob/master/data/segmentations/liver.dcm), available from the dcmqi re…
-
Solidify VL volume rendering capabilities building a VL/wxWidget volume rendering viewer:
- GDCM/dat file loading
- Transfer function editing per volume
- Multiple (non intersecting?) volumes
- …
-
Users should be able to open a Dicom folder and sort by study, user, and other filters.
Action: The user drags and drop a folder or hits a button or menu to select the folder/file to open.
Focus: o…
-
It's likely that different sequences will have different outputs from `gdcm`, need to build a mind-map of if-then statements for how to calculate different fields
Sources:
https://bids-specifica…
-
I tried to build raccoon and mongo by cloning the repository and then starting the two docker container using the command in the terminal
```
docker-compose up
```
However it gives me the follow…
-
This is an announcement. The vtk-dicom repository is going to split.
Currently, this repository serves two purposes:
1. It provides the vtkDICOMReader, vtkDICOMWriter, and several related class…