-
Hello,
I am trying to segment a single multi-frame dicom file into multiple, smaller dicom files with a subset of the original frames. My original approach (which I'm not sure is even the best way)…
-
File contains multiple assignments `name[len-1] = '0';` under `ITKIO_DEPRECATED_GDCM1_API`
I suspect that it should have been `'\0'` instead.
https://github.com/InsightSoftwareConsortium/ITK/blob/…
-
Voir le bug avec le fichier de wendy
-
Trying to follow the installation instructions on Fedora 34.
```
(invesalius-venv) [jacek@fedora invesalius3]$ python3 app.py
Traceback (most recent call last):
File "/home/jacek/Play/invesali…
kecaj updated
3 years ago
-
Compiling with gcc 9.1.0 generates a lot of -Wdeprecated-copy warnings.
A nice explanation on why and how to solve these warnings can be find here: https://github.com/intel/tbb/issues/161
> Ther…
-
When reading an image using pydicom, fallback scenario, copy all of the metadata tags into the SimpleITK metadata dictionary. Not sure if there is something specific that needs to be done with private…
-
The MultiVolumeImporterPlugin breaks when trying to load the data. Sometimes only.
The data has been 'manipulated' to stitch 4 different sections with 138 images each.
This process of stitching ge…
-
ITK 4.13 downloaded by CTK
![image](https://user-images.githubusercontent.com/26530975/109975940-7cf50500-7cfb-11eb-8fce-3844f4119d35.png)
2> G:\programming\cpp\CTK\build\ITK\Modules\ThirdParty…
-
##### System information (version)
- OpenCV => 4.5.5
- Operating System / Platform => MacOS Catalina 10.15.7
- Compiler => clang, xcode
##### Detailed description
I tried to install OpenCV fr…
-
**Describe the issue**
I am unable to get the pixel data as the error was the same as mentioned by few people and the backend developer answered them. I installed each and everything as described on …