|
lensfun
0.2.7.0
|
Lens distortion calibration data. More...
#include <lensfun.h>
Public Attributes | |
| enum lfDistortionModel | Model |
| The type of distortion model used. | |
| float | Focal |
| Focal length at which this calibration data was taken (0 - unspecified) | |
| float | Terms [3] |
| Distortion coefficients, dependent on model (a,b,c; k1,k2 or omega) | |
Lens distortion calibration data.
Lens distortion depends only of focal length. The library will interpolate the coefficients values if data for the exact focal length is not available.
1.8.2