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

Go to the source code of this file.

Classes

class  itk::simple::HMinimaImageFilter
 Suppress local minima whose depth below the baseline is less than h. More...
 

Namespaces

 itk
 
 itk::simple
 

Functions

Image itk::simple::HMinima (const Image &image1, double height=2.0, bool fullyConnected=false)
 Suppress local minima whose depth below the baseline is less than h. More...