Re: Unexpected behaviour in peak_local_max
15 Apr
2012
15 Apr
'12
11:29 p.m.
2012/4/15 Stéfan van der Walt <stefan@sun.ac.za>
On Sun, Apr 15, 2012 at 2:23 PM, Tony Yu <tsyu80@gmail.com> wrote:
That said, I think that it'd be worthwhile to have both absolute and relative thresholding. I'm not sure about the naming though:
- `athresh` and `rthresh` - `absthresh` and `relthresh` - `abs_thresh` and `rel_thresh` - `abs_threshold` and `rel_threshold`
`threshold_abs` and `threshold_rel` perhaps? My personal preference is to have the specialization afterwards.
Stéfan
Sounds good. I've added these parameters (along w/ a few other changes) in PR #176 <https://github.com/scikits-image/scikits-image/pull/176>. -Tony
4589
Age (days ago)
4589
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tony Yu