Translating Multi-Otsu Threshold from java

Josh Warner silvertrumpet999 at gmail.com
Tue May 3 19:34:37 EDT 2016


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/20160503/6a66374a/attachment.html>


More information about the scikit-image mailing list