SPATMOD::IMAGE::FILTER_FUSION_TEXTUREPCA Class Reference

Filter to perform fusion of low resolution and high resolution images via "Texture PCA" method. More...

#include <spatmod/imagefilterfusion.h>

Inheritance diagram for SPATMOD::IMAGE::FILTER_FUSION_TEXTUREPCA:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FILTER_FUSION_TEXTUREPCA (STAGE *pImageHighRes, STAGE *pImageLowRes, bool TakeOwnership)
virtual ~FILTER_FUSION_TEXTUREPCA ()

Detailed Description

Filter to perform fusion of low resolution and high resolution images via "Texture PCA" method.


Constructor & Destructor Documentation

SPATMOD::IMAGE::FILTER_FUSION_TEXTUREPCA::FILTER_FUSION_TEXTUREPCA ( STAGE pImageHighRes,
STAGE pImageLowRes,
bool  TakeOwnership 
)

Construct using high-resolution and low-resolution source images.

Parameters:
pImageHighRes Pointer to high-resolution image
pImageLowRes Pointer to low-resolution image
TakeOwnership Filter takes ownership of previous stages and will delete when needed
virtual SPATMOD::IMAGE::FILTER_FUSION_TEXTUREPCA::~FILTER_FUSION_TEXTUREPCA (  )  [virtual]

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

Generated on Sun Oct 7 21:39:47 2012 for TNTsdk 2012 by  doxygen 1.6.1