|
STIR
6.3.0
|
This is a messy, first, attempt to design spatially varying filter Given the kernel which in this case is a lospass filter with a DC gain 1 the filter is design such that the output kernel varies depending on the k0 and k1 ( for more details on these factors look at Fessler) More...
#include "stir_experimental/ModifiedInverseAverigingArrayFilter.h"#include "stir/DiscretisedDensity.h"#include "stir/DataProcessor.h"#include "stir/RegisteredParsingObject.h"#include "stir/VectorWithOffset.h"#include "stir/ProjData.h"#include "stir_experimental/ArrayFilter3DUsingConvolution.h"Go to the source code of this file.
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Macros | |
| #define | num_dimensions 3 |
This is a messy, first, attempt to design spatially varying filter Given the kernel which in this case is a lospass filter with a DC gain 1 the filter is design such that the output kernel varies depending on the k0 and k1 ( for more details on these factors look at Fessler)
1.8.13