lfLensCalibDistortion Struct Reference
[Structures and functions for lenses]

Lens distortion calibration data. More...

#include <lensfun.h>

List of all members.

Public Attributes

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


Detailed Description

Lens distortion calibration data.

Lens distortion depends only of focal distance. The library will interpolate the coefficients values if data for the exact focal distance is not available.


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

Generated on Mon Sep 6 14:49:51 2010 for lensfun by  doxygen 1.5.7.1