STIRA  0.1
Public Member Functions | List of all members
stira::steerable::PyramidBurtAdelson Class Reference

class implementing the Laplacian pyramid accoring to Burt and Adelson More...

#include <PyramidBurtAdelson.h>

Public Member Functions

 PyramidBurtAdelson ()
 constructor
 
 ~PyramidBurtAdelson ()
 destructor
 
bool Decompose (Image *pImage, int nrScales)
 decomposes an image in given number of scales More...
 
ArrayGrid< double > * Reconstruct ()
 reconstructs pyramid back to image
 
Pyramid< double > * GetPyramid ()
 gets pointer to pyramid data structure
 

Detailed Description

class implementing the Laplacian pyramid accoring to Burt and Adelson

Member Function Documentation

bool stira::steerable::PyramidBurtAdelson::Decompose ( Image pImage,
int  nrScales 
)

The documentation for this class was generated from the following files: