[ITK-users] Reg-OtsuMultipleThresholdImageFilter

Bradley Lowekamp blowekamp at mail.nih.gov
Fri Apr 18 21:29:43 EDT 2014


Hello,

What version of SimpleITK are you using?

The class and function shouldn't be hard to find. Here is it in the Doxygen:
http://www.itk.org/SimpleITKDoxygen/html/classitk_1_1simple_1_1OtsuMultipleThresholdsImageFilter.html

Things seem to be there as expected.

>>import SimpleITK as sitk
>>print sitk.Version()
SimpleITK Version: 0.8.0
Compiled: Mar 14 2014 02:43:02
>>help(sitk.OtsuMultipleThresholds)
>>help(sitk.OtsuMultipleThresholdsImageFilter)

Hope that help,
Brad

On Apr 18, 2014, at 8:59 PM, ushankar at andrew.cmu.edu wrote:

> 
> Hi,
> 
> I am having trouble implementing OtsuMultipleThresholdImagefilter on
> SimpleITK.
> I am unable to find the Python code for that filter.
> Any help in this regard is much appreciated.
> Thank you!
> 
> 
> 
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20140418/4d3f0d15/attachment.html>


More information about the Insight-users mailing list