Thanks for the reply<div><br></div><div>I am handling 3d voxel data.  Starting from gray levels I want to run a connected components but  keep the gray level data and iterate over the label map,</div><div>The property I am interested in is not in the shape label map, nor in the statistics label map. </div><div><br></div><div>I would like to compute the threshold for every 2d slice of the 3d label object separately. For this I would need to extract the pixels of the label object and use the extract slice image filter on it. Any idea how this can be done ? </div><div><br></div><div><br></div><div>Thanks jp<br><br>On Friday, April 17, 2015, Pol Monsó Purtí <<a href="mailto:lluna.nova@gmail.com">lluna.nova@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hello jp,<br><br>How do you distinguish which objects are you interested in and what operations do you want to perform?<br><br></div>Maybe this example is helpful to you: <a href="http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/BinaryImageToShapeLabelMapFilter" target="_blank">http://www.itk.org/Wiki/ITK/Examples/ImageProcessing/BinaryImageToShapeLabelMapFilter</a><br><br></div>HTH,<br><br></div>Pol<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-17 20:08 GMT+02:00 jp <span dir="ltr"><<a href="javascript:_e(%7B%7D,'cvml','cervellone@gmail.com');" target="_blank">cervellone@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
I would like to iterate over the label object and perform pixel operations<br>
of a subset of a label object.<br>
Currently fail to see how i can set up the label manipulation tools of itk<br>
to achieve this<br>
<br>
Thank you<br>
<br>
jp<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-users.7.n7.nabble.com/Pixel-operations-on-subsets-of-label-objects-tp35543.html" target="_blank">http://itk-users.7.n7.nabble.com/Pixel-operations-on-subsets-of-label-objects-tp35543.html</a><br>
Sent from the ITK - Users mailing list archive at Nabble.com.<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>
</blockquote></div>