|
Hugin trunk 0.1
|
create a panorama using the reduce operation on all overlapping pixels. More...
#include <Stitcher.h>

Public Attributes | |
| vigra::ImageImportInfo::ICCProfile | iccProfile |
Private Types | |
| typedef Stitcher< ImageType, AlphaType > | Base |
Additional Inherited Members | |
Protected Member Functions inherited from HuginBase::Nona::Stitcher< ImageType, AlphaType > | |
| virtual void | calcOutputROIS (const PanoramaOptions &opts, const UIntSet &images) |
Protected Attributes inherited from HuginBase::Nona::Stitcher< ImageType, AlphaType > | |
| const PanoramaData & | m_pano |
| AppBase::ProgressDisplay * | m_progress |
| UIntSet | m_images |
| std::vector< vigra::Rect2D > | m_rois |
create a panorama using the reduce operation on all overlapping pixels.
WARNING: this version is very memory hungry for large panoramas (> 3 images ;-)
Definition at line 689 of file Stitcher.h.
|
private |
Definition at line 691 of file Stitcher.h.
|
inline |
Definition at line 693 of file Stitcher.h.
|
inlinevirtual |
Definition at line 699 of file Stitcher.h.
|
inline |
Definition at line 704 of file Stitcher.h.
References DEBUG_DEBUG, vigra::exportImageAlpha(), HuginBase::Nona::GetAdvancedOption(), hugin_utils::getExtension(), HuginBase::PanoramaOptions::getHeight(), HuginBase::PanoramaOptions::getOutputExtension(), HuginBase::PanoramaOptions::getWidth(), HuginBase::PanoramaOptions::HDR, HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::iccProfile, HuginBase::PanoramaOptions::JPEG, HuginBase::PanoramaOptions::outputFormat, HuginBase::PanoramaOptions::outputPixelType, HuginBase::PanoramaOptions::quality, HuginBase::Nona::Stitcher< ImageType, AlphaType >::stitch(), HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::stitch(), hugin_utils::stripExtension(), threshold(), HuginBase::PanoramaOptions::TIFF, HuginBase::PanoramaOptions::tiffCompression, and hugin_utils::tolower().
Referenced by HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::stitch().
|
inline |
Definition at line 766 of file Stitcher.h.
References HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType >::getRemapped(), HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::iccProfile, HuginBase::Nona::RemappedPanoImage< RemapImage, AlphaImage >::m_ICCProfile, HuginBase::Nona::Stitcher< ImageType, AlphaType >::m_pano, HuginBase::Nona::Stitcher< ImageType, AlphaType >::m_progress, HuginBase::Nona::Stitcher< ImageType, AlphaType >::m_rois, HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType >::release(), AppBase::ProgressDisplay::setMessage(), HuginBase::Nona::Stitcher< ImageType, AlphaType >::stitch(), and threshold().
| vigra::ImageImportInfo::ICCProfile HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::iccProfile |
Definition at line 831 of file Stitcher.h.
Referenced by HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::stitch(), and HuginBase::Nona::ReduceStitcher< ImageType, AlphaType >::stitch().