-
**Describe the issue**
I am trying to get pixel_array from a dcm file. I can read it using
`>> data = pydicom.dcmread("image-000001.dcm")`
I can see Pixel Data using
`>> data.PixelData`
H…
ghost updated
4 years ago
-
Hello I’ve tried the dicom read function but I don’t want the origin of my images to be the first slice.
Is there any way to implement the imageseriesreader with gdcm series I’d and filenames that …
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
### 问题类型 / Type of issues
* 其它 / other
### 受影响的软件包 / Affected packages
* [x] kodi-git-eventclients (kodi-git removed in a344bbe9ba979d57a1f3475b03cc6b33c162aa29)
* [x] llvm-julia
* [x] mxnet-…
-
### Description
Using compression when writing a large stack of slices to DICOM can take a significant amount of time. To allow the end user of a ITK-based application to cancel saving a DICOM imag…
-
### Description
We've upgraded 3D Slicer to ITK-v5.1rc01 and we noticed this regression.
Loading of JPEG-compressed DICOM images take 5-10x longer than before. This is important because previous…
-
**Host Environment**
- OS: Windows
- Compiler: Visual Studio Community 2017
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install itk:x64-windows`
**Failure logs**
```
C:\vcp…
-
I've been working with this nice tools, but it can not decode all the images, the only common factor I see is the "JPEG 2000 (Lossless Only)" Transfer Syntax (1.2.840.10008.1.2.4.90).
does this t…
-
where is opencv dnn module ?
there is no dnn module when using vcpkg to build opencv ? why ?
how to config HAVE_OPENCV_DNN
-
we need to run this command in a docker so it doesnt die of gem dependency
```
brew bump-formula-pr \
--strict minikube \
--revision="${revision}" \
--message="This PR was automatically …