-
I am working with pydicom v1.1.0 and SimpleITK v1.1.0 on a Ubuntu 16.04 machine.
running following command gives out warning information.
import pydicom
import SimpleITK as sitk
aa=sitk.ReadImag…
-
It seems that the `util.h` is not installed in the final `make install` step. Should it be installed? I'm trying to package gdcm with system's charls, and it complains that `CharLS/util.h` not found.
-
I have been working with CXR dicoms from https://data.tbportals.niaid.nih.gov/
All CXR dicoms are compressed images. The problem is that pydicom (1.2.0) fails to read pixel_array data from the dico…
-
_From [darcymason@gmail.com](https://code.google.com/u/darcymason@gmail.com/) on October 07, 2008 20:40:33_
pydicom can read JPEG files, but the pixel data remains compressed. Should
investigate inco…
-
GDCM has been updated recently to address forward compatibility issues with cmake.
The ITKv5Migration scripts were applied and accepted to the GDCM build tree, so cleaner ITK compatible codebase is…
-
[~] $ brew update
Updated Homebrew from 85e401398 to eac74ec6e.
Updated 2 taps (homebrew/core and homebrew/cask).
==> New Formulae
git-delta
==> Updated Formulae
ffmpeg ✔ boost-mpi …
-
when install yasm,error occurs about:make[4]: 对“install-exec-hook”无需做任何事。
-
Hey, I could not import pydicom 1.2.2 with python 3.7.3, just get core dump. I'm using ArchLinux, python 3.7.3, pydicom is installed via `pip install pydicom`.
-
Particular [DICOM files](https://drive.google.com/file/d/19WeGrPdl3itxAlbViq0qiEgtna8vMy70/view?usp=sharing) crash GDCMIO and related applications. To reproduce crash drag-and-drop a file onto Slicer …
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […