|
Hugin trunk 0.1
|
Functions | |
| template<typename ImageType , typename AlphaType > | |
| void | saveRemapped (RemappedPanoImage< ImageType, AlphaType > &remapped, unsigned int imgNr, unsigned int nImg, const PanoramaOptions &opts, const std::string &basename, const bool useBigTIFF, AppBase::ProgressDisplay *progress) |
|
protected |
Definition at line 128 of file Stitcher.h.
References vigra_ext::applyRect(), vigra::exportImageAlpha(), HuginBase::PanoramaOptions::getHeight(), HuginBase::PanoramaOptions::getOutputExtension(), HuginBase::PanoramaOptions::getROI(), HuginBase::PanoramaOptions::getWidth(), HuginBase::PanoramaOptions::OUTPUT_HDR, HuginBase::PanoramaOptions::outputMode, HuginBase::PanoramaOptions::outputPixelType, HuginBase::PanoramaOptions::quality, vigra_ext::srcImageRange(), vigra_ext::srcMaskRange(), hugin_utils::stripPath(), threshold(), HuginBase::PanoramaOptions::tiff_saveROI, and HuginBase::PanoramaOptions::tiffCompression.
Referenced by HuginBase::Nona::MultiImageRemapper< ImageType, AlphaType >::saveRemapped(), and HuginBase::Nona::WeightedStitcher< ImageType, AlphaType >::stitch().