HuginBase::Nona::WeightedStitcher< ImageType, AlphaType > Class Template Reference
#include <Stitcher.h>
Inheritance diagram for HuginBase::Nona::WeightedStitcher< ImageType, AlphaType >:
[legend]List of all members.
|
Public Types |
typedef Stitcher< ImageType,
AlphaType > | Base |
Public Member Functions |
| | WeightedStitcher (const PanoramaData &pano, AppBase::MultiProgressDisplay &progress) |
| virtual | ~WeightedStitcher () |
| template<class ImgIter, class ImgAccessor, class AlphaIter, class AlphaAccessor> |
| void | stitch (const PanoramaOptions &opts, UIntSet &imgSet, vigra::triple< ImgIter, ImgIter, ImgAccessor > pano, std::pair< AlphaIter, AlphaAccessor > alpha, SingleImageRemapper< ImageType, AlphaType > &remapper) |
| void | stitch (const PanoramaOptions &opts, UIntSet &imgSet, const std::string &filename, SingleImageRemapper< ImageType, AlphaType > &remapper) |
| | Stitch some images into a panorama file.
|
Protected Attributes |
| vigra::ImageImportInfo::ICCProfile | iccProfile |
template<typename ImageType, typename AlphaType>
class HuginBase::Nona::WeightedStitcher< ImageType, AlphaType >
Member Typedef Documentation
Constructor & Destructor Documentation
Member Function Documentation
|
template<typename ImageType, typename AlphaType> |
|
template<class ImgIter, class ImgAccessor, class AlphaIter, class AlphaAccessor> |
| void HuginBase::Nona::WeightedStitcher< ImageType, AlphaType >::stitch |
( |
const PanoramaOptions & |
opts, |
|
|
UIntSet & |
imgSet, |
|
|
vigra::triple< ImgIter, ImgIter, ImgAccessor > |
pano, |
|
|
std::pair< AlphaIter, AlphaAccessor > |
alpha, |
|
|
SingleImageRemapper< ImageType, AlphaType > & |
remapper |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file: