[maxsubtree] [Up] [maxgetindex] Introspection Functions

maxgetimage
Returns the image.

Synopsis

y = maxgetimage ( maxtree )

Input

maxtree MaxTree

Output

y Image

Description

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

[maxsubtree] [Up] [maxgetindex]