Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-updates > by-pkgid > 9b2eec216777f0c505d4f747f9ee0e8f > files > 91

lensfun-0.3.2-8.1.mga7.i586.rpm

<!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: lfLensCalibTCA 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
   &#160;<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&amp;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> &#124;
<a href="structlfLensCalibTCA-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">lfLensCalibTCA 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>Laterlal chromatic aberrations calibration data.  
 <a href="structlfLensCalibTCA.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="lensfun_8h_source.html">lensfun.h</a>&gt;</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:aefcf575368fc261c916502b1a3e00c13"><td class="memItemLeft" align="right" valign="top"><a id="aefcf575368fc261c916502b1a3e00c13"></a>
enum <a class="el" href="group__Lens.html#ga0b8deda1887fb5543a2038669ed344b4">lfTCAModel</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibTCA.html#aefcf575368fc261c916502b1a3e00c13">Model</a></td></tr>
<tr class="memdesc:aefcf575368fc261c916502b1a3e00c13"><td class="mdescLeft">&#160;</td><td class="mdescRight">The lateral chromatic aberration model used. <br /></td></tr>
<tr class="separator:aefcf575368fc261c916502b1a3e00c13"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adc99c734b6a018e639e392a4018754b5"><td class="memItemLeft" align="right" valign="top"><a id="adc99c734b6a018e639e392a4018754b5"></a>
float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibTCA.html#adc99c734b6a018e639e392a4018754b5">Focal</a></td></tr>
<tr class="memdesc:adc99c734b6a018e639e392a4018754b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Focal length in mm at which this calibration data was taken. <br /></td></tr>
<tr class="separator:adc99c734b6a018e639e392a4018754b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abbd43b86952870117a4c270b5c0b1ec2"><td class="memItemLeft" align="right" valign="top"><a id="abbd43b86952870117a4c270b5c0b1ec2"></a>
float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibTCA.html#abbd43b86952870117a4c270b5c0b1ec2">Terms</a> [6]</td></tr>
<tr class="memdesc:abbd43b86952870117a4c270b5c0b1ec2"><td class="mdescLeft">&#160;</td><td class="mdescRight">The coefficients for TCA, dependent on model; separate for R and B. <br /></td></tr>
<tr class="separator:abbd43b86952870117a4c270b5c0b1ec2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Laterlal chromatic aberrations calibration data. </p>
<p>Chromatic aberrations depend on focal length and aperture value. The library will interpolate the coefficients if data for the exact focal length and aperture value is not available with priority for a more exact focal length. </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 &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>