#include <vector>
#include <functional>
#include "hugin_config.h"
#include <random>
#include <vigra/stdimage.hxx>
#include <vigra/numerictraits.hxx>
#include <vigra/array_vector.hxx>
#include <hugin_math/hugin_math.h>
#include <vigra_ext/lut.h>
#include <vigra_ext/utils.h>
#include <panodata/SrcPanoImage.h>
Go to the source code of this file.
|
| HuginBase |
| mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface.
|
|
| HuginBase::Photometric |
|