arm_compute v17.04
[platform/upstream/armcl.git] / documentation / structarm__compute_1_1_detection_window.xhtml
1 <!-- HTML header for doxygen 1.8.9.1-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen 1.8.11"/>
8 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9 <title>ARM Compute Library: DetectionWindow Struct Reference</title>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="dynsections.js"></script>
13 <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17 <script type="text/javascript">
18   $(document).ready(initResizable);
19   $(window).load(resizeHeight);
20 </script>
21 <link href="search/search.css" rel="stylesheet" type="text/css"/>
22 <script type="text/javascript" src="search/searchdata.js"></script>
23 <script type="text/javascript" src="search/search.js"></script>
24 <script type="text/javascript">
25   $(document).ready(function() { init_search(); });
26 </script>
27 <script type="text/x-mathjax-config">
28   MathJax.Hub.Config({
29     extensions: ["tex2jax.js"],
30     jax: ["input/TeX","output/HTML-CSS"],
31 });
32 </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33 <link href="doxygen.css" rel="stylesheet" type="text/css" />
34 </head>
35 <body>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37 <div id="titlearea">
38 <table cellspacing="0" cellpadding="0">
39  <tbody>
40  <tr style="height: 56px;">
41   <td style="padding-left: 0.5em;">
42    <div id="projectname">ARM Compute Library
43    &#160;<span id="projectnumber">17.04</span>
44    </div>
45   </td>
46  </tr>
47  </tbody>
48 </table>
49 </div>
50 <!-- end header part -->
51 <!-- Generated by Doxygen 1.8.11 -->
52 <script type="text/javascript">
53 var searchBox = new SearchBox("searchBox", "search",false,'Search');
54 </script>
55   <div id="navrow1" class="tabs">
56     <ul class="tablist">
57       <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
58       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
59       <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
60       <li><a href="files.xhtml"><span>Files</span></a></li>
61       <li>
62         <div id="MSearchBox" class="MSearchBoxInactive">
63         <span class="left">
64           <img id="MSearchSelect" src="search/mag_sel.png"
65                onmouseover="return searchBox.OnSearchSelectShow()"
66                onmouseout="return searchBox.OnSearchSelectHide()"
67                alt=""/>
68           <input type="text" id="MSearchField" value="Search" accesskey="S"
69                onfocus="searchBox.OnSearchFieldFocus(true)" 
70                onblur="searchBox.OnSearchFieldFocus(false)" 
71                onkeyup="searchBox.OnSearchFieldChange(event)"/>
72           </span><span class="right">
73             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
74           </span>
75         </div>
76       </li>
77     </ul>
78   </div>
79   <div id="navrow2" class="tabs2">
80     <ul class="tablist">
81       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
82       <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
83       <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
84       <li><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
85     </ul>
86   </div>
87 </div><!-- top -->
88 <div id="side-nav" class="ui-resizable side-nav-resizable">
89   <div id="nav-tree">
90     <div id="nav-tree-contents">
91       <div id="nav-sync" class="sync"></div>
92     </div>
93   </div>
94   <div id="splitbar" style="-moz-user-select:none;" 
95        class="ui-resizable-handle">
96   </div>
97 </div>
98 <script type="text/javascript">
99 $(document).ready(function(){initNavTree('structarm__compute_1_1_detection_window.xhtml','');});
100 </script>
101 <div id="doc-content">
102 <!-- window showing the filter options -->
103 <div id="MSearchSelectWindow"
104      onmouseover="return searchBox.OnSearchSelectShow()"
105      onmouseout="return searchBox.OnSearchSelectHide()"
106      onkeydown="return searchBox.OnSearchSelectKey(event)">
107 </div>
108
109 <!-- iframe showing the search results (closed by default) -->
110 <div id="MSearchResultsWindow">
111 <iframe src="javascript:void(0)" frameborder="0" 
112         name="MSearchResults" id="MSearchResults">
113 </iframe>
114 </div>
115
116 <div class="header">
117   <div class="summary">
118 <a href="#pub-attribs">Data Fields</a>  </div>
119   <div class="headertitle">
120 <div class="title">DetectionWindow Struct Reference</div>  </div>
121 </div><!--header-->
122 <div class="contents">
123
124 <p>Detection window used for the object detection.  
125  <a href="structarm__compute_1_1_detection_window.xhtml#details">More...</a></p>
126
127 <p><code>#include &lt;<a class="el" href="_types_8h_source.xhtml">Types.h</a>&gt;</code></p>
128 <table class="memberdecls">
129 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
130 Data Fields</h2></td></tr>
131 <tr class="memitem:a4dde988b1b2adba65ae3efa69f65d960"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarm__compute_1_1_detection_window.xhtml#a4dde988b1b2adba65ae3efa69f65d960">x</a> { 0 }</td></tr>
132 <tr class="memdesc:a4dde988b1b2adba65ae3efa69f65d960"><td class="mdescLeft">&#160;</td><td class="mdescRight">Top-left x coordinate.  <a href="#a4dde988b1b2adba65ae3efa69f65d960">More...</a><br /></td></tr>
133 <tr class="separator:a4dde988b1b2adba65ae3efa69f65d960"><td class="memSeparator" colspan="2">&#160;</td></tr>
134 <tr class="memitem:ab0580f504a7428539be299fa71565f30"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarm__compute_1_1_detection_window.xhtml#ab0580f504a7428539be299fa71565f30">y</a> { 0 }</td></tr>
135 <tr class="memdesc:ab0580f504a7428539be299fa71565f30"><td class="mdescLeft">&#160;</td><td class="mdescRight">Top-left y coordinate.  <a href="#ab0580f504a7428539be299fa71565f30">More...</a><br /></td></tr>
136 <tr class="separator:ab0580f504a7428539be299fa71565f30"><td class="memSeparator" colspan="2">&#160;</td></tr>
137 <tr class="memitem:ad0eab1042455a2067c812ab8071d5376"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarm__compute_1_1_detection_window.xhtml#ad0eab1042455a2067c812ab8071d5376">width</a> { 0 }</td></tr>
138 <tr class="memdesc:ad0eab1042455a2067c812ab8071d5376"><td class="mdescLeft">&#160;</td><td class="mdescRight">Width of the detection window.  <a href="#ad0eab1042455a2067c812ab8071d5376">More...</a><br /></td></tr>
139 <tr class="separator:ad0eab1042455a2067c812ab8071d5376"><td class="memSeparator" colspan="2">&#160;</td></tr>
140 <tr class="memitem:a81c9f8d0b8c3b49d770be14dbe9f0d37"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarm__compute_1_1_detection_window.xhtml#a81c9f8d0b8c3b49d770be14dbe9f0d37">height</a> { 0 }</td></tr>
141 <tr class="memdesc:a81c9f8d0b8c3b49d770be14dbe9f0d37"><td class="mdescLeft">&#160;</td><td class="mdescRight">Height of the detection window.  <a href="#a81c9f8d0b8c3b49d770be14dbe9f0d37">More...</a><br /></td></tr>
142 <tr class="separator:a81c9f8d0b8c3b49d770be14dbe9f0d37"><td class="memSeparator" colspan="2">&#160;</td></tr>
143 <tr class="memitem:ae5c4999829285e20d3b491807fa46fd1"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarm__compute_1_1_detection_window.xhtml#ae5c4999829285e20d3b491807fa46fd1">idx_class</a> { 0 }</td></tr>
144 <tr class="memdesc:ae5c4999829285e20d3b491807fa46fd1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Index of the class.  <a href="#ae5c4999829285e20d3b491807fa46fd1">More...</a><br /></td></tr>
145 <tr class="separator:ae5c4999829285e20d3b491807fa46fd1"><td class="memSeparator" colspan="2">&#160;</td></tr>
146 <tr class="memitem:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structarm__compute_1_1_detection_window.xhtml#a8c5cd9b525ee73a24b1d9d8e34982d1c">score</a> { 0.f }</td></tr>
147 <tr class="memdesc:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Confidence value for the detection window.  <a href="#a8c5cd9b525ee73a24b1d9d8e34982d1c">More...</a><br /></td></tr>
148 <tr class="separator:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
149 </table>
150 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
151 <div class="textblock"><p>Detection window used for the object detection. </p>
152 <p>The detection window keeps the following information:</p>
153 <ol type="1">
154 <li>Geometry of the rectangular window (x/y of top-left corner and width/height)</li>
155 <li>Index of the class used for evaluating which class the detection window belongs to</li>
156 <li>Confidence value (score) obtained with the classifier </li>
157 </ol>
158
159 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00335">335</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
160 </div><h2 class="groupheader">Field Documentation</h2>
161 <a class="anchor" id="a81c9f8d0b8c3b49d770be14dbe9f0d37"></a>
162 <div class="memitem">
163 <div class="memproto">
164       <table class="memname">
165         <tr>
166           <td class="memname">uint16_t height { 0 }</td>
167         </tr>
168       </table>
169 </div><div class="memdoc">
170
171 <p>Height of the detection window. </p>
172
173 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00340">340</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
174
175 <p>Referenced by <a class="el" href="_utils_8cpp_source.xhtml#l00099">test_helpers::draw_detection_rectangle()</a>.</p>
176
177 </div>
178 </div>
179 <a class="anchor" id="ae5c4999829285e20d3b491807fa46fd1"></a>
180 <div class="memitem">
181 <div class="memproto">
182       <table class="memname">
183         <tr>
184           <td class="memname">uint16_t idx_class { 0 }</td>
185         </tr>
186       </table>
187 </div><div class="memdoc">
188
189 <p>Index of the class. </p>
190
191 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00341">341</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
192
193 </div>
194 </div>
195 <a class="anchor" id="a8c5cd9b525ee73a24b1d9d8e34982d1c"></a>
196 <div class="memitem">
197 <div class="memproto">
198       <table class="memname">
199         <tr>
200           <td class="memname">float score { 0.f }</td>
201         </tr>
202       </table>
203 </div><div class="memdoc">
204
205 <p>Confidence value for the detection window. </p>
206
207 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00342">342</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
208
209 </div>
210 </div>
211 <a class="anchor" id="ad0eab1042455a2067c812ab8071d5376"></a>
212 <div class="memitem">
213 <div class="memproto">
214       <table class="memname">
215         <tr>
216           <td class="memname">uint16_t width { 0 }</td>
217         </tr>
218       </table>
219 </div><div class="memdoc">
220
221 <p>Width of the detection window. </p>
222
223 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00339">339</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
224
225 <p>Referenced by <a class="el" href="_utils_8cpp_source.xhtml#l00099">test_helpers::draw_detection_rectangle()</a>.</p>
226
227 </div>
228 </div>
229 <a class="anchor" id="a4dde988b1b2adba65ae3efa69f65d960"></a>
230 <div class="memitem">
231 <div class="memproto">
232       <table class="memname">
233         <tr>
234           <td class="memname">uint16_t x { 0 }</td>
235         </tr>
236       </table>
237 </div><div class="memdoc">
238
239 <p>Top-left x coordinate. </p>
240
241 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00337">337</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
242
243 <p>Referenced by <a class="el" href="_utils_8cpp_source.xhtml#l00099">test_helpers::draw_detection_rectangle()</a>.</p>
244
245 </div>
246 </div>
247 <a class="anchor" id="ab0580f504a7428539be299fa71565f30"></a>
248 <div class="memitem">
249 <div class="memproto">
250       <table class="memname">
251         <tr>
252           <td class="memname">uint16_t y { 0 }</td>
253         </tr>
254       </table>
255 </div><div class="memdoc">
256
257 <p>Top-left y coordinate. </p>
258
259 <p>Definition at line <a class="el" href="_types_8h_source.xhtml#l00338">338</a> of file <a class="el" href="_types_8h_source.xhtml">Types.h</a>.</p>
260
261 <p>Referenced by <a class="el" href="_utils_8cpp_source.xhtml#l00099">test_helpers::draw_detection_rectangle()</a>.</p>
262
263 </div>
264 </div>
265 <hr/>The documentation for this struct was generated from the following file:<ul>
266 <li>arm_compute/core/<a class="el" href="_types_8h_source.xhtml">Types.h</a></li>
267 </ul>
268 </div><!-- contents -->
269 </div><!-- doc-content -->
270 <!-- start footer part -->
271 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
272   <ul>
273     <li class="navelem"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="structarm__compute_1_1_detection_window.xhtml">DetectionWindow</a></li>
274     <li class="footer">Generated on Wed Apr 12 2017 14:26:06 for ARM Compute Library by
275     <a href="http://www.doxygen.org/index.html">
276     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
277   </ul>
278 </div>
279 </body>
280 </html>