#include <iostream>
#include <stdio.h>
#include <stdexcept>
#include "SrcPanoImage.h"
#include <vector>
#include <vigra/diff2d.hxx>
#include <vigra/imageinfo.hxx>
#include <hugin_utils/utils.h>
#include <exiv2/exiv2.hpp>
#include <lensdb/LensDB.h>
#include "Exiv2Helper.h"
#include "ImageVariableTranslate.h"
#include "image_variables.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.
|
|