63 image_variable(
Size, vigra::Size2D , vigra::Size2D(0,0) )
65 image_variable(
Projection, HuginBase::BaseSrcPanoImage::Projection, RECTILINEAR )
66 image_variable(
HFOV,
double, 50.0 )
70 image_variable(
ResponseType, HuginBase::BaseSrcPanoImage::ResponseType, RESPONSE_EMOR )
71 image_variable(
EMoRParams, std::vector<
float>, std::vector<
float>(5, 0.0f) )
73 image_variable(
Gamma,
double, 1.0 )
78 image_variable(
Roll,
double , 0.0 )
79 image_variable(
Pitch,
double , 0.0 )
80 image_variable(
Yaw,
double, 0.0 )
82 image_variable(
X,
double , 0.0 )
83 image_variable(
Y,
double , 0.0 )
84 image_variable(
Z,
double, 0.0 )
90 image_variable(
Stack,
double, 0.0 )
93 image_variable(
RadialDistortion, std::vector<
double>, std::vector<
double>({ 0.0, 0.0, 0.0, 1.0 }))
96 image_variable(
RadialDistortionRed, std::vector<double>, std::vector<double>({ 0.0, 0.0, 0.0, 1.0 }))
103 image_variable(
Shear, hugin_utils::
FDiff2D, hugin_utils::FDiff2D(0, 0) )
106 image_variable(
CropMode, HuginBase::BaseSrcPanoImage::CropMode, NO_CROP )
107 image_variable(
CropRect, vigra::Rect2D, vigra::Rect2D(0, 0, 0, 0) )
121 image_variable( ka, std::vector<double>, , )
122 image_variable( kb, std::vector<
double>, , )
148 image_variable( FeatherWidth,
unsigned int, 10 )
150 image_variable( Morph,
bool, false )
std::string FlatfieldFilename
std::vector< float > EMoRParams
HuginBase::BaseSrcPanoImage::ResponseType ResponseType
hugin_utils::FDiff2D RadialVigCorrCenterShift
std::vector< double > RadialVigCorrCoeff
std::vector< double > RadialDistortion
double TranslationPlanePitch
double TranslationPlaneYaw
std::map< std::string, std::string > FileMetaData
typedef for general map for storing metadata in files
hugin_utils::FDiff2D Shear
TDiff2D< double > FDiff2D
HuginBase::MaskPolygonVector ActiveMasks
HuginBase::MaskPolygonVector Masks
std::vector< MaskPolygon > MaskPolygonVector
hugin_utils::FDiff2D RadialDistortionCenterShift
std::vector< double > RadialDistortionRed
HuginBase::BaseSrcPanoImage::Projection Projection
HuginBase::BaseSrcPanoImage::CropMode CropMode
std::vector< double > RadialDistortionBlue
HuginBase::FileMetaData FileMetadata