Multiple peaks with peak_local_max

Stefan van der Walt stefanv at berkeley.edu
Wed Apr 8 16:56:07 EDT 2015


On 2015-04-08 04:03:27, Forest Applied Remote Sensing RG (FARS) <fars.rg at gmail.com> wrote:
> I'm trying to use peak_local_max for tree detection. The only problem is 
> that I keep getting multiple peaks (image attached).
> I tried already a combination of different filters but no success. Can 
> anyone help me out?

The peak detector needs some attention.  Here are other discussions
about the topic:

https://github.com/scikit-image/scikit-image/issues/1246
https://github.com/scikit-image/scikit-image/pull/1248

And ideas, feedback and especially PRs welcome.

Stéfan



More information about the scikit-image mailing list