lensfun
0.3.2.0
|
Lens vignetting calibration data. More...
#include <lensfun.h>
Public Attributes | |
enum lfVignettingModel | Model |
The lens vignetting model used. | |
float | Focal |
Focal length in mm at which this calibration data was taken. | |
float | Aperture |
Aperture (f-number) at which this calibration data was taken. | |
float | Distance |
Focus distance in meters. | |
float | Terms [3] |
Lens vignetting model coefficients (depending on model) | |
Lens vignetting calibration data.
Vignetting depends on focal length, aperture and focus distance. The library will interpolate the coefficients if data for the exact focal length, aperture, and focus distance is not available.