[mmMaxsubtree] [Up] [mmMaxgetindex] Introspection Functions

mmMaxgetimage
Returns the image.

Synopsis

Image mmMaxgetimage ( const MaxTree& maxtree );

Input

maxtree MaxTree

Output

y Image

Description

Returns the image represented by this MaxTree. The image and the index array (see mmMaxgetindex ) jointly maps image pixels to MaxTree nodes.

[mmMaxsubtree] [Up] [mmMaxgetindex]