HuginBase::Nona::SimpleStitcher< ImageType, AlphaType > Class Template Reference
A stitcher without seaming, just copies the images over each other.
More...
#include <Stitcher.h>
Inheritance diagram for HuginBase::Nona::SimpleStitcher< ImageType, AlphaType >:
[legend]List of all members.
|
Public Member Functions |
| | SimpleStitcher (const PanoramaData &pano, AppBase::MultiProgressDisplay &progress) |
| virtual | ~SimpleStitcher () |
| template<class ImgIter, class ImgAccessor, class AlphaIter, class AlphaAccessor, class BlendFunctor> |
| void | stitch (const PanoramaOptions &opts, UIntSet &imgSet, vigra::triple< ImgIter, ImgIter, ImgAccessor > pano, std::pair< AlphaIter, AlphaAccessor > alpha, SingleImageRemapper< ImageType, AlphaType > &remapper, BlendFunctor &blend) |
| template<class BlendFunctor> |
| void | stitch (const PanoramaOptions &opts, UIntSet &imgSet, const std::string &filename, SingleImageRemapper< ImageType, AlphaType > &remapper, BlendFunctor &blend) |
Protected Attributes |
| vigra::ImageExportInfo::ICCProfile | iccProfile |
Detailed Description
template<typename ImageType, typename AlphaType>
class HuginBase::Nona::SimpleStitcher< ImageType, AlphaType >
A stitcher without seaming, just copies the images over each other.
Constructor & Destructor Documentation
Member Function Documentation
|
template<typename ImageType, typename AlphaType> |
|
template<class ImgIter, class ImgAccessor, class AlphaIter, class AlphaAccessor, class BlendFunctor> |
| void HuginBase::Nona::SimpleStitcher< ImageType, AlphaType >::stitch |
( |
const PanoramaOptions & |
opts, |
|
|
UIntSet & |
imgSet, |
|
|
vigra::triple< ImgIter, ImgIter, ImgAccessor > |
pano, |
|
|
std::pair< AlphaIter, AlphaAccessor > |
alpha, |
|
|
SingleImageRemapper< ImageType, AlphaType > & |
remapper, |
|
|
BlendFunctor & |
blend |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: