Hugin trunk
0.1
Loading...
Searching...
No Matches
hugin_base
panodata
OptimizerSwitches.h
Go to the documentation of this file.
1
// -*- c-basic-offset: 4 -*-
9
/* This is free software; you can redistribute it and/or
10
* modify it under the terms of the GNU General Public
11
* License as published by the Free Software Foundation; either
12
* version 2 of the License, or (at your option) any later version.
13
*
14
* This software is distributed in the hope that it will be useful,
15
* but WITHOUT ANY WARRANTY; without even the implied warranty of
16
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17
* Lesser General Public License for more details.
18
*
19
* You should have received a copy of the GNU General Public
20
* License along with this software. If not, see
21
* <http://www.gnu.org/licenses/>.
22
*
23
*/
24
25
#ifndef _OPTSWITCHES_H
26
#define _OPTSWITCHES_H
27
28
namespace
HuginBase
{
29
31
enum
OptimizerSwitches
32
{
33
OPT_PAIR
=0x0001,
34
OPT_POSITION
=0x0002,
35
OPT_VIEW
=0x0004,
36
OPT_BARREL
=0x0008,
37
OPT_ALL
=0x0010,
38
OPT_TRANSLATION
=0x0020,
39
OPT_EXPOSURE
=0x0001,
40
OPT_WHITEBALANCE
=0x0002,
41
OPT_VIGNETTING
=0x0004,
42
OPT_VIGNETTING_CENTER
=0x0008,
43
OPT_RESPONSE
=0x0010
44
};
45
46
}
// namespace
47
#endif
// _OPTSWITCHES_H
HuginBase
mainly consists of wrapper around the pano tools library, to assist in ressource management and to pr...
Definition
wxcms.cpp:39
HuginBase::OptimizerSwitches
OptimizerSwitches
defines all optimizer switches, they can be combined with OR
Definition
OptimizerSwitches.h:32
HuginBase::OPT_VIGNETTING_CENTER
@ OPT_VIGNETTING_CENTER
Definition
OptimizerSwitches.h:42
HuginBase::OPT_POSITION
@ OPT_POSITION
Definition
OptimizerSwitches.h:34
HuginBase::OPT_RESPONSE
@ OPT_RESPONSE
Definition
OptimizerSwitches.h:43
HuginBase::OPT_TRANSLATION
@ OPT_TRANSLATION
Definition
OptimizerSwitches.h:38
HuginBase::OPT_BARREL
@ OPT_BARREL
Definition
OptimizerSwitches.h:36
HuginBase::OPT_PAIR
@ OPT_PAIR
Definition
OptimizerSwitches.h:33
HuginBase::OPT_WHITEBALANCE
@ OPT_WHITEBALANCE
Definition
OptimizerSwitches.h:40
HuginBase::OPT_ALL
@ OPT_ALL
Definition
OptimizerSwitches.h:37
HuginBase::OPT_EXPOSURE
@ OPT_EXPOSURE
Definition
OptimizerSwitches.h:39
HuginBase::OPT_VIGNETTING
@ OPT_VIGNETTING
Definition
OptimizerSwitches.h:41
HuginBase::OPT_VIEW
@ OPT_VIEW
Definition
OptimizerSwitches.h:35
Generated on Sun Sep 6 2026 02:43:01 for Hugin trunk by
1.9.8