#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
Go to the source code of this file.
|
|
Image | itk::simple::BinaryGrindPeak (const Image &image1, bool fullyConnected=false, double foregroundValue=1.0, double backgroundValue=0) |
| Remove the objects not connected to the boundary of the image. More...
|
|
|
Image | itk::simple::BinaryGrindPeak (const Image &image1, bool fullyConnected=false, double foregroundValue=1.0, double backgroundValue=0) |
| Remove the objects not connected to the boundary of the image. More...
|
|