[Insight-users] Minimum/Maximum Image Filters

David Doria daviddoria at gmail.com
Thu Dec 9 11:25:50 EST 2010


On Thu, Dec 9, 2010 at 11:16 AM, Ryan Smith <ryanleesmith at gmail.com> wrote:
> Hi Robert-
>
> You might take a look at the itk::RegionalMaximaFilter.
>
> Here is a previous response that helped me with a similar task:
>
> http://public.kitware.com/pipermail/insight-users/2010-September/038088.html
>
> Cheers-
> -Ryan

(small typo:  itk::RegionalMaximaFilter ->  itk::RegionalMaximaImageFilter)

I put a shell example here:
http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/RegionalMaximaImageFilter

I'm not exactly sure what this filter is supposed to do. If someone
can modify the CreateImage function so that the resulting filtered
image demonstrates the point that would be great.

David


More information about the Insight-users mailing list