Hugintrunk
0.1
|
program for assistant and stitching execution More...
#include <hugin_config.h>
#include <fstream>
#include <sstream>
#include <wx/app.h>
#include <wx/cmdline.h>
#include <wx/arrstr.h>
#include <wx/stdpaths.h>
#include "base_wx/huginConfig.h"
#include "base_wx/platform.h"
#include "panodata/Panorama.h"
#include "hugin/config_defaults.h"
#include "base_wx/Executor.h"
#include "base_wx/AssistantExecutor.h"
#include "base_wx/StitchingExecutor.h"
Go to the source code of this file.
Classes | |
class | HuginExecutor |
Macros | |
#define | APP wxAppConsole |
program for assistant and stitching execution
Definition in file hugin_executor.cpp.
#define APP wxAppConsole |
Definition at line 58 of file hugin_executor.cpp.