<div dir="ltr">Oh, really? I didn&#39;t know that!! So, I suppose there&#39;s no need to modify the class then..sorry for that!<div><br></div><div>Thank you!</div><div>Pietro</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2013/10/2 Matt McCormick <span dir="ltr">&lt;<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Pietro,<br>
<br>
Why is it necessary to use ThresholdBelow instead of ThresholdBetween?<br>
 They are equivalent when the Lower threshold is not set or is set to<br>
NumericTraits&lt; PixelType &gt;::NonpositiveMin().<br>
<br>
Thanks,<br>
Matt<br>
<div><div class="h5"><br>
<br>
On Wed, Oct 2, 2013 at 2:19 PM, Pietro Nardelli &lt;<a href="mailto:pie.nardelli@gmail.com">pie.nardelli@gmail.com</a>&gt; wrote:<br>
&gt; Hi guys,<br>
&gt;<br>
&gt; I am developing a new module for airway segmentation to be implemented in<br>
&gt; Slicer. For my purposes I am using the itkConnectedThresholdImageFilter<br>
&gt; class of ITKv4. I decided to modify it though, as I need to use the method<br>
&gt; ThresholdBelow of the class instead of ThresholdBetween.<br>
&gt; I was wondering if instead of modifying the class, and therefore having to<br>
&gt; add a new class to my module, it was somehow possible to call the method<br>
&gt; ThresholdBelow directly when the class is implemented. Or, otherwise, if my<br>
&gt; change can be contributed back to ITK proper.<br>
&gt; Any thoughts?<br>
&gt;<br>
&gt; Thank you very much,<br>
&gt;<br>
&gt; Pietro<br>
&gt;<br>
</div></div>&gt; _____________________________________<br>
&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt;<br>
&gt; Visit other Kitware open-source projects at<br>
&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt;<br>
&gt; Kitware offers ITK Training Courses, for more information visit:<br>
&gt; <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
&gt;<br>
&gt; Please keep messages on-topic and check the ITK FAQ at:<br>
&gt; <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
&gt;<br>
&gt; Follow this link to subscribe/unsubscribe:<br>
&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
&gt;<br>
</blockquote></div><br></div>