#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::ClosingByReconstruction (const Image &image1, std::vector< unsigned int > kernelRadius=std::vector< uint32_t >(3, 1), KernelEnum kernelType=itk::simple::sitkBall, bool fullyConnected=false, bool preserveIntensities=false) |
| Closing by reconstruction of an image. More...
|
|
|
Image | itk::simple::ClosingByReconstruction (const Image &image1, std::vector< unsigned int > kernelRadius=std::vector< uint32_t >(3, 1), KernelEnum kernelType=itk::simple::sitkBall, bool fullyConnected=false, bool preserveIntensities=false) |
| Closing by reconstruction of an image. More...
|
|