<div dir="ltr">Oh, really? I didn't know that!! So, I suppose there'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"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></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< PixelType >::NonpositiveMin().<br>
<br>
Thanks,<br>
Matt<br>
<div><div class="h5"><br>
<br>
On Wed, Oct 2, 2013 at 2:19 PM, Pietro Nardelli <<a href="mailto:pie.nardelli@gmail.com">pie.nardelli@gmail.com</a>> wrote:<br>
> Hi guys,<br>
><br>
> I am developing a new module for airway segmentation to be implemented in<br>
> Slicer. For my purposes I am using the itkConnectedThresholdImageFilter<br>
> class of ITKv4. I decided to modify it though, as I need to use the method<br>
> ThresholdBelow of the class instead of ThresholdBetween.<br>
> I was wondering if instead of modifying the class, and therefore having to<br>
> add a new class to my module, it was somehow possible to call the method<br>
> ThresholdBelow directly when the class is implemented. Or, otherwise, if my<br>
> change can be contributed back to ITK proper.<br>
> Any thoughts?<br>
><br>
> Thank you very much,<br>
><br>
> Pietro<br>
><br>
</div></div>> _____________________________________<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>
><br>
</blockquote></div><br></div>