Hugintrunk
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) |
void HuginBase::Nona::detail::saveRemapped | ( | RemappedPanoImage< ImageType, AlphaType > & | remapped, |
unsigned int | imgNr, | ||
unsigned int | nImg, | ||
const PanoramaOptions & | opts, | ||
const std::string & | basename, | ||
const bool | useBigTIFF, | ||
AppBase::ProgressDisplay * | progress | ||
) |
Definition at line 128 of file Stitcher.h.
References vigra_ext::applyRect(), vigra_ext::ROIImage< Image, Mask >::boundingBox(), HuginBase::Nona::RemappedPanoImage< RemapImage, AlphaImage >::calcAlpha(), vigra::omp::copyImage(), vigra_ext::destImage(), vigra::exportImageAlpha(), HuginBase::PanoramaOptions::getHeight(), HuginBase::PanoramaOptions::getOutputExtension(), HuginBase::PanoramaOptions::getROI(), HuginBase::PanoramaOptions::getWidth(), HuginBase::Nona::RemappedPanoImage< RemapImage, AlphaImage >::m_ICCProfile, vigra_ext::ROIImage< Image, Mask >::m_image, vigra_ext::ROIImage< Image, Mask >::m_mask, HuginBase::PanoramaOptions::OUTPUT_HDR, HuginBase::PanoramaOptions::outputMode, HuginBase::PanoramaOptions::outputPixelType, HuginBase::PanoramaOptions::quality, AppBase::ProgressDisplay::setMessage(), vigra_ext::srcImage(), vigra_ext::srcImageRange(), vigra_ext::srcMaskRange(), hugin_utils::stripPath(), HuginBase::PanoramaOptions::tiff_saveROI, and HuginBase::PanoramaOptions::tiffCompression.
Referenced by HuginBase::Nona::MultiImageRemapper< ImageType, AlphaImageType >::saveRemapped(), and HuginBase::Nona::WeightedStitcher< ImageType, AlphaType >::stitch().