-
Hi,
I have a fodler with a bunch of .dcm.dcma files.
It contains somes series; I was able to open it with ITK-SNAP without problems.
I ran the following commands on it:
```
reader = sitk.Imag…
-
**Description**
When trying to install Kyma cli on Mac following these instructions https://github.com/kyma-project/cli#homebrew-macos it failed.
- MacOS Version: 10.14.6 (18G87)
- Homebrew V…
-
pydicom version 1.2.1 with Python 3.7.1 and Pillow 5.4.1 on macOS 10.13.6 raises NotImplementedError when opening a 16-bit lossless jpeg DICOM file with the following transfer syntax
1.2.840.10008…
-
ITK failed when build with /permissive- by msvc on Windows, I use latset version b95b4c4 on master branch. Could you please help look at this?
**You can repro this issue as the steps below:**
1.…
-
#### Description
Kernel dies when trying to import pydicom all version new than 0.9.9.
#### Steps/Code to Reproduce
`import pydicom as dcm`
Output: Kernel died, restarting
#### Versions
Da…
-
I'm trying to process tomography of some guy's leg into editable stl model.
Here's what I got:
```
$ dicom2mesh -i ~/DICOM/ST00001/SE00001 -o leg.stl
Dicom2Mesh Settings
-------------------
In…
-
**Informations**
- **Node.js version**: 10.15.1
- **NPM version**: 6.4.1
- **Strapi version**: 3.0.0-alpha.22
- **Database**: MongoDB v4.0.6
- **Operating system**: Ce…
-
java.lang.UnsatisfiedLinkError: no vtkDICOMJava in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
a…
-
https://github.com/invesalius/invesalius3/wiki/Running-InVesalius-3-in-Windows
Hello there,
Following the procedures in the connection, I ran one of the old releases. But I couldn't run these instru…
aucan updated
5 years ago
-
Hey there!
I'm using Mogrify to convert DICOM files to PNG files. It works well in Linux, and allow me import the file inside Blender:
https://www.youtube.com/watch?v=1iAgBCOOft0
The problem …