Hugin trunk 0.1
Loading...
Searching...
No Matches
PanoToolsUtils.h
Go to the documentation of this file.
1// -*- c-basic-offset: 4 -*-
26#ifndef _PANOTOOLS_PTUTILS_H
27#define _PANOTOOLS_PTUTILS_H
28
29#include <hugin_shared.h>
31
32
33namespace HuginBase
34{
35namespace PTools
36{
37
40 IMPEX void calcCtrlPointErrors(PanoramaData & pano);
41
42} // PTools namespace
43} // HuginBase namespace
44
45#endif // _H
#define IMPEX
void calcCtrlPointErrors(PanoramaData &pano)
Update the Ctrl Point errors without optimizing.
mainly consists of wrapper around the pano tools library, to assist in ressource management and to pr...
Definition wxcms.cpp:39