Sophie

Sophie

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

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: lfLensCalibFov 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="structlfLensCalibFov-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">lfLensCalibFov 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>Struct to save calibrated field of view, which can depends on the focal length (DEPRECATED)  
 <a href="structlfLensCalibFov.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:a3c89762a02c2fcc784d18f41b403af72"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibFov.html#a3c89762a02c2fcc784d18f41b403af72">Focal</a></td></tr>
<tr class="separator:a3c89762a02c2fcc784d18f41b403af72"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2d59e9cb699b136a809ad759f215bb7d"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibFov.html#a2d59e9cb699b136a809ad759f215bb7d">FieldOfView</a></td></tr>
<tr class="memdesc:a2d59e9cb699b136a809ad759f215bb7d"><td class="mdescLeft">&#160;</td><td class="mdescRight">Field of view for given images.  <a href="#a2d59e9cb699b136a809ad759f215bb7d">More...</a><br /></td></tr>
<tr class="separator:a2d59e9cb699b136a809ad759f215bb7d"><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>Struct to save calibrated field of view, which can depends on the focal length (DEPRECATED) </p>
<p>The Field of View (FOV) database entry is deprecated since Lensfun version 0.3 and will be removed in future releases. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a2d59e9cb699b136a809ad759f215bb7d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2d59e9cb699b136a809ad759f215bb7d">&#9670;&nbsp;</a></span>FieldOfView</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float lfLensCalibFov::FieldOfView</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Field of view for given images. </p>
<p>The Field of View (FOV) database entry is deprecated since Lensfun version 0.3 and will be removed in future releases.</p>
<p>Especially for fisheye images the field of view calculated from the (EXIF) focal length differs slightly from the real field of view. The real field of view can be stored in this field </p>

</div>
</div>
<a id="a3c89762a02c2fcc784d18f41b403af72"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c89762a02c2fcc784d18f41b403af72">&#9670;&nbsp;</a></span>Focal</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">float lfLensCalibFov::Focal</td>
        </tr>
      </table>
</div><div class="memdoc">
<p>Focal length in mm at which this calibration data was taken </p>

</div>
</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>