-
So I've gotten [pylibjpeg ](https://github.com/pydicom/pylibjpeg) and its plugins to the stage where it supports decoding all the (non-retired) JPEG transfer syntaxes. @darcymason what do you think ab…
-
Library name: gdcm
New version number: 3.1.0
ghost updated
4 years ago
-
After having installed libgdcm-tools (2.6.6-3) on my system (via `apt install libgdcm-tools`) I am not longer able to import pydicom in Python. When running `import pydicom as pdc` I got the following…
-
**Describe the bug**
Once thing I noticed is that `convert_encodings` in `charset.py` expects a list of encodings (according to the docstrings) from tag `0008,0005` but it can be just a value.
Th…
-
### Description
Hi @aylward and @thewtex ,
I am trying to call the `itk.imread` in a multi-threads python program to load images in parallel, and got error:
```
--> 128 …
-
**Describe the bug**
DCM pixel_data is not decoded correctly. The resulting pixels are clearly in the wrong range (see image)
![image](https://user-images.githubusercontent.com/6403606/87807693-6e5d…
-
Would be nice to get gdcm in here, otherwise, raise a proper error if the syntax is not supported: https://pydicom.github.io/pydicom/stable/old/image_data_handlers.html
-
(base) ian@ian-Aspire-One-753:~/vtk$ apt-cache search vtk
cmake - cross-platform, open-source make system
gdcm-doc - Grassroots DICOM documentation
h5utils - HDF5 files visualization tools
libocct…
-
gdcm is built with `GDCM_BUILD_APPLICATIONS=OFF` but with `GDCM_BUILD_DOCBOOK_MANPAGES=ON`. That means we build the manpages without the gdcm applications (gdcmconv, gdcminfo, etc.).
Would you like t…
-
**Describe the bug**
Dynamorio crashes in function wrapper.
**To Reproduce**
Launch dynamorio client with wrappers on example which uses library to process pictures.
Dynamorio successfully run w…