SPATMOD::IMAGE::FILTER_FUSION_BASICHIS Class Reference

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

#include <spatmod/imagefilterfusion.h>

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

List of all members.

Public Member Functions

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

Detailed Description

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


Constructor & Destructor Documentation

SPATMOD::IMAGE::FILTER_FUSION_BASICHIS::FILTER_FUSION_BASICHIS ( 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" intensity rather than replacing
virtual SPATMOD::IMAGE::FILTER_FUSION_BASICHIS::~FILTER_FUSION_BASICHIS (  )  [virtual]

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

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