[mmmaxsubtree] [Up] [mmmaxgetindex] Introspection Functions

mmmaxgetimage
Returns the image.

Synopsis

function y = mmmaxgetimage ( 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]