<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>What version of SimpleITK are you using?</div><div><br></div><div>The class and function shouldn't be hard to find. Here is it in the Doxygen:</div><div><a href="http://www.itk.org/SimpleITKDoxygen/html/classitk_1_1simple_1_1OtsuMultipleThresholdsImageFilter.html">http://www.itk.org/SimpleITKDoxygen/html/classitk_1_1simple_1_1OtsuMultipleThresholdsImageFilter.html</a></div><div><br></div><div>Things seem to be there as expected.</div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">>>import SimpleITK as sitk</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">>>print sitk.Version()</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="margin: 0px;">SimpleITK Version: 0.8.0</div><div style="margin: 0px;">Compiled: Mar 14 2014 02:43:02</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><div style="margin: 0px;">>>help(sitk.OtsuMultipleThresholds)</div><div style="margin: 0px;"><div style="margin: 0px;">>>help(sitk.OtsuMultipleThresholdsImageFilter)</div></div></div><div><br></div><div>Hope that help,</div><div>Brad</div><div><br><div><div>On Apr 18, 2014, at 8:59 PM, <a href="mailto:ushankar@andrew.cmu.edu">ushankar@andrew.cmu.edu</a> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br>Hi,<br><br>I am having trouble implementing OtsuMultipleThresholdImagefilter on<br>SimpleITK.<br>I am unable to find the Python code for that filter.<br>Any help in this regard is much appreciated.<br>Thank you!<br><br><br><br>_____________________________________<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://www.itk.org/mailman/listinfo/insight-users<br></blockquote></div><br></div></body></html>