| [Top] [Up] [Prev] [Next] | [Up] [Tutorial] | mmtutor V1.0 30abr2001 |
mm085extrema
f=imread('ggray.tif');
fn=mmaddm(f,uint8(20*rand(size(f))));
mmsurfshow(fn);
rmax=mmregmax(fn);
mmshow(fn,rmax);
|
f20=mmhdome(fn,20); mmsurfshow(f20); rmax20=mmregmax(f20); mmshow(fn,rmax20);
|
Normally the markers are computed by filtering the extrema of the image.
| [Top] [Up] [Prev] [Next] | [Up] [Tutorial] |
|
| Copyright (c) 1998-20001 by SDC Information SystemsCopyright (c) 1998-20001 by SDC Information Systems | ||