lensfun  0.3.2.0
Public Attributes | List of all members
lfLensCalibDistortion Struct Reference

Lens distortion calibration data. More...

#include <lensfun.h>

Public Attributes

enum lfDistortionModel Model
 The type of distortion model used.
 
float Focal
 Focal length in mm at which this calibration data was taken.
 
float Terms [3]
 Distortion coefficients, dependent on model (a,b,c or k1 or k1,k2)
 

Detailed Description

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.


The documentation for this struct was generated from the following file: