-
@varzakis has some files from GE D670 where `SPECT_dicom_to_interfile` fails as it cannot read the raw data, specifically after
https://github.com/UCL/STIR/blob/master/src/utilities/SPECT_dicom_to_in…
-
Just relaying the information from https://github.com/Enet4/dicom-rs/issues/551, as this seems to be mostly an issue with the use of `gdcm-rs`. Is there a way to limit the number of cores in use for d…
Enet4 updated
2 months ago
-
Hi @Enet4,
I have noticed an issue/bug specifically when using the gdcm feature and decompressing pixel data with JPEG 2000. Specifically, the decompression process utilizes all system cores availa…
-
This was disabled due to compiling reasons.
I'm open to the idea of DICOM and NON DICOM BLITZ with non-dicom being default.
Yet, we probably can find a way to make a single version work
-
Hello.
For instance on Fedora.
`sudo dnf install gdcm-devel`
Then in `CMakeLists.txt`
```
FIND_LIBRARY(COMMON_LIBRARY NAMES gdcmCommon)
FIND_LIBRARY(IOD_LIBRARY NAMES gdcmIOD)
…
alcir updated
10 months ago
-
Hello,
I am trying to follow instructions here (https://simpleelastix.readthedocs.io/GettingStarted.html) to install SimpleElastix, but I get stuck at the "make -j4" step.
The error log is printed…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. Include the changes from #277049 in your test branch
2. `nix build nixpkgs-dev#python310Packages.gdcm`
### Build log
```
Traceb…
-
```
This is simply a feature request so that Devide use system gdcm:
https://launchpad.net/ubuntu/+source/gdcm
Thanks
```
Original issue reported on code.google.com by `mathieu.malaterre` on 13 Jul…
-
```
This is simply a feature request so that Devide use system gdcm:
https://launchpad.net/ubuntu/+source/gdcm
Thanks
```
Original issue reported on code.google.com by `mathieu.malaterre` on 13 Jul…
-
This is a new, lossy and lossless, multiscale, tiled, high performance codec. It was recently added to the DICOM standard:
https://www.dicomstandard.org/News-dir/ftsup/docs/sups/sup235.pdf
###…