SimpleITK  1.0.1
Classes | Namespaces | Functions
sitkGrayscaleGrindPeakImageFilter.h File Reference
#include <memory>
#include "sitkBasicFilters.h"
#include "sitkImageFilter.h"
+ Include dependency graph for sitkGrayscaleGrindPeakImageFilter.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  itk::simple::GrayscaleGrindPeakImageFilter
 Remove local maxima not connected to the boundary of the image. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::GrayscaleGrindPeak (const Image &image1, bool fullyConnected=false)
 Remove local maxima not connected to the boundary of the image. More...