distortion#
Model the distortion of a scene observed by an optical system.
Classes
An interface describing an arbitrary distortion model, which maps scene coordinates to sensor coordinates (and vice versa). |
|
A distortion model which is an affine transformation of the scene coordinates, |
|
|
A simple analytic distortion model consisting of a rotation of the field, an isotropic plate scale, and a linear spectral dispersion along the rotated \(x\) axis. |
A distortion model defined by interpolating between known scene/sensor coordinates. |
|
|
A distortion model which fits a polynomial to known scene/sensor coordinates. |