<< Calc2dStatTree 2-d Wavelet- and Cosine- Packet Tools CalcEntropy >>

Wavelab Toolbox >> Wavelab Toolbox > 2-d Wavelet- and Cosine- Packet Tools > Calc2dTreeHeight

Calc2dTreeHeight

Measure the total height of a stat-quad-tree

Calling Sequence

heights = Calc2dTreeHeight(stree,D)

Parameters

Inputs:

stree :

stat tree (e.g. generated by CalcStatTree)

D :

maximum depth of search

Outputs:

heights:

Lengths of branches, assigning each branch length equal to the entropy drop between parent & child

Description

This is a utility used by Plot2dBasisTree to set scale for plotting. It is not intended for other use.

See also

Authors

<< Calc2dStatTree 2-d Wavelet- and Cosine- Packet Tools CalcEntropy >>