AliceVision
Photogrammetric Computer Vision Framework
Public Member Functions | Public Attributes | List of all members
VignetteModel Struct Reference

VignetteModel contains parameters of a vignetting model of distortion Detailed information on this model can be found in the Adobe technical report "Adobe Camera Model" part of the documentation of the Adobe free tool Lens Profile Creator. More...

#include <lcp.hpp>

Public Member Functions

void reset ()
 

Public Attributes

float FocalLengthX = 0.f
 
float FocalLengthY = 0.f
 
float ImageXCenter = 0.5f
 
float ImageYCenter = 0.5f
 
float VignetteModelParam1 = 0.f
 
float VignetteModelParam2 = 0.f
 
float VignetteModelParam3 = 0.f
 
bool isEmpty = true
 

Detailed Description

VignetteModel contains parameters of a vignetting model of distortion Detailed information on this model can be found in the Adobe technical report "Adobe Camera Model" part of the documentation of the Adobe free tool Lens Profile Creator.


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