<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.15"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>lensfun: lfLensCalibDistortion Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ extensions: ["tex2jax.js"], jax: ["input/TeX","output/HTML-CSS"], }); MathJax.Hub.Config({ messageStyle: "none" }); </script><script type="text/javascript" async="async" src="http://lensfun.sourceforge.net/mathjax/MathJax.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">lensfun  <span id="projectnumber">0.3.2.0</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.15 --> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',false,false,'search.php','Search'); }); /* @license-end */</script> <div id="main-nav"></div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-attribs">Public Attributes</a> | <a href="structlfLensCalibDistortion-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">lfLensCalibDistortion Struct Reference<div class="ingroups"><a class="el" href="group__Lens.html">Structures and functions for lenses</a></div></div> </div> </div><!--header--> <div class="contents"> <p>Lens distortion calibration data. <a href="structlfLensCalibDistortion.html#details">More...</a></p> <p><code>#include <<a class="el" href="lensfun_8h_source.html">lensfun.h</a>></code></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr class="memitem:a5d4994fe75fc09218b68cad23ee8b4a9"><td class="memItemLeft" align="right" valign="top"><a id="a5d4994fe75fc09218b68cad23ee8b4a9"></a> enum <a class="el" href="group__Lens.html#gaa505e04666a189274ba66316697e308e">lfDistortionModel</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibDistortion.html#a5d4994fe75fc09218b68cad23ee8b4a9">Model</a></td></tr> <tr class="memdesc:a5d4994fe75fc09218b68cad23ee8b4a9"><td class="mdescLeft"> </td><td class="mdescRight">The type of distortion model used. <br /></td></tr> <tr class="separator:a5d4994fe75fc09218b68cad23ee8b4a9"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a967b4eb97c660318525e2f38a37874d8"><td class="memItemLeft" align="right" valign="top"><a id="a967b4eb97c660318525e2f38a37874d8"></a> float </td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibDistortion.html#a967b4eb97c660318525e2f38a37874d8">Focal</a></td></tr> <tr class="memdesc:a967b4eb97c660318525e2f38a37874d8"><td class="mdescLeft"> </td><td class="mdescRight">Focal length in mm at which this calibration data was taken. <br /></td></tr> <tr class="separator:a967b4eb97c660318525e2f38a37874d8"><td class="memSeparator" colspan="2"> </td></tr> <tr class="memitem:a472b452447e4cc1431083a3b82063728"><td class="memItemLeft" align="right" valign="top"><a id="a472b452447e4cc1431083a3b82063728"></a> float </td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibDistortion.html#a472b452447e4cc1431083a3b82063728">Terms</a> [3]</td></tr> <tr class="memdesc:a472b452447e4cc1431083a3b82063728"><td class="mdescLeft"> </td><td class="mdescRight">Distortion coefficients, dependent on model (a,b,c or k1 or k1,k2) <br /></td></tr> <tr class="separator:a472b452447e4cc1431083a3b82063728"><td class="memSeparator" colspan="2"> </td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Lens distortion calibration data. </p> <p>Lens distortion depends only of focal length. The library will interpolate the coefficients values if data for the exact focal length is not available. </p> </div><hr/>The documentation for this struct was generated from the following file:<ul> <li><a class="el" href="lensfun_8h_source.html">lensfun.h</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Thu Oct 3 2019 15:07:50 for lensfun by  <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.15 </small></address> </body> </html>