-
pydicom 1.4.0
Windows-10-10.0.18362-SP0
Python 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 20:34:20) [MSC v.1916 64 bit (AMD64)]
GDCM 3.0.2
Pillow 7.0.0
Type error raises when writing file wit…
efahl updated
4 years ago
-
- Ubuntu 19.04
- GCC 8.3.0
- opencv 4.1.1
This is my config ( I have already disabled precompiled headers)
```
Extra modules:
Location (extra): /home/longlp/manual-build/opencv_co…
-
### 问题类型 / Type of issues
* 其它 / other
----
这是继 #1081 之后的又一次大扫除。请各位按列表检查自己名下的包,如果有意继续维护就勾选掉,如果不想管了、不记得了、好像没什么用了之类的,就留在那里。一个月之后还没有被勾选的包,我会发起 orphaning 流程。
包名后边的数字,前一个是 repo.archlinuxcn.org …
-
C:\Users\hp\AppData\Local\Programs\Python\Python36\dicom-flask-uploader-master\dicom_flask_uploader>python app.py
Traceback (most recent call last):
File "app.py", line 7, in
from models imp…
-
I haven't tracked down what is wrong with the file I am trying to read, but this has highlighted a bug in one of the exceptions (assuming that ``e.message`` exists):
```
In [1]: import pydicom
…
-
I got some DICOM images from a Kaggle competition and tried parsing one of them in Julia but got this error:
```julia
EOFError: read end of file
Stacktrace:
[1] unsafe_read at .\iostream.jl:413…
-
**If you are a Homebrew user on macOS Big Sur:**
> We do not provide support for this released but not yet supported version.
> You will encounter build failures with some formulae.
> Please crea…
-
**Host Environment**
- OS: Windows 10
- Compiler: 2020.06.15-nohash
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install opencv3:x64-windows`
**Failure logs**
```
C:\Downloa…
-
### Description
I tried to convert DICOM series to one nifti file using SimpleITK, but after I check the saved file with nibabel headers, the vectors of srow_x, srow_y and srow_z are all 0 vectors. H…
-
I noticed that when using save_dicom() the file is being decompressed.
This was added in issue #738
This is causing the file size to sometime be 10 times larger than the original.
I tried using e…