-
Notifications
You must be signed in to change notification settings - Fork 0
/
classod_1_1_o_d_detection2_d.html
499 lines (464 loc) · 28.2 KB
/
classod_1_1_o_d_detection2_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
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
<!-- 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::ODDetection2D 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_detection2_d.html','');});
</script>
<div id="doc-content">
<div class="header">
<div class="summary">
<a href="classod_1_1_o_d_detection2_d-members.html">List of all members</a> |
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-attribs">Public Attributes</a> </div>
<div class="headertitle">
<div class="title">od::ODDetection2D Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Detection for 2D with 2D location information.
<a href="classod_1_1_o_d_detection2_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::ODDetection2D:</div>
<div class="dyncontent">
<div class="center"><img src="classod_1_1_o_d_detection2_d__inherit__graph.png" border="0" usemap="#od_1_1_o_d_detection2_d_inherit__map" alt="Inheritance graph"/></div>
<map name="od_1_1_o_d_detection2_d_inherit__map" id="od_1_1_o_d_detection2_d_inherit__map">
<area shape="rect" id="node3" href="classod_1_1_o_d_detection_complete.html" title="Detection in 2D with complete information. " alt="" coords="5,155,181,181"/><area shape="rect" id="node2" href="classod_1_1_o_d_detection.html" title="The base class of all the detection. " alt="" coords="33,5,153,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::ODDetection2D:</div>
<div class="dyncontent">
<div class="center"><img src="classod_1_1_o_d_detection2_d__coll__graph.png" border="0" usemap="#od_1_1_o_d_detection2_d_coll__map" alt="Collaboration graph"/></div>
<map name="od_1_1_o_d_detection2_d_coll__map" id="od_1_1_o_d_detection2_d_coll__map">
<area shape="rect" id="node2" href="classod_1_1_o_d_detection.html" title="The base class of all the detection. " alt="" coords="13,5,133,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:a8843233aa3db9416e5a3b303daa2111f"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#a8843233aa3db9416e5a3b303daa2111f">~ODDetection2D</a> ()</td></tr>
<tr class="separator:a8843233aa3db9416e5a3b303daa2111f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2a3256516a6fb07f8497b7e89372ab38"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#a2a3256516a6fb07f8497b7e89372ab38">ODDetection2D</a> (DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1)</td></tr>
<tr class="separator:a2a3256516a6fb07f8497b7e89372ab38"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7b4741f402b30faec48261b755acd6a1"><td class="memItemLeft" align="right" valign="top">Eigen::Vector3d const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#a7b4741f402b30faec48261b755acd6a1">getLocation</a> () const </td></tr>
<tr class="separator:a7b4741f402b30faec48261b755acd6a1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aae3c12f952016859e739c80010b7f4ea"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#aae3c12f952016859e739c80010b7f4ea">setLocation</a> (Eigen::Vector3d const &location_)</td></tr>
<tr class="separator:aae3c12f952016859e739c80010b7f4ea"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aba849b3987d05e04c1678611ea7afd45"><td class="memItemLeft" align="right" valign="top">cv::Rect const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#aba849b3987d05e04c1678611ea7afd45">getBoundingBox</a> () const </td></tr>
<tr class="separator:aba849b3987d05e04c1678611ea7afd45"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:afe9fbb7f79c7141954a0e765136e8456"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#afe9fbb7f79c7141954a0e765136e8456">setBoundingBox</a> (cv::Rect const &bounding_box_)</td></tr>
<tr class="separator:afe9fbb7f79c7141954a0e765136e8456"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa055b1e09beb6298a1725bc71bcac352"><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_detection2_d.html#aa055b1e09beb6298a1725bc71bcac352">getMetainfoImage</a> () const </td></tr>
<tr class="separator:aa055b1e09beb6298a1725bc71bcac352"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a137890df696c09aeba4ea65f868c4b39"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#a137890df696c09aeba4ea65f868c4b39">setMetainfoImage</a> (cv::Mat const &<a class="el" href="classod_1_1_o_d_detection2_d.html#a323accd6c16f26265718d4d0e237bd54">metainfo_image_</a>)</td></tr>
<tr class="separator:a137890df696c09aeba4ea65f868c4b39"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classod_1_1_o_d_detection"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classod_1_1_o_d_detection')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classod_1_1_o_d_detection.html">od::ODDetection</a></td></tr>
<tr class="memitem:a2720d5bfd92a66b65d3f8f359ac8825f inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#a2720d5bfd92a66b65d3f8f359ac8825f">OD_DEFINE_ENUM_WITH_STRING_CONVERSIONS</a> (DetectionType,(OD_DETECTION_RECOG)(OD_DETECTION_CLASS)(OD_DETECTION_NULL)) virtual ~<a class="el" href="classod_1_1_o_d_detection.html">ODDetection</a>()</td></tr>
<tr class="separator:a2720d5bfd92a66b65d3f8f359ac8825f inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aecd72f34d392ab1cb143ff01c47afb4a inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#aecd72f34d392ab1cb143ff01c47afb4a">ODDetection</a> (DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1)</td></tr>
<tr class="separator:aecd72f34d392ab1cb143ff01c47afb4a inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acfd71b2fe9fab56aad497bdfc61eb68a inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#acfd71b2fe9fab56aad497bdfc61eb68a">printSelf</a> ()</td></tr>
<tr class="separator:acfd71b2fe9fab56aad497bdfc61eb68a inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af458fa57019e1aaeb52fd3beb2b917dd inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">DetectionType const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#af458fa57019e1aaeb52fd3beb2b917dd">getType</a> () const </td></tr>
<tr class="separator:af458fa57019e1aaeb52fd3beb2b917dd inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a463d116387e63b9748999bbdcd3d9f6c inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#a463d116387e63b9748999bbdcd3d9f6c">setType</a> (DetectionType const &type_)</td></tr>
<tr class="separator:a463d116387e63b9748999bbdcd3d9f6c inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4e8ca53ab1c77d431fb5b540dd51dac7 inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">std::string const & </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#a4e8ca53ab1c77d431fb5b540dd51dac7">getId</a> () const </td></tr>
<tr class="separator:a4e8ca53ab1c77d431fb5b540dd51dac7 inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a977b9bce7e5b9455bc14149222de04f6 inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#a977b9bce7e5b9455bc14149222de04f6">setId</a> (std::string const &id_)</td></tr>
<tr class="separator:a977b9bce7e5b9455bc14149222de04f6 inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af0f7b97e7d913be014e8da96fa2a9ff3 inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">double </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#af0f7b97e7d913be014e8da96fa2a9ff3">getConfidence</a> () const </td></tr>
<tr class="memdesc:af0f7b97e7d913be014e8da96fa2a9ff3 inherit pub_methods_classod_1_1_o_d_detection"><td class="mdescLeft"> </td><td class="mdescRight">Get/Set the confidence of the detection. <a href="#af0f7b97e7d913be014e8da96fa2a9ff3">More...</a><br/></td></tr>
<tr class="separator:af0f7b97e7d913be014e8da96fa2a9ff3 inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6f0a83cec96dbf29491807cb59ad2ea1 inherit pub_methods_classod_1_1_o_d_detection"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection.html#a6f0a83cec96dbf29491807cb59ad2ea1">setConfidence</a> (double confidence_)</td></tr>
<tr class="memdesc:a6f0a83cec96dbf29491807cb59ad2ea1 inherit pub_methods_classod_1_1_o_d_detection"><td class="mdescLeft"> </td><td class="mdescRight">Get/Set the confidence of the detection. <a href="#a6f0a83cec96dbf29491807cb59ad2ea1">More...</a><br/></td></tr>
<tr class="separator:a6f0a83cec96dbf29491807cb59ad2ea1 inherit pub_methods_classod_1_1_o_d_detection"><td class="memSeparator" colspan="2"> </td></tr>
</table><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:a9bd0b4802081c3029036f2db68a43446"><td class="memItemLeft" align="right" valign="top">Eigen::Vector3d </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#a9bd0b4802081c3029036f2db68a43446">location_2d_</a></td></tr>
<tr class="separator:a9bd0b4802081c3029036f2db68a43446"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac1df4e024861973948934937e64d99e2"><td class="memItemLeft" align="right" valign="top">cv::Rect </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#ac1df4e024861973948934937e64d99e2">bounding_box_2d_</a></td></tr>
<tr class="separator:ac1df4e024861973948934937e64d99e2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a323accd6c16f26265718d4d0e237bd54"><td class="memItemLeft" align="right" valign="top">cv::Mat </td><td class="memItemRight" valign="bottom"><a class="el" href="classod_1_1_o_d_detection2_d.html#a323accd6c16f26265718d4d0e237bd54">metainfo_image_</a></td></tr>
<tr class="separator:a323accd6c16f26265718d4d0e237bd54"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Detection for 2D with 2D location information. </p>
<dl class="section author"><dt>Author</dt><dd>Kripasindhu Sarkar </dd></dl>
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00122">122</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a8843233aa3db9416e5a3b303daa2111f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual od::ODDetection2D::~ODDetection2D </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00126">126</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
</div>
</div>
<a class="anchor" id="a2a3256516a6fb07f8497b7e89372ab38"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">od::ODDetection2D::ODDetection2D </td>
<td>(</td>
<td class="paramtype">DetectionType const & </td>
<td class="paramname"><em>type_</em> = <code>OD_DETECTION_NULL</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">std::string const & </td>
<td class="paramname"><em>id_</em> = <code>""</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">double </td>
<td class="paramname"><em>confidence_</em> = <code>1</code> </td>
</tr>
<tr>
<td></td>
<td>)</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#l00129">129</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#l00165">location_2d_</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aba849b3987d05e04c1678611ea7afd45"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">cv::Rect const& od::ODDetection2D::getBoundingBox </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</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#l00144">144</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">bounding_box_2d_</a>.</p>
</div>
</div>
<a class="anchor" id="a7b4741f402b30faec48261b755acd6a1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">Eigen::Vector3d const& od::ODDetection2D::getLocation </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</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#l00134">134</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#l00165">location_2d_</a>.</p>
</div>
</div>
<a class="anchor" id="aa055b1e09beb6298a1725bc71bcac352"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">cv::Mat const& od::ODDetection2D::getMetainfoImage </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</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#l00154">154</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#l00167">metainfo_image_</a>.</p>
</div>
</div>
<a class="anchor" id="afe9fbb7f79c7141954a0e765136e8456"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void od::ODDetection2D::setBoundingBox </td>
<td>(</td>
<td class="paramtype">cv::Rect const & </td>
<td class="paramname"><em>bounding_box_</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#l00149">149</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">bounding_box_2d_</a>.</p>
</div>
</div>
<a class="anchor" id="aae3c12f952016859e739c80010b7f4ea"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void od::ODDetection2D::setLocation </td>
<td>(</td>
<td class="paramtype">Eigen::Vector3d const & </td>
<td class="paramname"><em>location_</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#l00139">139</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#l00165">location_2d_</a>.</p>
</div>
</div>
<a class="anchor" id="a137890df696c09aeba4ea65f868c4b39"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void od::ODDetection2D::setMetainfoImage </td>
<td>(</td>
<td class="paramtype">cv::Mat const & </td>
<td class="paramname"><em>metainfo_image_</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#l00159">159</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#l00167">metainfo_image_</a>.</p>
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="ac1df4e024861973948934937e64d99e2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">cv::Rect od::ODDetection2D::bounding_box_2d_</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00166">166</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
<p>Referenced by <a class="el" href="_o_d_detection_8h_source.html#l00144">getBoundingBox()</a>, <a class="el" href="_o_d_detection_8h_source.html#l00346">od::ODDetections2D::renderMetainfo()</a>, and <a class="el" href="_o_d_detection_8h_source.html#l00149">setBoundingBox()</a>.</p>
</div>
</div>
<a class="anchor" id="a9bd0b4802081c3029036f2db68a43446"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">Eigen::Vector3d od::ODDetection2D::location_2d_</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00165">165</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
<p>Referenced by <a class="el" href="_o_d_detection_8h_source.html#l00134">getLocation()</a>, <a class="el" href="_o_d_detection_8h_source.html#l00129">ODDetection2D()</a>, and <a class="el" href="_o_d_detection_8h_source.html#l00139">setLocation()</a>.</p>
</div>
</div>
<a class="anchor" id="a323accd6c16f26265718d4d0e237bd54"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">cv::Mat od::ODDetection2D::metainfo_image_</td>
</tr>
</table>
</div><div class="memdoc">
<p>Definition at line <a class="el" href="_o_d_detection_8h_source.html#l00167">167</a> of file <a class="el" href="_o_d_detection_8h_source.html">ODDetection.h</a>.</p>
<p>Referenced by <a class="el" href="_o_d_detection_8h_source.html#l00154">getMetainfoImage()</a>, and <a class="el" href="_o_d_detection_8h_source.html#l00159">setMetainfoImage()</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_detection2_d.html">ODDetection2D</a></li>
<li class="footer">Send your queries <a href="mailto:[email protected]?Subject=OpenDetection" target="_top">here</a>.</li>
</ul>
</div>
</body>
</html>