Hi Kamil, <div><br></div><div>statisticsOpening-&gt;SetAttribute(StatisticsOpeningLabelMapFilterType::LabelObjectType::MEAN<div>should  do the trick. The attributes are on the objects. <br><br>Cheers, </div><div>Cagatay<br>
<br><div class="gmail_quote">On Mon, Aug 20, 2012 at 11:39 PM, kumis <span dir="ltr">&lt;<a href="mailto:kkumis@gmail.com" target="_blank">kkumis@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
I wanted to ask You about how to use StatisticsOpeningLabelMapFilter. I am<br>
by no means programming/itk expert and it bugged me for some time now and I<br>
was unsuccesfull in any attempts to find a clue or solution to my problem.<br>
I am trying to remove objects from an image based on their mean and then<br>
variance value. I decided to use StatisticsOpeningLabelMapFilter but I have<br>
encountered a problem with setting attribute for this filter. I tried to do<br>
it in a simillar way to LabelShapeKeepNObjectsImageFilter (<br>
<br>
shapeKeepNObjectsFilter-&gt;<br>
SetAttribute(LabelShapeKeepNObjectsImageFilterType::LabelObjectType::NUMBER_OF_PIXELS);<br>
<br>
)but it didn&#39;t work.<br>
<br>
When I type<br>
<br>
statisticsOpening-&gt;SetAttribute(StatisticsOpeningLabelMapFilterType::AttributeType::<br>
<br>
the IDE doesn&#39;t see anything inside that namespace. I have tried to do this<br>
in few different ways but it haven&#39;t worked so far.<br>
<br>
Could You please tell me how to properly set arguments for this filter?<br>
<br>
Regards<br>
<br>
Kamil<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-insight-users.2283740.n2.nabble.com/Question-about-StatisticsOpeningLabelMapFilter-tp7580805.html" target="_blank">http://itk-insight-users.2283740.n2.nabble.com/Question-about-StatisticsOpeningLabelMapFilter-tp7580805.html</a><br>

Sent from the ITK Insight 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://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div></div>