Hi all,<br><br>I found the command to ignore zeros for the histogram:<br> histogramGenerator-&gt;SetHistogramMin(0.5); <br>histogramGenerator-&gt;SetHistogramMax(minimumMaximumImageFilter-&gt;GetMaximum());<br><br>But I could not solve the general problem. Can somebody give me a hint?<br>
<br>Thanks a lot!<br>melanie<br><br><div class="gmail_quote">2011/7/18 Melanie Uks <span dir="ltr">&lt;<a href="mailto:meluks2010@googlemail.com">meluks2010@googlemail.com</a>&gt;</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 have the same problem explained and propably solved here:<br><a href="http://permalink.gmane.org/gmane.comp.lib.itk.user/30004" target="_blank">http://permalink.gmane.org/gmane.comp.lib.itk.user/30004</a><br>
I was running cmake again and was changing <br>
<br>ITK_USE_REVIEW:BOOL=ON<br>ITK_USE_REVIEW_STATISTICS:BOOL=ON<br><br>in CMakeCache.txt<br>Then I was generating the itk toolkit.<br>Then I opened the sln file (VC 2008) and was running itk.<br>Nevertheless in my program the error did not disappear. Did I made a mistake?<br>

I guess my Image contains to many zeros. Is there a method to exclude zeros in the histogram?<br><br>Thanks for your help!<br><font color="#888888">melanie<br>
</font></blockquote></div><br>