CalibrationΒΆ

LinearLeastSquaresCalibration(*args)

Linear least squares calibration algorithm.

NonLinearLeastSquaresCalibration(*args)

Non-linear least-squares calibration algorithm.

GaussianLinearCalibration(*args)

Gaussian linear calibration algorithm.

GaussianNonLinearCalibration(*args)

Gaussian non linear calibration algorithm (3DVAR).

CalibrationAlgorithm(*args)

Base class for calibration algorithms.

CalibrationResult(*args)

Calibration result.