Hugin trunk 0.1
Loading...
Searching...
No Matches
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
 
const int maxSelectionDistance = 10
 maximal distance for selection of one point
 
const int polygonPointSize = 3
 half size of markers
 

Detailed Description

declaration of preview for lens calibration gui

Author
T. Modes

Definition in file PerspectiveImageCtrl.h.

Variable Documentation

◆ maxSelectionDistance

const int maxSelectionDistance = 10

◆ PerspectiveOffset

const int PerspectiveOffset = 200

◆ polygonPointSize

const int polygonPointSize = 3

half size of markers

Definition at line 38 of file PerspectiveImageCtrl.h.

Referenced by PerspectiveImageCtrl::DrawLines(), and PerspectiveImageCtrl::DrawRect().