digiKam
|
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 |
double pt_script_image::cameraPosition[PANO_TRANSLATION_COEF_COUNT] |
int pt_script_image::cropArea[PANO_PARSER_COEF_COUNT] |
double pt_script_image::fHorFOV |
Referenced by panoScriptGetImageHFOV().
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().
double pt_script_image::geometryCoef[PANO_PARSER_COEF_COUNT] |
int pt_script_image::geometryCoefRef[PANO_PARSER_COEF_COUNT] |
int pt_script_image::height |
Referenced by panoScriptGetImageHeight().
double pt_script_image::imageEV |
Exposure related
Referenced by panoScriptGetImageExposure().
int pt_script_image::imageEVRef |
image references for de-referencing (var=index)
Referenced by panoScriptGetImageExposureRef().
char* pt_script_image::name |
Referenced by panoScriptFree(), and panoScriptGetImageName().
double pt_script_image::photometricCoef[PANO_PARSER_RESP_CURVE_COEF_COUNT] |
int pt_script_image::photometricCoefRef[PANO_PARSER_RESP_CURVE_COEF_COUNT] |
double pt_script_image::pitch |
Referenced by panoScriptGetImagePitch().
int pt_script_image::pitchRef |
int pt_script_image::projection |
Referenced by panoScriptGetImageProjection().
double pt_script_image::projectionPlaneRotation[PANO_PROJECTION_COEF_COUNT] |
Referenced by panoScriptGetImageProjectionPlanePitch(), and panoScriptGetImageProjectionPlaneYaw().
double pt_script_image::roll |
Referenced by panoScriptGetImageRoll().
int pt_script_image::rollRef |
int pt_script_image::stack |
Referenced by panoScriptGetImageStack().
int pt_script_image::stackRef |
Referenced by panoScriptGetImageStackRef().
double pt_script_image::vignettingCorrectionCoef[PANO_PARSER_VIGN_COEF_COUNT] |
int pt_script_image::vignettingCorrectionCoefRef[PANO_PARSER_VIGN_COEF_COUNT] |
int pt_script_image::vignettingCorrectionMode |
Referenced by panoScriptGetImageVignettingMode().
int pt_script_image::vignettingCorrectionModeRef |
Referenced by panoScriptGetImageVignettingModeRef().
char* pt_script_image::vignettingFlatFieldFile |
Referenced by panoScriptGetImageVignettingFlatField().
double pt_script_image::whiteBalanceFactorBlue |
Referenced by panoScriptGetImageWBBlue().
int pt_script_image::whiteBalanceFactorBlueRef |
Referenced by panoScriptGetImageWBBlueRef().
double pt_script_image::whiteBalanceFactorRed |
Referenced by panoScriptGetImageWBRed().
int pt_script_image::whiteBalanceFactorRedRef |
Referenced by panoScriptGetImageWBRedRef().
int pt_script_image::width |
Referenced by panoScriptGetImageWidth().
double pt_script_image::yaw |
Referenced by panoScriptGetImageYaw().
int pt_script_image::yawRef |