#include <panodata/PanoramaData.h>#include <nona/RemappedPanoImage.h>#include <vigra/functorexpression.hxx>#include <vigra_ext/VignettingCorrection.h>Include dependency graph for ImageRemapper.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | HuginBase |
| namespace | HuginBase::Nona |
Classes | |
| class | HuginBase::Nona::SingleImageRemapper< ImageType, AlphaType > |
| functor to create a remapped image More... | |
| class | HuginBase::Nona::FileRemapper< ImageType, AlphaType > |
| functor to create a remapped image, loads image from disk More... | |
Functions | |
| template<class FFType, class SrcIter, class SrcAccessor, class DestIter, class DestAccessor> | |
| void | applyFlatfield (vigra::triple< SrcIter, SrcIter, SrcAccessor > srcImg, vigra::pair< DestIter, DestAccessor > destImg, vigra::ImageImportInfo &ffInfo, double gamma, double gammaMaxVal, bool division, typename vigra::NumericTraits< typename SrcAccessor::value_type >::RealPromote a, typename vigra::NumericTraits< typename SrcAccessor::value_type >::RealPromote b, bool dither) |
| load a flatfield image and apply the correction | |
|
||||||||||||||||||||||||||||||||||||||||||||
|
load a flatfield image and apply the correction
Definition at line 255 of file ImageRemapper.h. References vigra_ext::flatfieldVigCorrection(). |
1.3.9.1