-
### Need
We need a Gaussian transform on ImageSlice
### Feature
Add a Gaussiansmooth filter similar to vtkImageGaussianSmooth(C++ SDK)
thanks!
-
```
What steps will reproduce the problem?
In my apache2 config, I've set "LogLevel error" but mod_pagespeed seems to
ignore it, and write also a lot of warn like this:
[Wed Apr 24 09:15:40 2013] […
-
When trying to run this code I get the following error message in Slicer. Any idea what I am doing wrong?
-
I've tried using both `readImageDICOMFileSeries` and `readLocalImageDICOMFileSeries` and both fail for different reasons. I've been at this for hours on end trying to fix one of them, but with no luck…
-
The problem is related to HDF5, which is included once from ITK and once from statismo.
-
The CT DICOM series in this [zip](https://data.kitware.com/api/v1/item/63f39e907b0dfcc98f669cc5/download) appears stretched vertically in VolView compared to Slicer. When loading the CT in Slicer it …
-
A high level API to identify distinct series in a list of DICOM files. The series can then be passed to `itk/readImageLocalDICOMFileSeries` or metadata investigated with the function provided by #250 …
-
### Description
A performance discrepancy is observed when blurring with `FFTDiscreteGaussianImageFilter` in the frequency domain via GPU-based FFTs vs `DiscreteGaussianImageFilter` i…
-
I'm trying to build code using RTK module but the build stops at
find_package(ITK REQUIRED COMPONENTS RTK)
RTK module not found.
standard cmake can build it without errors.
Any suggestion?
-
Hi,
is there an installer available for DrawEM? I tried for several hours to compile it from source by using setup.sh, but it always ended in some errors. Some dependencies are missing and when I try…