CDwtTree2dReal Class Reference

#include <wtree.h>

Inheritance diagram for CDwtTree2dReal:

Inheritance graph
List of all members.

Public Member Functions

void Set (CMatrix< TCoeff > &M, int L)
void SetLevels (int l)
CMatrix< TCoeff > & Matrix ()
const CMatrix< TCoeff > & Matrix () const
CDwtTree2dReal Clone (int N=1) const
int Levels ()

Member Function Documentation

CDwtTree2dReal Clone int  N = 1  )  const [inline]
 

Clone the tree reducing the detail by N, that is the top-most N detail levels are cropped out.

Parameters:
N The detail reduction factor, default 1.
Note:
N = 1 stands for no detail reduction.

int Levels  )  [inline]
 

Return the number of levels in the tree.

const CMatrix<TCoeff>& Matrix  )  const [inline]
 

Return the const coefficient matrix of the tree.

CMatrix<TCoeff>& Matrix  )  [inline]
 

Return the coefficient matrix of the tree.

void Set CMatrix< TCoeff > &  M,
int  L
[inline]
 

Set the coefficient matrix and number of levels of the tree.

Parameters:
M Matrix.
L Number fo levels.

void SetLevels int  l  )  [inline]
 

Set the number of levels of the tree.

Parameters:
L Number fo levels.


Generated on Tue Jul 11 11:22:32 2006 for ImgFusion by  doxygen 1.4.6