digiKam
pt_script_image Struct Reference

Public Attributes

double cameraPosition [PANO_TRANSLATION_COEF_COUNT]
 
int cropArea [PANO_PARSER_COEF_COUNT]
 
double fHorFOV
 
int fHorFOVRef
 
double geometryCoef [PANO_PARSER_COEF_COUNT]
 
int geometryCoefRef [PANO_PARSER_COEF_COUNT]
 
int height
 
double imageEV
 
int imageEVRef
 
char * name
 
double photometricCoef [PANO_PARSER_RESP_CURVE_COEF_COUNT]
 
int photometricCoefRef [PANO_PARSER_RESP_CURVE_COEF_COUNT]
 
double pitch
 
int pitchRef
 
int projection
 
double projectionPlaneRotation [PANO_PROJECTION_COEF_COUNT]
 
double roll
 
int rollRef
 
int stack
 
int stackRef
 
double vignettingCorrectionCoef [PANO_PARSER_VIGN_COEF_COUNT]
 
int vignettingCorrectionCoefRef [PANO_PARSER_VIGN_COEF_COUNT]
 
int vignettingCorrectionMode
 
int vignettingCorrectionModeRef
 
char * vignettingFlatFieldFile
 
double whiteBalanceFactorBlue
 
int whiteBalanceFactorBlueRef
 
double whiteBalanceFactorRed
 
int whiteBalanceFactorRedRef
 
int width
 
double yaw
 
int yawRef
 

Member Data Documentation

◆ cameraPosition

◆ cropArea

◆ fHorFOV

double pt_script_image::fHorFOV

Referenced by panoScriptGetImageHFOV().

◆ fHorFOVRef

int pt_script_image::fHorFOVRef

these variables hold pointers to equivalent variables in other images they are equivalent to the format =<index> where is variable name, and index is a base-zero pointer to another image If they are -1 they are unused

Referenced by panoScriptGetImageHFOVRef().

◆ geometryCoef

◆ geometryCoefRef

◆ height

int pt_script_image::height

◆ imageEV

double pt_script_image::imageEV

Exposure related

Referenced by panoScriptGetImageExposure().

◆ imageEVRef

int pt_script_image::imageEVRef

image references for de-referencing (var=index)

Referenced by panoScriptGetImageExposureRef().

◆ name

char* pt_script_image::name

◆ photometricCoef

◆ photometricCoefRef

◆ pitch

double pt_script_image::pitch

Referenced by panoScriptGetImagePitch().

◆ pitchRef

int pt_script_image::pitchRef

◆ projection

int pt_script_image::projection

◆ projectionPlaneRotation

double pt_script_image::projectionPlaneRotation[PANO_PROJECTION_COEF_COUNT]

◆ roll

double pt_script_image::roll

Referenced by panoScriptGetImageRoll().

◆ rollRef

int pt_script_image::rollRef

◆ stack

int pt_script_image::stack

Referenced by panoScriptGetImageStack().

◆ stackRef

int pt_script_image::stackRef

◆ vignettingCorrectionCoef

◆ vignettingCorrectionCoefRef

◆ vignettingCorrectionMode

int pt_script_image::vignettingCorrectionMode

◆ vignettingCorrectionModeRef

int pt_script_image::vignettingCorrectionModeRef

◆ vignettingFlatFieldFile

char* pt_script_image::vignettingFlatFieldFile

◆ whiteBalanceFactorBlue

double pt_script_image::whiteBalanceFactorBlue

◆ whiteBalanceFactorBlueRef

int pt_script_image::whiteBalanceFactorBlueRef

◆ whiteBalanceFactorRed

double pt_script_image::whiteBalanceFactorRed

Referenced by panoScriptGetImageWBRed().

◆ whiteBalanceFactorRedRef

int pt_script_image::whiteBalanceFactorRedRef

◆ width

int pt_script_image::width

Referenced by panoScriptGetImageWidth().

◆ yaw

double pt_script_image::yaw

Referenced by panoScriptGetImageYaw().

◆ yawRef

int pt_script_image::yawRef

The documentation for this struct was generated from the following file: