-
## 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`
* […
-
Hi,
In a dummy test where a nifti file is created, converted to dicom (with niftitodicom - latest release v0.8.9) and converted back to nifti (with [dcm2niix](https://github.com/rordenlab/dcm2niix)) …
dagra updated
5 years ago
-
At least next mingw packages have issues building with new openssl:
````
gdcm
libmowgli
libwebsockets
````
-
##### System information (version)
- OpenCV => 4.2
- Operating System / Platform => Ubuntu 18.04 - Kernel 5.4.0-47
- Compiler => CMake 3.18.2
##### Detailed description
I am trying to c…
-
Hello,
I had a problem with pydicom (https://github.com/pydicom/pydicom/issues/268).
This issue was solved with the version 1.0.1.
Now I have a new version of pydicom 1.2.2, and when I try to rea…
-
DICOM is one of the most common formats generated by vendors of imaging modalities (CT/MRI Scan images). `dicom` python package can be used to read the DICOM images.
- If there is a need it can be…
-
In case of multi-frame images, `ImageFileReader` loads the entire pixel data element into memory at once when executed. However, this may not be desired under certain circumstances, for example if the…
-
##### System information (version)
- OpenCV => :grey_question: 4.4
- Operating System / Platform => :grey_question: Windows 64 Bit
- Compiler => :grey_question: Visual Studio 2019
##### Det…
-
Hello Simon,
I would like to give you some building and testing feedback on the ITK together with the RTK.
My system is Windows 7 64bit, Cmake 3.13, Visual Studio 2015. TBB and GDCM were availabl…
-
Follow up on https://github.com/Homebrew/brew/issues/4755.
# What you were trying to do (and why)
What: Use Homebrew to install dependencies in a CI environment (CircleCI/macOS in this case).
…