-
### Package Details
* Package Name: **GDCM**
* Operating Systems+versions: **Linux Ubuntu 16.04, Ubuntu 18.04, Windows, macOS**
* Compiler support: **gcc-5.4, gcc6, clang7, Visual Studio**
…
-
**Describe the bug**
Several of the type hints are problematic and result in mypy errors.
One example:
```none
cat /tmp/test.py
from pydicom import Dataset, dcmread
dataset = Dataset()
d…
-
##### Bug report summary
When trying to install NetData on Mac OS X 10.14, after running the install script (brew install NetData), the service appears to be running, but the web interface does not a…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1739 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。记得可以直接编辑留言,而不必用鼠标逐个点击。
包名后边的数字,前一个是…
-
I was trying to upload this dicom slice (included here as a zip so first unzip before trying).
[image-00000.dcm.zip](https://github.com/Kitware/paraview-glance/files/5125930/image-00000.dcm.zip)
…
-
##### System information (version)
- OpenCV => 3.4.11
- Operating System / Platform => Android
- Compiler => Ubuntu16.04
##### Detailed description
I have disable the module cuda
I check the…
-
### Description
Installing ITK 5.0.1 via conda leads to a compilation problem when using gdcm IO despite a system gdcm being present. See https://github.com/conda-forge/libitk-feedstock/issues/42
…
-
Hello,
I am trying to load 4d dicom images (volumes acquired during time series). When I pass the dicom files to sitk.ImageSeriesReader() it loads everything in 3D. In my case I have 4 slices per vol…
-
Hello,
I am having problem decoding the overlay array of a dicom file. After installing pydicom 2.0.0, pylibjpeg 1.1.1 and pylibjpeg-libjpeg on a conda environment with python 3.8 (on a mac) I am s…
-
```
-- Found SWIG: /sw/bin/swig (found version "3.0.12")
-- Found Java: /Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin/java (found suitable version "1.8.0_144", minimum require…