|
| 1 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 2 | +<html xmlns="http://www.w3.org/1999/xhtml"> |
| 3 | +<head> |
| 4 | +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 5 | +<meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 6 | +<meta name="generator" content="Doxygen 1.9.1"/> |
| 7 | +<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 8 | +<title>farm-ng-core: /home/runner/work/farm-ng-core/farm-ng-core/cpp/sophus/sensor/camera_distortion/affine.h File Reference</title> |
| 9 | +<link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 10 | +<script type="text/javascript" src="jquery.js"></script> |
| 11 | +<script type="text/javascript" src="dynsections.js"></script> |
| 12 | +<link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 13 | +<script type="text/javascript" src="resize.js"></script> |
| 14 | +<script type="text/javascript" src="navtreedata.js"></script> |
| 15 | +<script type="text/javascript" src="navtree.js"></script> |
| 16 | +<link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 17 | +<script type="text/javascript" src="search/searchdata.js"></script> |
| 18 | +<script type="text/javascript" src="search/search.js"></script> |
| 19 | +<link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 20 | +<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/> |
| 21 | +<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/> |
| 22 | +</head> |
| 23 | +<body> |
| 24 | +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 25 | +<div id="titlearea"> |
| 26 | +<table cellspacing="0" cellpadding="0"> |
| 27 | + <tbody> |
| 28 | + <tr style="height: 56px;"> |
| 29 | + <td id="projectalign" style="padding-left: 0.5em;"> |
| 30 | + <div id="projectname">farm-ng-core |
| 31 | + </div> |
| 32 | + </td> |
| 33 | + </tr> |
| 34 | + </tbody> |
| 35 | +</table> |
| 36 | +</div> |
| 37 | +<!-- end header part --> |
| 38 | +<!-- Generated by Doxygen 1.9.1 --> |
| 39 | +<script type="text/javascript"> |
| 40 | +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 41 | +var searchBox = new SearchBox("searchBox", "search",false,'Search','.html'); |
| 42 | +/* @license-end */ |
| 43 | +</script> |
| 44 | +<script type="text/javascript" src="menudata.js"></script> |
| 45 | +<script type="text/javascript" src="menu.js"></script> |
| 46 | +<script type="text/javascript"> |
| 47 | +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 48 | +$(function() { |
| 49 | + initMenu('',true,false,'search.php','Search'); |
| 50 | + $(document).ready(function() { init_search(); }); |
| 51 | +}); |
| 52 | +/* @license-end */</script> |
| 53 | +<div id="main-nav"></div> |
| 54 | +</div><!-- top --> |
| 55 | +<div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 56 | + <div id="nav-tree"> |
| 57 | + <div id="nav-tree-contents"> |
| 58 | + <div id="nav-sync" class="sync"></div> |
| 59 | + </div> |
| 60 | + </div> |
| 61 | + <div id="splitbar" style="-moz-user-select:none;" |
| 62 | + class="ui-resizable-handle"> |
| 63 | + </div> |
| 64 | +</div> |
| 65 | +<script type="text/javascript"> |
| 66 | +/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */ |
| 67 | +$(document).ready(function(){initNavTree('affine_8h.html',''); initResizable(); }); |
| 68 | +/* @license-end */ |
| 69 | +</script> |
| 70 | +<div id="doc-content"> |
| 71 | +<!-- window showing the filter options --> |
| 72 | +<div id="MSearchSelectWindow" |
| 73 | + onmouseover="return searchBox.OnSearchSelectShow()" |
| 74 | + onmouseout="return searchBox.OnSearchSelectHide()" |
| 75 | + onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 76 | +</div> |
| 77 | + |
| 78 | +<!-- iframe showing the search results (closed by default) --> |
| 79 | +<div id="MSearchResultsWindow"> |
| 80 | +<iframe src="javascript:void(0)" frameborder="0" |
| 81 | + name="MSearchResults" id="MSearchResults"> |
| 82 | +</iframe> |
| 83 | +</div> |
| 84 | + |
| 85 | +<div class="header"> |
| 86 | + <div class="summary"> |
| 87 | +<a href="#nested-classes">Classes</a> | |
| 88 | +<a href="#namespaces">Namespaces</a> </div> |
| 89 | + <div class="headertitle"> |
| 90 | +<div class="title">affine.h File Reference</div> </div> |
| 91 | +</div><!--header--> |
| 92 | +<div class="contents"> |
| 93 | +<div class="textblock"><code>#include <Eigen/Dense></code><br /> |
| 94 | +</div><div class="textblock"><div class="dynheader"> |
| 95 | +Include dependency graph for affine.h:</div> |
| 96 | +<div class="dyncontent"> |
| 97 | +<div class="center"><img src="affine_8h__incl.png" border="0" usemap="#a_2home_2runner_2work_2farm-ng-core_2farm-ng-core_2cpp_2sophus_2sensor_2camera__distortion_2affine_8h" alt=""/></div> |
| 98 | +<map name="a_2home_2runner_2work_2farm-ng-core_2farm-ng-core_2cpp_2sophus_2sensor_2camera__distortion_2affine_8h" id="a_2home_2runner_2work_2farm-ng-core_2farm-ng-core_2cpp_2sophus_2sensor_2camera__distortion_2affine_8h"> |
| 99 | +<area shape="rect" title=" " alt="" coords="5,5,204,76"/> |
| 100 | +<area shape="rect" title=" " alt="" coords="53,124,156,151"/> |
| 101 | +</map> |
| 102 | +</div> |
| 103 | +</div><div class="textblock"><div class="dynheader"> |
| 104 | +This graph shows which files directly or indirectly include this file:</div> |
| 105 | +<div class="dyncontent"> |
| 106 | +<div class="center"><img src="affine_8h__dep__incl.png" border="0" usemap="#a_2home_2runner_2work_2farm-ng-core_2farm-ng-core_2cpp_2sophus_2sensor_2camera__distortion_2affine_8hdep" alt=""/></div> |
| 107 | +<map name="a_2home_2runner_2work_2farm-ng-core_2farm-ng-core_2cpp_2sophus_2sensor_2camera__distortion_2affine_8hdep" id="a_2home_2runner_2work_2farm-ng-core_2farm-ng-core_2cpp_2sophus_2sensor_2camera__distortion_2affine_8hdep"> |
| 108 | +<area shape="rect" title=" " alt="" coords="148,5,347,76"/> |
| 109 | +<area shape="rect" href="brown__conrady_8h.html" title=" " alt="" coords="5,124,209,195"/> |
| 110 | +<area shape="rect" href="camera__model_8h.html" title=" " alt="" coords="148,243,347,313"/> |
| 111 | +<area shape="rect" href="kannala__brandt_8h.html" title=" " alt="" coords="285,124,492,195"/> |
| 112 | +<area shape="rect" href="proto__conv_2sensor_2conv_8h.html" title=" " alt="" coords="80,465,260,536"/> |
| 113 | +<area shape="rect" href="camera__rig_8h.html" title=" " alt="" coords="130,361,365,417"/> |
| 114 | +<area shape="rect" href="orthographic_8h.html" title=" " alt="" coords="389,361,633,417"/> |
| 115 | +</map> |
| 116 | +</div> |
| 117 | +</div> |
| 118 | +<p><a href="affine_8h_source.html">Go to the source code of this file.</a></p> |
| 119 | +<table class="memberdecls"> |
| 120 | +<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a> |
| 121 | +Classes</h2></td></tr> |
| 122 | +<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classsophus_1_1_affine_transform.html">sophus::AffineTransform</a></td></tr> |
| 123 | +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> |
| 124 | +</table><table class="memberdecls"> |
| 125 | +<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a> |
| 126 | +Namespaces</h2></td></tr> |
| 127 | +<tr class="memitem:namespacesophus"><td class="memItemLeft" align="right" valign="top">  </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacesophus.html">sophus</a></td></tr> |
| 128 | +<tr class="memdesc:namespacesophus"><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classsophus_1_1_image.html" title="Image read-only access to pixels and shared ownership, hence cheap to copy. Type is nullable.">Image</a> <a class="el" href="classsophus_1_1_mut_image.html" title="A image with write access to pixels and exclusive ownership. There is no copy constr / copy assignmen...">MutImage</a>, owning images types. <br /></td></tr> |
| 129 | +<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr> |
| 130 | +</table> |
| 131 | +</div><!-- contents --> |
| 132 | +</div><!-- doc-content --> |
| 133 | +<!-- start footer part --> |
| 134 | +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 135 | + <ul> |
| 136 | + <li class="navelem"><a class="el" href="dir_df511e5bd85cec96854b39d5e1c27aa8.html">cpp</a></li><li class="navelem"><a class="el" href="dir_955fab3374a7652c82f8c2b63089d242.html">sophus</a></li><li class="navelem"><a class="el" href="dir_6c48d565312b55a82638228487a5053e.html">sensor</a></li><li class="navelem"><a class="el" href="dir_3148bbf34d95e85e886be9fcf141fb46.html">camera_distortion</a></li><li class="navelem"><a class="el" href="affine_8h.html">affine.h</a></li> |
| 137 | + <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li> |
| 138 | + </ul> |
| 139 | +</div> |
| 140 | +</body> |
| 141 | +</html> |
0 commit comments