#include "memory.h"#include "image.h"#include "algo/copy.h"#include "algo/threaded_copy.h"#include "adapter/gaussian1D.h"#include "filter/base.h"#include "surface/mesh.h"#include "surface/filter/base.h"Go to the source code of this file.
Classes | |
| class | MR::Filter::Smooth |
| class | MR::Filter::Smooth::SmoothFunctor1D< ImageType > |
| class | MR::Surface::Filter::Smooth |
Namespaces | |
| namespace | MR |
| namespace | MR::Filter |
| namespace | MR::Surface |
| namespace | MR::Surface::Filter |
Variables | |
| constexpr default_type | MR::Surface::Filter::default_smoothing_spatial_factor = 10.0 |
| constexpr default_type | MR::Surface::Filter::default_smoothing_influence_factor = 10.0 |