peak_local_max() Question.

Sigmund siggin at gmail.com
Thu Mar 12 15:42:05 EDT 2015



On Thursday, March 12, 2015 at 8:05:42 PM UTC+1, Sigmund wrote:

> funny! Struggling with the same function at the same time.
> All I can say. Yes, it behaves funny and it stops being funny when you 
> change line 141 in Lib\site-packages\skimage\feature\peak.py
> the max() has to be a min() 
>
 
but only if you want your absolute threshold to be smaller than the default 
relative threshold which is 0.1 .

In my opinion it would be better if the options "threshold_abs" and 
"threshold_rel" can't coexist.  

btw I'm referring to version='0.9.3' 

siggi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-image/attachments/20150312/44c544ab/attachment.html>


More information about the scikit-image mailing list