/usr/share/doc/liblensfun-doc/html/structlfLensCalibCrop.html is in liblensfun-doc 0.3.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://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.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>lensfun: lfLensCalibCrop 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" src="/usr/share/javascript/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.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> |
<a href="structlfLensCalibCrop-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">lfLensCalibCrop 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 image crop, which can depend on the focal length.
<a href="structlfLensCalibCrop.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:a5e0f410b662c2db0e3acc4851b274314"><td class="memItemLeft" align="right" valign="top"><a id="a5e0f410b662c2db0e3acc4851b274314"></a>
float </td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibCrop.html#a5e0f410b662c2db0e3acc4851b274314">Focal</a></td></tr>
<tr class="memdesc:a5e0f410b662c2db0e3acc4851b274314"><td class="mdescLeft"> </td><td class="mdescRight">Focal length in mm at which this calibration data was taken. <br /></td></tr>
<tr class="separator:a5e0f410b662c2db0e3acc4851b274314"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2c34e89ba98d875883969ee974f41d23"><td class="memItemLeft" align="right" valign="top"><a id="a2c34e89ba98d875883969ee974f41d23"></a>
enum <a class="el" href="group__Lens.html#ga7cf279be3d271de4d5af11d278dc9873">lfCropMode</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibCrop.html#a2c34e89ba98d875883969ee974f41d23">CropMode</a></td></tr>
<tr class="memdesc:a2c34e89ba98d875883969ee974f41d23"><td class="mdescLeft"> </td><td class="mdescRight">crop mode which should be applied to image to get rid of black borders <br /></td></tr>
<tr class="separator:a2c34e89ba98d875883969ee974f41d23"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1bc6f282ebe656c9a4a7418aa6e7ec80"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="structlfLensCalibCrop.html#a1bc6f282ebe656c9a4a7418aa6e7ec80">Crop</a> [4]</td></tr>
<tr class="memdesc:a1bc6f282ebe656c9a4a7418aa6e7ec80"><td class="mdescLeft"> </td><td class="mdescRight">Crop coordinates, relative to image corresponding image dimension. <a href="#a1bc6f282ebe656c9a4a7418aa6e7ec80">More...</a><br /></td></tr>
<tr class="separator:a1bc6f282ebe656c9a4a7418aa6e7ec80"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Struct to save image crop, which can depend on the focal length. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="a1bc6f282ebe656c9a4a7418aa6e7ec80"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1bc6f282ebe656c9a4a7418aa6e7ec80">◆ </a></span>Crop</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">float lfLensCalibCrop::Crop[4]</td>
</tr>
</table>
</div><div class="memdoc">
<p>Crop coordinates, relative to image corresponding image dimension. </p>
<p>Crop goes left - 0, right - 1, top - 2, bottom - 3 Left/right refers always to long side (width in landscape mode), top bottom to short side (height in landscape). Also negative values are allowed for cropping of fisheye images, where the crop circle can extend above the image border. </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 Sat Apr 21 2018 06:12:25 for lensfun by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>
|