[mmmaxregmax] [Up] [mmmaxthresholdlabelcount] Thresholds and Regional Maxima

mmmaxthreshold
Returns information about the connected components for the given threshold.

Synopsis

function y = mmmaxthreshold ( maxtree , thresh , which )

Input

maxtree MaxTree
thresh Double
which String Feature to return: "binary", "labels" or "stats".

Output

y Image

Description

Returns information about the connected components for the threshold thresh.

The argument which indicates the information required:

[mmmaxregmax] [Up] [mmmaxthresholdlabelcount]