Hugintrunk
0.1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
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::OptimizerSwitches
OptimizerSwitches
defines all optimizer switches, they can be combined with OR
Definition:
OptimizerSwitches.h:31
HuginBase::OPT_TRANSLATION
Definition:
OptimizerSwitches.h:38
HuginBase::OPT_EXPOSURE
Definition:
OptimizerSwitches.h:39
HuginBase::OPT_WHITEBALANCE
Definition:
OptimizerSwitches.h:40
HuginBase::OPT_ALL
Definition:
OptimizerSwitches.h:37
HuginBase::OPT_VIGNETTING
Definition:
OptimizerSwitches.h:41
HuginBase::OPT_RESPONSE
Definition:
OptimizerSwitches.h:43
HuginBase::OPT_BARREL
Definition:
OptimizerSwitches.h:36
HuginBase::OPT_POSITION
Definition:
OptimizerSwitches.h:34
HuginBase::OPT_VIGNETTING_CENTER
Definition:
OptimizerSwitches.h:42
HuginBase::OPT_VIEW
Definition:
OptimizerSwitches.h:35
HuginBase::OPT_PAIR
Definition:
OptimizerSwitches.h:33
Generated on Sun Nov 10 2024 01:25:47 for Hugintrunk by
1.8.5