|
Hugintrunk
0.1
|
implementation of panel for perspective correction GUI More...
#include "PerspectivePanel.h"#include "ToolboxApp.h"#include "base_wx/platform.h"#include "wx/clrpicker.h"#include "hugin/config_defaults.h"#include "base_wx/wxPlatform.h"#include "panodata/Panorama.h"#include "algorithms/optimizer/PTOptimizer.h"#include "base_wx/PTWXDlg.h"#include "appbase/ProgressDisplay.h"#include "algorithms/basic/CalculateOptimalScale.h"#include "algorithms/basic/CalculateOptimalROI.h"#include "algorithms/nona/CalculateFOV.h"#include "algorithms/nona/FitPanorama.h"#include "lines/FindLines.h"#include "wx/stdpaths.h"#include "base_wx/Executor.h"#include "base_wx/wxutils.h"
Go to the source code of this file.
Classes | |
| class | PerspectiveDropTarget |
| file drag and drop handler method More... | |
implementation of panel for perspective correction GUI
Definition in file PerspectivePanel.cpp.
1.8.5