<div dir="ltr">Hi Arnaud,<div><br></div><div>Converting a label map with overlapping objects to an image usually works quite badly, and itk::LabelMapOverlayImageFilter is no exception.</div><div>The overlapping zones must be removed first, for example with itk::UniqueLableMapFilter.</div><div><br></div><div>This may not be what you want though. What would you expect as output for the overlapping objects?</div><div><br></div><div>Regards,</div><div><br></div><div>GaĆ«tan</div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-03-10 10:30 GMT+01:00 Arnaud Gelas <span dir="ltr"><<a href="mailto:arnaudgelas@gmail.com" target="_blank">arnaudgelas@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
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)<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Arnaud</font></span></blockquote></div><br></div>