Hugin trunk 0.1
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType > Class Template Referenceabstract

functor to create a remapped image More...

#include <ImageRemapper.h>

Inheritance diagram for HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType >:
Inheritance graph

Public Member Functions

 SingleImageRemapper ()
 
virtual RemappedPanoImage< ImageType, AlphaType > * getRemapped (const PanoramaData &pano, const PanoramaOptions &opts, unsigned int imgNr, vigra::Rect2D outputROI, AppBase::ProgressDisplay *progress)=0
 create a remapped pano image.
 
virtual ~SingleImageRemapper ()
 
void setAdvancedOptions (const HuginBase::Nona::AdvancedOptions advancedOptions)
 
virtual void release (RemappedPanoImage< ImageType, AlphaType > *d)=0
 

Protected Attributes

HuginBase::Nona::AdvancedOptions m_advancedOptions
 

Detailed Description

template<typename ImageType, typename AlphaType>
class HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType >

functor to create a remapped image

Definition at line 41 of file ImageRemapper.h.

Constructor & Destructor Documentation

◆ SingleImageRemapper()

Definition at line 45 of file ImageRemapper.h.

◆ ~SingleImageRemapper()

Definition at line 58 of file ImageRemapper.h.

Member Function Documentation

◆ getRemapped()

virtual RemappedPanoImage< ImageType, AlphaType > * HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType >::getRemapped ( const PanoramaData pano,
const PanoramaOptions opts,
unsigned int  imgNr,
vigra::Rect2D  outputROI,
AppBase::ProgressDisplay progress 
)
pure virtual

◆ release()

◆ setAdvancedOptions()

Member Data Documentation

◆ m_advancedOptions


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