|
GOFIGURE2
0.9.0
|
#include "itkImageToImageFilter.h"#include "itkCastImageFilter.h"#include "itkMedianImageFilter.h"#include "itkGrayscaleFillholeImageFilter.h"#include "itkRecursiveGaussianImageFilter.h"#include "itkPreprocessImageFilter.txx"Go to the source code of this file.
Classes | |
| class | itk::PreprocessImageFilter< TInputImage, TOutputImage > |
| Denoise images - remove median noise and perform morphological reconstruction. Makes it easier to segment and prevents formation of holes in the segmentation. More... | |
Namespaces | |
| itk | |
1.8.5