[Insight-users] extrema detection

Mathias Seitel mathias.seitel at igd.fhg.de
Fri, 02 Apr 2004 12:04:49 +0200


Hello Laurent,

If you want to detect the local maximum in a particular area, you may 
use a NeighborhoodIterator, as described in the ITK Software Guide, p. 
488f. You could also have a look at the watershed segmentation method, 
which computes all local minima in an image.

Mathias


Laurent Mundeleer wrote:

> Hi all,
> 
> is there any method in ITK to detect local maxima in a 2D image ?
> 
> Thanks
> 
> Laurent
>