<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>You should look into using the LabelStatisticsImageFilter[1]. You should be able to create a mask of the non-zero pixels and pass that to the filter.</div><div><br></div><div>HTH,</div><div>Brad</div><div><br></div><div>[1] <a href="http://www.itk.org/Doxygen/html/classitk_1_1LabelStatisticsImageFilter.html">http://www.itk.org/Doxygen/html/classitk_1_1LabelStatisticsImageFilter.html</a></div><div><br><div><div>On May 6, 2015, at 12:40 PM, <a href="mailto:JohannesWeber@gmx.at">JohannesWeber@gmx.at</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi!</div>

<div> </div>

<div>The itk::StatisticsImageFilter does what I need except for the fact, that I want the statistic made only for voxels bigger than 0. Structure voxels (bigger than 0) should be taken into account but the background voxels (=0) should be ignored. Is this possible with this filter? If not I guess I could just adapt this filter and add at the right positions a if>0?</div>

<div> </div>

<div>thank you!</div>

<div> </div>

<div>best regards,</div>

<div>Johannes</div></div></div>
_____________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://public.kitware.com/mailman/listinfo/insight-users<br></blockquote></div><br></div></body></html>