SPATMOD::IMAGE::FILTER_FUSION_BASICHBS Class Reference

Filter to perform fusion of low resolution and high resolution images via "Basic HBS" method. More...

#include <spatmod/imagefilterfusion.h>

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

List of all members.

Public Member Functions

 FILTER_FUSION_BASICHBS (STAGE *pImageHighRes, STAGE *pImageLowRes, bool TakeOwnership, double MaxHighRes, double MaxRGB, bool HighResDoesModulate)
virtual ~FILTER_FUSION_BASICHBS ()

Detailed Description

Filter to perform fusion of low resolution and high resolution images via "Basic HBS" method.


Constructor & Destructor Documentation

SPATMOD::IMAGE::FILTER_FUSION_BASICHBS::FILTER_FUSION_BASICHBS ( STAGE pImageHighRes,
STAGE pImageLowRes,
bool  TakeOwnership,
double  MaxHighRes,
double  MaxRGB,
bool  HighResDoesModulate 
)

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
MaxHighRes HighRes value corresponding to maximum (100%) intensity
MaxRGB Value corresponding to 100% saturation in RGB images.
HighResDoesModulate Use highres to "modulate" brightness rather than replacing
virtual SPATMOD::IMAGE::FILTER_FUSION_BASICHBS::~FILTER_FUSION_BASICHBS (  )  [virtual]

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

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