-
Notifications
You must be signed in to change notification settings - Fork 0
/
classod_1_1_o_d_detections2_d-members.html
150 lines (149 loc) · 10.5 KB
/
classod_1_1_o_d_detections2_d-members.html
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
<!-- HTML header for doxygen 1.8.6-->
<!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>
<link rel="shortcut icon" type="image/x-icon" href="odlogo_small.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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.6"/>
<meta name="keywords" content="object detection, object recognition, detection, recognition, vision, computer vision, image processing, point cloud, opens ource"/>
<meta name="description" content="Open Detection, OD, is a standalone open source project for object detection and recognition in images and 3D point clouds."/>
<meta name="author" content="Kripasindhu Sarkar"/>
<title>Open Detection: Member List</title>
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script src="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
<style>
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
width: 70%;
margin: auto;
}
</style>
<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>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() {
if ($('.searchresults').length > 0) { searchBox.DOMSearchField().focus(); }
});
</script>
<link rel="search" href="search-opensearch.php?v=opensearch.xml" type="application/opensearchdescription+xml" title="Open Detection"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="customdoxygen.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 style="padding-left: 0.5em;">
<div id="projectname">Open Detection
 <span id="projectnumber">1.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>OD</span></a></li>
<li><a href="tutorial_root.html"><span>User Guide</span></a></li>
<li class="current"><a href="usergroup0.html"><span>API Documentation</span></a></li>
<li><a href="idea_list_gsoc2017.html"><span>GSoC 2017 Ideas</span></a></li>
<li><a href="usergroup1.html"><span>GSoC16</span></a></li>
<li><a href="installation_instruction.html"><span>Downloads</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<div class="left">
<form id="FSearchBox" action="search.php" method="get">
<img id="MSearchSelect" src="search/mag.png" alt=""/>
<input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"/>
</form>
</div><div class="right"></div>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="namespaces.html"><span>Namespace List</span></a></li>
<li class="current"><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('classod_1_1_o_d_detections2_d.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="headertitle">
<div class="title">od::ODDetections2D Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classod_1_1_o_d_detections2_d.html">od::ODDetections2D</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#a794cd63355802db2faab51c7f65be884">append</a>(ODDetections *detections)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections2_d.html#aaa9d97471cceea7c94d89c48c460cab4">at</a>(int i)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections2_d.html">od::ODDetections2D</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#af36b7bd600ae6720b7e878efdc3c9d5d">detections_</a></td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#ab78618af428a90e00229b89af28f917d">getMetainfoCluster</a>() const </td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#acafb500a8f74a62c6d7fefc4a9dd4699">getMetainfoImage</a>() const </td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#a21696a3ca203ddfb5f813e6964cc5eac">metainfo_cluster_</a></td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#ab534054fc6bc260c69abebe79cade3e9">metainfo_image_</a></td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#adf82a664d3bafa944309400d21397535">ODDetections</a>(int n=0)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections2_d.html#a4ae2654336faa9898ea1b652b89411b0">operator[]</a>(int i)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections2_d.html">od::ODDetections2D</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#a076cbfeb953d1e8c0fef206b076e9a41">push_back</a>(ODDetection *detection)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections2_d.html#a3297fb185a951414197e1db893a4cdaf">renderMetainfo</a>(ODSceneImage input)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections2_d.html">od::ODDetections2D</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#aa261469aaba1ed8232b0afe1e375219c">setMetainfoCluster</a>(typename pcl::PointCloud< pcl::PointXYZ >::Ptr const &metainfo_cluster_)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#a662a5517560b21d984ce0d6600252996">setMetainfoImage</a>(cv::Mat const &metainfo_image_)</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#acecd430dee656213a2a19832dd7a47d6">size</a>()</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html#a398ed1f342e5941de16769f99f4447d5">~ODDetections</a>()</td><td class="entry"><a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- HTML footer for doxygen 1.8.6-->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Send your queries <a href="mailto:[email protected]?Subject=OpenDetection" target="_top">here</a>.</li>
</ul>
</div>
</body>
</html>