Hugintrunk  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Variables
PerspectiveImageCtrl.h File Reference

declaration of preview for lens calibration gui More...

#include <base_wx/wxImageCache.h>
#include <panoinc.h>
#include <lcms2.h>
Include dependency graph for PerspectiveImageCtrl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PerspectiveImageCtrl
 image previewer for perspective correction More...
 
class  PerspectiveImageCtrl::Line
 

Variables

const int PerspectiveOffset = 200
 size of border at all sides More...
 
const int maxSelectionDistance = 10
 maximal distance for selection of one point More...
 
const int polygonPointSize = 3
 half size of markers More...
 

Detailed Description

declaration of preview for lens calibration gui

Author
T. Modes

Definition in file PerspectiveImageCtrl.h.

Variable Documentation

const int maxSelectionDistance = 10

maximal distance for selection of one point

Definition at line 36 of file PerspectiveImageCtrl.h.

const int PerspectiveOffset = 200
const int polygonPointSize = 3

half size of markers

Definition at line 38 of file PerspectiveImageCtrl.h.