[maxgetchildren] [Up] [maxgetxml] Introspection Functions

maxgetcount
Returns the node count for each gray level.

Synopsis

y = maxgetcount ( maxtree )

Input

maxtree MaxTree

Output

y Image

Node count for each level (a 256x1 integer array)

Description

This function returns a 256x1 array with the number of nodes for each gray level.

[maxgetchildren] [Up] [maxgetxml]