24#ifndef _HUGINAPP_CACHEDIMAGEREMAPPER_H
25#define _HUGINAPP_CACHEDIMAGEREMAPPER_H
69 void invalidate(
unsigned int imgNr);
struct to hold a image state for stitching
functor to create a remapped image
class to cache remapped images, loaded from the hugin small image cache.
virtual void release(MRemappedImage *d)
Nona::RemappedPanoImage< vigra::FRGBImage, vigra::BImage > MRemappedImage
std::map< unsigned, PanoramaOptions > m_panoOpts
std::map< unsigned, SrcPanoImage > m_imagesParam
std::map< unsigned, MRemappedImage * > m_images
mainly consists of wrapper around the pano tools library, to assist in ressource management and to pr...
std::vector< deghosting::BImagePtr > threshold(const std::vector< deghosting::FImagePtr > &inputImages, const double threshold, const uint16_t flags)
Threshold function used for creating alpha masks for images.