SimpleITK
1.0.1
|
Go to the source code of this file.
Classes | |
class | itk::simple::HConvexImageFilter |
Identify local maxima whose height above the baseline is greater than h. More... | |
Namespaces | |
itk | |
itk::simple | |
Functions | |
Image | itk::simple::HConvex (const Image &image1, double height=2.0, bool fullyConnected=false) |
Identify local maxima whose height above the baseline is greater than h. More... | |