-
Notifications
You must be signed in to change notification settings - Fork 0
/
classod_1_1_o_d_detections2_d.html
299 lines (288 loc) · 23 KB
/
classod_1_1_o_d_detections2_d.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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
<!-- 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: od::ODDetections2D Class Reference</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="summary">
<a href="classod_1_1_o_d_detections2_d-members.html">List of all members</a> |
<a href="#pub-methods">Public Member Functions</a> </div>
<div class="headertitle">
<div class="title">od::ODDetections2D Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>The container class for <a class="el" href="classod_1_1_o_d_detection2_d.html" title="Detection for 2D with 2D location information. ">ODDetection2D</a> returned by <a class="el" href="classod_1_1_o_d_detector2_d.html" title="The detector of 2D scene. ">ODDetector2D</a>.
<a href="classod_1_1_o_d_detections2_d.html#details">More...</a></p>
<p><code>#include <<a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for od::ODDetections2D:</div>
<div class="dyncontent">
<div class="center"><img src="classod_1_1_o_d_detections2_d__inherit__graph.png" border="0" usemap="#od_1_1_o_d_detections2_d_inherit__map" alt="Inheritance graph"/></div>
<map name="od_1_1_o_d_detections2_d_inherit__map" id="od_1_1_o_d_detections2_d_inherit__map">
<area shape="rect" id="node2" href="classod_1_1_o_d_detections.html" title="The container class for ODDetection. " alt="" coords="14,5,140,32"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<div class="dynheader">
Collaboration diagram for od::ODDetections2D:</div>
<div class="dyncontent">
<div class="center"><img src="classod_1_1_o_d_detections2_d__coll__graph.png" border="0" usemap="#od_1_1_o_d_detections2_d_coll__map" alt="Collaboration graph"/></div>
<map name="od_1_1_o_d_detections2_d_coll__map" id="od_1_1_o_d_detections2_d_coll__map">
<area shape="rect" id="node2" href="classod_1_1_o_d_detections.html" title="The container class for ODDetection. " alt="" coords="14,5,140,32"/></map>
<center><span class="legend">[<a target="top" href="graph_legend.html">legend</a>]</span></center></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a3297fb185a951414197e1db893a4cdaf"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classod_1_1_o_d_scene_image.html">ODSceneImage</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections2_d.html#a3297fb185a951414197e1db893a4cdaf">renderMetainfo</a> (<a class="el" href="classod_1_1_o_d_scene_image.html">ODSceneImage</a> input)</td></tr>
<tr class="memdesc:a3297fb185a951414197e1db893a4cdaf"><td class="mdescLeft"> </td><td class="mdescRight">Draws rectangles over the input image using the bounding box information present in all the 2D detections. <a href="#a3297fb185a951414197e1db893a4cdaf">More...</a><br/></td></tr>
<tr class="separator:a3297fb185a951414197e1db893a4cdaf"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4ae2654336faa9898ea1b652b89411b0"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classod_1_1_o_d_detection2_d.html">ODDetection2D</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections2_d.html#a4ae2654336faa9898ea1b652b89411b0">operator[]</a> (int i)</td></tr>
<tr class="separator:a4ae2654336faa9898ea1b652b89411b0"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaa9d97471cceea7c94d89c48c460cab4"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classod_1_1_o_d_detection2_d.html">ODDetection2D</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections2_d.html#aaa9d97471cceea7c94d89c48c460cab4">at</a> (int i)</td></tr>
<tr class="separator:aaa9d97471cceea7c94d89c48c460cab4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classod_1_1_o_d_detections"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classod_1_1_o_d_detections')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td></tr>
<tr class="memitem:adf82a664d3bafa944309400d21397535 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#adf82a664d3bafa944309400d21397535">ODDetections</a> (int n=0)</td></tr>
<tr class="separator:adf82a664d3bafa944309400d21397535 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a398ed1f342e5941de16769f99f4447d5 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a398ed1f342e5941de16769f99f4447d5">~ODDetections</a> ()</td></tr>
<tr class="separator:a398ed1f342e5941de16769f99f4447d5 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acecd430dee656213a2a19832dd7a47d6 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#acecd430dee656213a2a19832dd7a47d6">size</a> ()</td></tr>
<tr class="separator:acecd430dee656213a2a19832dd7a47d6 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a076cbfeb953d1e8c0fef206b076e9a41 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a076cbfeb953d1e8c0fef206b076e9a41">push_back</a> (<a class="el" href="classod_1_1_o_d_detection.html">ODDetection</a> *detection)</td></tr>
<tr class="separator:a076cbfeb953d1e8c0fef206b076e9a41 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a794cd63355802db2faab51c7f65be884 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a794cd63355802db2faab51c7f65be884">append</a> (<a class="el" href="classod_1_1_o_d_detections.html">ODDetections</a> *detections)</td></tr>
<tr class="separator:a794cd63355802db2faab51c7f65be884 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2d309378dfa1a41d435ec010c548fc00 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classod_1_1_o_d_detection.html">ODDetection</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a2d309378dfa1a41d435ec010c548fc00">operator[]</a> (int i)</td></tr>
<tr class="separator:a2d309378dfa1a41d435ec010c548fc00 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8768f8ed416b98864b9c86ca583a9a57 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classod_1_1_o_d_detection.html">ODDetection</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a8768f8ed416b98864b9c86ca583a9a57">at</a> (int i)</td></tr>
<tr class="separator:a8768f8ed416b98864b9c86ca583a9a57 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acafb500a8f74a62c6d7fefc4a9dd4699 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">cv::Mat const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#acafb500a8f74a62c6d7fefc4a9dd4699">getMetainfoImage</a> () const </td></tr>
<tr class="separator:acafb500a8f74a62c6d7fefc4a9dd4699 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a662a5517560b21d984ce0d6600252996 inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a662a5517560b21d984ce0d6600252996">setMetainfoImage</a> (cv::Mat const &<a class="el" href="classod_1_1_o_d_detections.html#ab534054fc6bc260c69abebe79cade3e9">metainfo_image_</a>)</td></tr>
<tr class="separator:a662a5517560b21d984ce0d6600252996 inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab78618af428a90e00229b89af28f917d inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">pcl::PointCloud< pcl::PointXYZ ><br class="typebreak"/>
::Ptr const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#ab78618af428a90e00229b89af28f917d">getMetainfoCluster</a> () const </td></tr>
<tr class="separator:ab78618af428a90e00229b89af28f917d inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa261469aaba1ed8232b0afe1e375219c inherit pub_methods_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#aa261469aaba1ed8232b0afe1e375219c">setMetainfoCluster</a> (typename pcl::PointCloud< pcl::PointXYZ >::Ptr const &<a class="el" href="classod_1_1_o_d_detections.html#a21696a3ca203ddfb5f813e6964cc5eac">metainfo_cluster_</a>)</td></tr>
<tr class="separator:aa261469aaba1ed8232b0afe1e375219c inherit pub_methods_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_classod_1_1_o_d_detections"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_classod_1_1_o_d_detections')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="classod_1_1_o_d_detections.html">od::ODDetections</a></td></tr>
<tr class="memitem:af36b7bd600ae6720b7e878efdc3c9d5d inherit pro_attribs_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">std::vector< <a class="el" href="classod_1_1_o_d_detection.html">ODDetection</a> * > </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#af36b7bd600ae6720b7e878efdc3c9d5d">detections_</a></td></tr>
<tr class="separator:af36b7bd600ae6720b7e878efdc3c9d5d inherit pro_attribs_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab534054fc6bc260c69abebe79cade3e9 inherit pro_attribs_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">cv::Mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#ab534054fc6bc260c69abebe79cade3e9">metainfo_image_</a></td></tr>
<tr class="separator:ab534054fc6bc260c69abebe79cade3e9 inherit pro_attribs_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a21696a3ca203ddfb5f813e6964cc5eac inherit pro_attribs_classod_1_1_o_d_detections"><td class="memItemLeft" align="right" valign="top">pcl::PointCloud< pcl::PointXYZ ><br class="typebreak"/>
::Ptr </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detections.html#a21696a3ca203ddfb5f813e6964cc5eac">metainfo_cluster_</a></td></tr>
<tr class="separator:a21696a3ca203ddfb5f813e6964cc5eac inherit pro_attribs_classod_1_1_o_d_detections"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The container class for <a class="el" href="classod_1_1_o_d_detection2_d.html" title="Detection for 2D with 2D location information. ">ODDetection2D</a> returned by <a class="el" href="classod_1_1_o_d_detector2_d.html" title="The detector of 2D scene. ">ODDetector2D</a>. </p>
<dl class="section author"><dt>Author</dt><dd>Kripasindhu Sarkar </dd></dl>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="apps_2global2_d_2od_multihog_app_8cpp-example.html#_a4">apps/global2D/od_multihog_app.cpp</a>, <a class="el" href="objectdetector_2od_hog_train_8cpp-example.html#_a10">objectdetector/od_hog_train.cpp</a>, <a class="el" href="objectdetector_2od_image_hog_files_8cpp-example.html#_a4">objectdetector/od_image_hog_files.cpp</a>, and <a class="el" href="objectdetector_2od_multialgo_files_8cpp-example.html#_a3">objectdetector/od_multialgo_files.cpp</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00340">340</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aaa9d97471cceea7c94d89c48c460cab4"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classod_1_1_o_d_detection2_d.html">ODDetection2D</a>* od::ODDetections2D::at </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>i</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00368">368</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
<p>References <a class="el" href="_o_d_detection_8h_source.html#l00327">od::ODDetections::detections_</a>.</p>
</div>
</div>
<a class="anchor" id="a4ae2654336faa9898ea1b652b89411b0"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classod_1_1_o_d_detection2_d.html">ODDetection2D</a>* od::ODDetections2D::operator[] </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"><em>i</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00367">367</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
<p>References <a class="el" href="_o_d_detection_8h_source.html#l00327">od::ODDetections::detections_</a>.</p>
</div>
</div>
<a class="anchor" id="a3297fb185a951414197e1db893a4cdaf"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classod_1_1_o_d_scene_image.html">ODSceneImage</a> od::ODDetections2D::renderMetainfo </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classod_1_1_o_d_scene_image.html">ODSceneImage</a> </td>
<td class="paramname"><em>input</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Draws rectangles over the input image using the bounding box information present in all the 2D detections. </p>
<p>This is a quick function to render and verify the detections made. </p>
<dl><dt><b>Examples: </b></dt><dd><a class="el" href="apps_2global2_d_2od_multihog_app_8cpp-example.html#a7">apps/global2D/od_multihog_app.cpp</a>, <a class="el" href="objectdetector_2od_hog_train_8cpp-example.html#a13">objectdetector/od_hog_train.cpp</a>, <a class="el" href="objectdetector_2od_image_hog_files_8cpp-example.html#a7">objectdetector/od_image_hog_files.cpp</a>, and <a class="el" href="objectdetector_2od_multialgo_files_8cpp-example.html#a6">objectdetector/od_multialgo_files.cpp</a>.</dd>
</dl>
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00346">346</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
<p>References <a class="el" href="_o_d_detection_8h_source.html#l00166">od::ODDetection2D::bounding_box_2d_</a>, <a class="el" href="_o_d_detection_8h_source.html#l00327">od::ODDetections::detections_</a>, <a class="el" href="_o_d_scene_8h_source.html#l00105">od::ODSceneImage::getCVImage()</a>, and <a class="el" href="namespaceod.html#a85f3eabcbab94bca457a6ebfa50813a0">od::getHashedColor()</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>/home/sarkar/opendetection/common/pipeline/<a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a></li>
</ul>
</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="navelem"><a class="el" href="namespaceod.html">od</a></li><li class="navelem"><a class="el" href="classod_1_1_o_d_detections2_d.html">ODDetections2D</a></li>
<li class="footer">Send your queries <a href="mailto:[email protected]?Subject=OpenDetection" target="_top">here</a>.</li>
</ul>
</div>
</body>
</html>