HuginBase::Nona::MultiImageRemapper< ImageType, AlphaType > Class Template Reference
remap a set of images, and store the individual remapped files. More...
#include <Stitcher.h>
Inheritance diagram for HuginBase::Nona::MultiImageRemapper< ImageType, AlphaType >:

Public Types | |
| typedef Stitcher< ImageType, AlphaType > | Base |
Public Member Functions | |
| MultiImageRemapper (const PanoramaData &pano, AppBase::MultiProgressDisplay &progress) | |
| virtual | ~MultiImageRemapper () |
| virtual void | stitch (const PanoramaOptions &opts, UIntSet &images, const std::string &basename, SingleImageRemapper< ImageType, AlphaType > &remapper) |
| Stitch some images into a panorama file. | |
| virtual void | prepareOutputFile (const PanoramaOptions &opts) |
| prepare the output file (setup file structures etc.) | |
| virtual void | saveRemapped (RemappedPanoImage< ImageType, AlphaType > &remapped, unsigned int imgNr, unsigned int nImg, const PanoramaOptions &opts) |
| save a remapped image, or layer | |
| virtual void | finalizeOutputFile (const PanoramaOptions &opts) |
Protected Attributes | |
| std::string | m_basename |
Detailed Description
template<typename ImageType, typename AlphaType>
class HuginBase::Nona::MultiImageRemapper< ImageType, AlphaType >
remap a set of images, and store the individual remapped files.
Member Typedef Documentation
|
|||||
|
Reimplemented in HuginBase::Nona::TiffMultiLayerRemapper< ImageType, AlphaImageType >. |
Constructor & Destructor Documentation
|
||||||||||||||||
|
|
|
|||||||||
|
|
Member Function Documentation
|
||||||||||
|
Reimplemented in HuginBase::Nona::TiffMultiLayerRemapper< ImageType, AlphaImageType >. |
|
||||||||||
|
prepare the output file (setup file structures etc.)
Reimplemented in HuginBase::Nona::TiffMultiLayerRemapper< ImageType, AlphaImageType >. |
|
||||||||||||||||||||||||
|
save a remapped image, or layer
Reimplemented in HuginBase::Nona::TiffMultiLayerRemapper< ImageType, AlphaImageType >. |
|
||||||||||||||||||||||||
|
Stitch some images into a panorama file. The filename can be specified with and without extension Reimplemented from HuginBase::Nona::Stitcher< ImageType, AlphaType >. |
Member Data Documentation
|
|||||
|
|
The documentation for this class was generated from the following file:
- hugin_base/nona/Stitcher.h
1.3.9.1