[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Regional maxima of an image
From: |
Søren Hauberg |
Subject: |
Re: Regional maxima of an image |
Date: |
Fri, 25 Sep 2009 09:45:52 +0200 |
fre, 25 09 2009 kl. 09:38 +0200, skrev Primoz PETERLIN:
> Does Octave already has a function which returns a map of regional
> maxima (I am looking for something like imregionalmax() from Matlab
> Image Processing Toolbox), or would it be worthwhile to write one?
Does the 'immaximas' from the 'image' package do what you want? If not,
could you then describe what 'imregionalmax' does? In either case, I
guess it would be nice to have 'imregionalmax' for compatibility.
Søren