[mmMaxgetchildren] [Up] [mmMaxgetxml] Introspection Functions

mmMaxgetcount
Returns the node count for each gray level.

Synopsis

Image mmMaxgetcount ( const MaxTree& 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.

[mmMaxgetchildren] [Up] [mmMaxgetxml]