Hugintrunk
0.1
|
This file specifies what image variables SrcPanoImg should have. More...
Go to the source code of this file.
This file specifies what image variables SrcPanoImg should have.
This file is #included multiple times after defining a macro for image_variable. The idea is to reduce the amount of tedoius code copy & pasted for each image variable. The list will be used to generate things the following:
Definition in file image_variables.h.
bool Active |
Definition at line 161 of file image_variables.h.
HuginBase::MaskPolygonVector ActiveMasks |
Definition at line 158 of file image_variables.h.
bool AutoCenterCrop |
Definition at line 108 of file image_variables.h.
double CropFactor |
Definition at line 67 of file image_variables.h.
Definition at line 106 of file image_variables.h.
vigra::Rect2D CropRect |
Definition at line 107 of file image_variables.h.
std::vector<float> EMoRParams |
Definition at line 71 of file image_variables.h.
Referenced by HuginBase::PhotometricOptimizer::OptimData::OptimData().
double ExifAperture |
Definition at line 131 of file image_variables.h.
double ExifBlueBalance |
Definition at line 140 of file image_variables.h.
double ExifCropFactor |
Definition at line 135 of file image_variables.h.
std::string ExifDate |
Definition at line 137 of file image_variables.h.
double ExifDistance |
Definition at line 133 of file image_variables.h.
int ExifExposureMode |
Definition at line 138 of file image_variables.h.
double ExifExposureTime |
Definition at line 136 of file image_variables.h.
double ExifFocalLength |
Definition at line 129 of file image_variables.h.
double ExifFocalLength35 |
Definition at line 134 of file image_variables.h.
double ExifISO |
Definition at line 132 of file image_variables.h.
std::string ExifLens |
Definition at line 128 of file image_variables.h.
std::string ExifMake |
Definition at line 127 of file image_variables.h.
std::string ExifModel |
Definition at line 126 of file image_variables.h.
double ExifOrientation |
Definition at line 130 of file image_variables.h.
double ExifRedBalance |
Definition at line 139 of file image_variables.h.
double ExposureValue |
Definition at line 72 of file image_variables.h.
Referenced by HuginBase::PhotometricOptimizer::OptimData::OptimData().
HuginBase::FileMetaData FileMetadata |
Definition at line 141 of file image_variables.h.
std::string Filename |
Definition at line 62 of file image_variables.h.
std::string FlatfieldFilename |
Definition at line 114 of file image_variables.h.
double Gamma |
Definition at line 73 of file image_variables.h.
double HFOV |
Definition at line 66 of file image_variables.h.
Referenced by HuginBase::Lens::getFocalLength(), and HuginBase::LensDB::LensDB::GetFov().
Definition at line 155 of file image_variables.h.
double Pitch |
Definition at line 79 of file image_variables.h.
Referenced by HuginBase::RotatePanorama::rotatePano().
HuginBase::BaseSrcPanoImage::Projection Projection |
Definition at line 65 of file image_variables.h.
std::vector<double> RadialDistortion |
Definition at line 93 of file image_variables.h.
std::vector<double> RadialDistortionBlue |
Definition at line 97 of file image_variables.h.
hugin_utils::FDiff2D RadialDistortionCenterShift |
Definition at line 100 of file image_variables.h.
std::vector<double> RadialDistortionRed |
Definition at line 96 of file image_variables.h.
hugin_utils::FDiff2D RadialVigCorrCenterShift |
Definition at line 116 of file image_variables.h.
Referenced by HuginBase::PhotometricOptimizer::OptimData::OptimData().
std::vector<double> RadialVigCorrCoeff |
Definition at line 115 of file image_variables.h.
Referenced by HuginBase::PhotometricOptimizer::OptimData::OptimData().
HuginBase::BaseSrcPanoImage::ResponseType ResponseType |
Definition at line 70 of file image_variables.h.
double Roll |
Definition at line 78 of file image_variables.h.
Referenced by HuginBase::RotatePanorama::rotatePano().
hugin_utils::FDiff2D Shear |
Definition at line 103 of file image_variables.h.
vigra::Size2D Size |
Definition at line 63 of file image_variables.h.
double Stack |
Definition at line 90 of file image_variables.h.
double TranslationPlanePitch |
Definition at line 87 of file image_variables.h.
Referenced by HuginBase::RotatePanorama::rotatePano().
double TranslationPlaneYaw |
Definition at line 86 of file image_variables.h.
Referenced by HuginBase::RotatePanorama::rotatePano().
int VigCorrMode |
Definition at line 111 of file image_variables.h.
double WhiteBalanceBlue |
Definition at line 75 of file image_variables.h.
Referenced by HuginBase::PhotometricOptimizer::OptimData::OptimData().
double WhiteBalanceRed |
Definition at line 74 of file image_variables.h.
Referenced by HuginBase::PhotometricOptimizer::OptimData::OptimData().
double X |
Definition at line 82 of file image_variables.h.
Referenced by deghosting::Khan< PixelType >::createWeightMasks(), vigra_ext::FitPolynom(), GLPlaneOverviewRenderer::Redraw(), HuginBase::RotatePanorama::rotatePano(), and HuginBase::TranslatePanorama::translatePano().
double Y |
Definition at line 83 of file image_variables.h.
Referenced by GLPlaneOverviewRenderer::Redraw(), HuginBase::RotatePanorama::rotatePano(), and HuginBase::TranslatePanorama::translatePano().
double Yaw |
Definition at line 80 of file image_variables.h.
Referenced by HuginBase::RotatePanorama::rotatePano().
double Z |
Definition at line 84 of file image_variables.h.
Referenced by HuginBase::RotatePanorama::rotatePano(), and HuginBase::TranslatePanorama::translatePano().