digiKam
|
char* panoScriptGetCtrlPointComment | ( | pt_script * | script, |
int | cp, | ||
int | c | ||
) |
References pt_script::ctrlPoints_prevComments, panoScriptGetCtrlPointCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetCtrlPointCount | ( | pt_script * | script | ) |
References pt_script::iCtrlPointsCount, and script.
Referenced by Digikam::PTOFile::getPTO(), panoScriptGetCtrlPointComment(), panoScriptGetCtrlPointImage1(), panoScriptGetCtrlPointImage2(), panoScriptGetCtrlPointPrevCommentCount(), panoScriptGetCtrlPointType(), panoScriptGetCtrlPointX1(), panoScriptGetCtrlPointX2(), panoScriptGetCtrlPointY1(), and panoScriptGetCtrlPointY2().
int panoScriptGetCtrlPointImage1 | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, pt_script_ctrl_point::iImage1, panoScriptGetCtrlPointCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetCtrlPointImage2 | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, pt_script_ctrl_point::iImage2, panoScriptGetCtrlPointCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetCtrlPointPrevCommentCount | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::iCtrlPoints_prevCommentsCount, panoScriptGetCtrlPointCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetCtrlPointType | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, panoScriptGetCtrlPointCount(), script, and pt_script_ctrl_point::type.
double panoScriptGetCtrlPointX1 | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, pt_script_ctrl_point::p1, panoScriptGetCtrlPointCount(), script, and pt_point_double::x.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetCtrlPointX2 | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, pt_script_ctrl_point::p2, panoScriptGetCtrlPointCount(), script, and pt_point_double::x.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetCtrlPointY1 | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, pt_script_ctrl_point::p1, panoScriptGetCtrlPointCount(), script, and pt_point_double::y.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetCtrlPointY2 | ( | pt_script * | script, |
int | cp | ||
) |
References pt_script::ctrlPointsSpec, pt_script_ctrl_point::p2, panoScriptGetCtrlPointCount(), script, and pt_point_double::y.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetEndingComment | ( | pt_script * | script, |
int | c | ||
) |
References pt_script::endingComments, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetEndingCommentCount | ( | pt_script * | script | ) |
References pt_script::iEndingCommentsCount, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCameraTranslationX | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cameraPosition, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCameraTranslationY | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cameraPosition, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCameraTranslationZ | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cameraPosition, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCoefA | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCoefARef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCoefB | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCoefBRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCoefC | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCoefCRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCoefD | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCoefDRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageCoefE | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCoefERef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetImageComment | ( | pt_script * | script, |
int | i, | ||
int | c | ||
) |
References pt_script::image_prevComments, panoScriptGetImagePrevCommentsCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCropBottom | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cropArea, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCropLeft | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cropArea, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCropRight | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cropArea, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageCropTop | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::cropArea, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageExposure | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::imageEV, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageExposureRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::imageEVRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageHeight | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::height, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageHFOV | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::fHorFOV, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageHFOVRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::fHorFOVRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetImageName | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::name, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImagePhotometricCoeffA | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoef, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagePhotometricCoeffARef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoefRef, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImagePhotometricCoeffB | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoef, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagePhotometricCoeffBRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoefRef, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImagePhotometricCoeffC | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoef, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagePhotometricCoeffCRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoefRef, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImagePhotometricCoeffD | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoef, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagePhotometricCoeffDRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoefRef, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImagePhotometricCoeffE | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoef, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagePhotometricCoeffERef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::photometricCoefRef, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImagePitch | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::pitch, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagePrevCommentsCount | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::iImage_prevCommentsCount, and script.
Referenced by Digikam::PTOFile::getPTO(), and panoScriptGetImageComment().
int panoScriptGetImageProjection | ( | pt_script * | script, |
int | i | ||
) |
0: Rectilinear, 1: Panoramic, 2: Circular fisheye, 3: FF fisheye, 4: equirectangular
References pt_script::inputImageSpec, pt_script_image::projection, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageProjectionPlanePitch | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::projectionPlaneRotation, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageProjectionPlaneYaw | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::projectionPlaneRotation, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageRoll | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, pt_script_image::roll, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImagesCount | ( | pt_script * | script | ) |
NOTE: any function name ending with "Ref" returns -1 if there are no such reference
References pt_script::iInputImagesCount, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageSheerX | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageSheerXRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageSheerY | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageSheerYRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script_image::geometryCoefRef, pt_script::inputImageSpec, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageStack | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::stack.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageStackRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::stackRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageVignettingCoeffA | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingCoeffARef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoefRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageVignettingCoeffB | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingCoeffBRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoefRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageVignettingCoeffC | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingCoeffCRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoefRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageVignettingCoeffD | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingCoeffDRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoefRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageVignettingCoeffX | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingCoeffXRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoefRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageVignettingCoeffY | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingCoeffYRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionCoefRef.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetImageVignettingFlatField | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingFlatFieldFile.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingMode | ( | pt_script * | script, |
int | i | ||
) |
Bit0: radial, Bit1: flatfield, Bit2: proportional
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionMode.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageVignettingModeRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::vignettingCorrectionModeRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageWBBlue | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::whiteBalanceFactorBlue.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageWBBlueRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::whiteBalanceFactorBlueRef.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageWBRed | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::whiteBalanceFactorRed.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageWBRedRef | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::whiteBalanceFactorRedRef.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetImageWidth | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::width.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetImageYaw | ( | pt_script * | script, |
int | i | ||
) |
References pt_script::inputImageSpec, script, and pt_script_image::yaw.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetMaskComment | ( | pt_script * | script, |
int | m, | ||
int | c | ||
) |
References pt_script::masks_prevComments, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskCount | ( | pt_script * | script | ) |
References pt_script::iMasksCount, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskImage | ( | pt_script * | script, |
int | m | ||
) |
References pt_script_mask::iImage, pt_script::masks, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskPointCount | ( | pt_script * | script, |
int | m | ||
) |
References pt_script_mask::iPointsCount, pt_script::masks, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskPointX | ( | pt_script * | script, |
int | m, | ||
int | p | ||
) |
References pt_script::masks, pt_script_mask::points, script, and pt_point::x.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskPointY | ( | pt_script * | script, |
int | m, | ||
int | p | ||
) |
References pt_script::masks, pt_script_mask::points, script, and pt_point::y.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskPrevCommentCount | ( | pt_script * | script, |
int | m | ||
) |
References pt_script::iCtrlPoints_prevCommentsCount, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetMaskType | ( | pt_script * | script, |
int | m | ||
) |
References pt_script::masks, script, and pt_script_mask::type.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetOptimizeComment | ( | pt_script * | script, |
int | c | ||
) |
References pt_script::optimize_prevComments, panoScriptGetOptimizePrevCommentsCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetOptimizeGamma | ( | pt_script * | script | ) |
References pt_script_optimize::fGamma, pt_script::optimize, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetOptimizeHuberSigma | ( | pt_script * | script | ) |
References pt_script_optimize::huberEstimator, pt_script::optimize, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetOptimizeInterpolator | ( | pt_script * | script | ) |
0: poly3, 1: spline16, 2: spline36, 3: sinc256, 4: spline64, 5: bilinear, 6: nearest neighbor, 7: sinc1024
References pt_script_optimize::interpolator, pt_script::optimize, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetOptimizePhotometricHuberSigma | ( | pt_script * | script | ) |
References pt_script::optimize, pt_script_optimize::photometricHuberSigma, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetOptimizePrevCommentsCount | ( | pt_script * | script | ) |
References pt_script::iOptimize_prevCommentsCount, and script.
Referenced by Digikam::PTOFile::getPTO(), and panoScriptGetOptimizeComment().
int panoScriptGetOptimizeSpeedUp | ( | pt_script * | script | ) |
References pt_script_optimize::fastFT, pt_script::optimize, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoBitDepth | ( | pt_script * | script | ) |
References pt_script_pano::bitDepthOutput, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetPanoComment | ( | pt_script * | script, |
int | c | ||
) |
References pt_script::pano_prevComments, panoScriptGetPanoPrevCommentsCount(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoCropBottom | ( | pt_script * | script | ) |
References pt_script_pano::cropArea, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoCropLeft | ( | pt_script * | script | ) |
References pt_script_pano::cropArea, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoCropRight | ( | pt_script * | script | ) |
References pt_script_pano::cropArea, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoCropTop | ( | pt_script * | script | ) |
References pt_script_pano::cropArea, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetPanoExposure | ( | pt_script * | script | ) |
References pt_script_pano::exposureValue, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoHeight | ( | pt_script * | script | ) |
References pt_script_pano::height, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetPanoHFOV | ( | pt_script * | script | ) |
References pt_script_pano::fHorFOV, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoImageReference | ( | pt_script * | script | ) |
References pt_script_pano::iImagePhotometricReference, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoIsHDR | ( | pt_script * | script | ) |
References pt_script_pano::dynamicRangeMode, pt_script::pano, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoOutputCompression | ( | pt_script * | script | ) |
References pt_script_pano::outputFormat, pt_script::pano, panoScriptGetPanoOutputFormat(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoOutputCropped | ( | pt_script * | script | ) |
References pt_script_pano::outputFormat, pt_script::pano, panoScriptGetPanoOutputFormat(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoOutputFormat | ( | pt_script * | script | ) |
int panoScriptGetPanoOutputQuality | ( | pt_script * | script | ) |
References pt_script_pano::outputFormat, pt_script::pano, panoScriptGetPanoOutputFormat(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoOutputSaveCoordinates | ( | pt_script * | script | ) |
References pt_script_pano::outputFormat, pt_script::pano, panoScriptGetPanoOutputFormat(), and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetPanoPrevCommentsCount | ( | pt_script * | script | ) |
References pt_script::iPano_prevCommentsCount, and script.
Referenced by Digikam::PTOFile::getPTO(), and panoScriptGetPanoComment().
int panoScriptGetPanoProjection | ( | pt_script * | script | ) |
References pt_script::pano, pt_script_pano::projection, and script.
Referenced by Digikam::PTOFile::getPTO().
double panoScriptGetPanoProjectionParm | ( | pt_script * | script, |
int | index | ||
) |
References pt_script::pano, pt_script_pano::projectionParms, and script.
double panoScriptGetPanoProjectionParmsCount | ( | pt_script * | script | ) |
References pt_script::pano, pt_script_pano::projectionParmsCount, and script.
int panoScriptGetPanoWidth | ( | pt_script * | script | ) |
References pt_script::pano, script, and pt_script_pano::width.
Referenced by Digikam::PTOFile::getPTO().
char* panoScriptGetVarsToOptimizeComment | ( | pt_script * | script, |
int | v, | ||
int | c | ||
) |
References script, and pt_script::varsToOptimize_prevComments.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetVarsToOptimizeCount | ( | pt_script * | script | ) |
References pt_script::iVarsToOptimizeCount, and script.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetVarsToOptimizeImageId | ( | pt_script * | script, |
int | v | ||
) |
References script, pt_script_optimize_var::varIndex, and pt_script::varsToOptimize.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetVarsToOptimizeName | ( | pt_script * | script, |
int | v | ||
) |
0-4: Lens A-E, 5: hfov, 6-8: yaw / pitch / roll, 9: exposure, 10-11: WB (red / blue) 12-15: Vignetting A-D, 16-17: Vignetting X-Y, 18-22: photometric A-E, 23: unknown
References script, pt_script_optimize_var::varName, and pt_script::varsToOptimize.
Referenced by Digikam::PTOFile::getPTO().
int panoScriptGetVarsToOptimizePrevCommentCount | ( | pt_script * | script, |
int | v | ||
) |
References pt_script::iVarsToOptimize_prevCommentsCount, and script.
Referenced by Digikam::PTOFile::getPTO().