[ITK] StatisticsLabelMapFilter example

Bradley Lowekamp blowekamp at mail.nih.gov
Tue Nov 18 09:03:02 EST 2014


Hello,

Have you looked at the associated Insight Journal article?

 http://hdl.handle.net/1926/584 or http://www.insight-journal.org/browse/publication/176

The first template parameter is going to be a itk::LabelMap and the second is expected to be an itk::Image.

If you are not already familiar with the LabelMaps, then you likely haven't converted your image to an itk::LabelMap yet. Then you have an itk::Image representing labels, so the itk::LabelImageToStatisticsLabelMapFilter may be a better filter. As it's inputs are itk::Images.

Brad

On Nov 18, 2014, at 5:28 AM, Michael Meuli <michael.meuli at gmail.com> wrote:

> Hi all
> 
> Could somebody point me to some example code using
> itk::StatisticsLabelMapFilter?
> 
> Best regards
> Michael
> _______________________________________________
> Community mailing list
> Community at itk.org
> http://public.kitware.com/mailman/listinfo/community

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20141118/a0759f73/attachment.html>


More information about the Community mailing list