[ITK] [ITK-users] apply color map to a label map with overlapping label objects?

Gaetan Lehmann gaetan.lehmann at gmail.com
Thu Mar 12 17:49:05 EDT 2015


Hi Arnaud,

Converting a label map with overlapping objects to an image usually works
quite badly, and itk::LabelMapOverlayImageFilter is no exception.
The overlapping zones must be removed first, for example with
itk::UniqueLableMapFilter.

This may not be what you want though. What would you expect as output for
the overlapping objects?

Regards,

Gaëtan

2015-03-10 10:30 GMT+01:00 Arnaud Gelas <arnaudgelas at gmail.com>:

> Hi all,
>
> I would like to colorize one label map with overlapping label objects. I
> know there is itk::LabelMapOverlayImageFilter but would it work on such a
> case? (could be wrong, but based on the code it does not seem so)
>
> Thanks
> Arnaud
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20150312/0dbf953f/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list