-
Hi everyone,
when trying to load a DICOM that was processed with the GDCM library, `cornerstone.loadImage` throws the following TypeError:
```
TypeError: e.elements.x00281201 is undefined
```…
-
I am working on a project to query/retrieve studies from ClearCanvas image server, but the C-FIND service either hangs or fails to return complete result. I am using gdcm 3.0.0 (gdcmscu) as QR SCU. Ho…
-
Hi there,
I have unzipped a batch of DICOM files in one folder. I'm trying to convert these DICOM files into niftii, but I keep getting an error that says "Unable to read file..." PermissionError: …
-
Hello,
I may have not searched thoroughly but I am surprised not to have found an issue about this:
- `itkGDCMSeriesFileNames` seems to suffer from a huge memory leak: it relies on the `gdcm:…
-
Hi,
I was able to compile Horos successfully about 9 months back using an old version of XCode (9.XX), older versions of MacOS (< Mojave) and older versions of Horos.
I am using the latest Horos got…
-
2.1 nd2ファイル形式(NIKON)
2.1.1 nd2ファイル形式のファイルをpythonのnd2readerモジュールで読み込み、n次元アレイから適当なプロットを作成する
2.2 DICOMファイル形式(MITK)
2.1.2 DICOMファイル形式のファイルをpythonのpydicomモジュールを使って読み込み、n次元アレイから適当なプロットを作成する
調査中ですがpydico…
-
I've been trying to get greedy to build in a docker container but I'm running into errors with `isnan`
ITK: 4.12.2
greedy: a9fcaac
Dockerfile
```dockerfile
FROM ubuntu:18.04
RUN apt-get upda…
-
Hello,
I am looking for a library to encapsulate a PDF into a dicom file.
I tryied to use gdcm-js but i could not si what I want.
In the readme says:
You can use it in same way you you use …
-
The version of OpenJPEG in ITK which is used for JPEG2000 compression (default codec when writing DICOM via GDCM) has a bug encoding int32, it silently fails writing (incorrect write). When attempting…
zivy updated
7 months ago
-
Write importer for the DICOM file using the [GDCM library](http://gdcm.sourceforge.net/wiki/index.php/Main_Page). See ITK's wrapper.