Translating Multi-Otsu Threshold from java

Alexandre Fioravante de Siqueira siqueiraaf at gmail.com
Sun May 8 11:20:31 EDT 2016


Hi Josh,
OK, I'm on it. I'll try to implement from the paper.

Alex

Em quarta-feira, 4 de maio de 2016 01:34:38 UTC+2, Josh Warner escreveu:
>
> We do have Otsu, and I think it would be within the scope of scikit-image. 
>
> I think I'd find use for this, personally, and depending on the 
> implementation you may be able to reuse code from simple binary Otsu 
> internally.
>
> Seems reasonable - PR would be welcome!
>
> Josh
>
> On Tuesday, May 3, 2016 at 10:47:00 AM UTC-5, Alexandre Fioravante de 
> Siqueira wrote:
>>
>> Hi everyone,
>> I was thinking about using multi-Otsu thresholding for some research. I 
>> am used to use the ImageJ available plugin, 
>> http://imagej.net/Multi_Otsu_Threshold.
>> Could you give me a hand on writing such a function which could do this 
>> for python? Maybe putting it into scikit-image. Or else, could you point me 
>> a better alternative?
>> Thank you very much!
>>
>> Alex
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20160508/9cd80462/attachment.html>


More information about the scikit-image mailing list