Hugintrunk
0.1
|
some definitions to work with optimizer master switches More...
Go to the source code of this file.
Namespaces | |
HuginBase | |
mainly consists of wrapper around the pano tools library, to assist in ressource management and to provide a nicer interface. | |
Enumerations | |
enum | HuginBase::OptimizerSwitches { HuginBase::OPT_PAIR =0x0001, HuginBase::OPT_POSITION =0x0002, HuginBase::OPT_VIEW =0x0004, HuginBase::OPT_BARREL =0x0008, HuginBase::OPT_ALL =0x0010, HuginBase::OPT_TRANSLATION =0x0020, HuginBase::OPT_EXPOSURE =0x0001, HuginBase::OPT_WHITEBALANCE =0x0002, HuginBase::OPT_VIGNETTING =0x0004, HuginBase::OPT_VIGNETTING_CENTER =0x0008, HuginBase::OPT_RESPONSE =0x0010 } |
defines all optimizer switches, they can be combined with OR More... | |
some definitions to work with optimizer master switches
Definition in file OptimizerSwitches.h.