c7a23512bd9dc5f981e9e7ffeb6743f381858a37
[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>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">Compute Library
43    &#160;<span id="projectnumber">18.05</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="pages.xhtml"><span>Related&#160;Pages</span></a></li>
59       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60       <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61       <li><a href="files.xhtml"><span>Files</span></a></li>
62       <li>
63         <div id="MSearchBox" class="MSearchBoxInactive">
64         <span class="left">
65           <img id="MSearchSelect" src="search/mag_sel.png"
66                onmouseover="return searchBox.OnSearchSelectShow()"
67                onmouseout="return searchBox.OnSearchSelectHide()"
68                alt=""/>
69           <input type="text" id="MSearchField" value="Search" accesskey="S"
70                onfocus="searchBox.OnSearchFieldFocus(true)" 
71                onblur="searchBox.OnSearchFieldFocus(false)" 
72                onkeyup="searchBox.OnSearchFieldChange(event)"/>
73           </span><span class="right">
74             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75           </span>
76         </div>
77       </li>
78     </ul>
79   </div>
80   <div id="navrow2" class="tabs2">
81     <ul class="tablist">
82       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
83       <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
84       <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
85       <li><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
86     </ul>
87   </div>
88 </div><!-- top -->
89 <div id="side-nav" class="ui-resizable side-nav-resizable">
90   <div id="nav-tree">
91     <div id="nav-tree-contents">
92       <div id="nav-sync" class="sync"></div>
93     </div>
94   </div>
95   <div id="splitbar" style="-moz-user-select:none;" 
96        class="ui-resizable-handle">
97   </div>
98 </div>
99 <script type="text/javascript">
100 $(document).ready(function(){initNavTree('structarm__compute_1_1_detection_window.xhtml','');});
101 </script>
102 <div id="doc-content">
103 <!-- window showing the filter options -->
104 <div id="MSearchSelectWindow"
105      onmouseover="return searchBox.OnSearchSelectShow()"
106      onmouseout="return searchBox.OnSearchSelectHide()"
107      onkeydown="return searchBox.OnSearchSelectKey(event)">
108 </div>
109
110 <!-- iframe showing the search results (closed by default) -->
111 <div id="MSearchResultsWindow">
112 <iframe src="javascript:void(0)" frameborder="0" 
113         name="MSearchResults" id="MSearchResults">
114 </iframe>
115 </div>
116
117 <div class="header">
118   <div class="summary">
119 <a href="#pub-attribs">Data Fields</a>  </div>
120   <div class="headertitle">
121 <div class="title">DetectionWindow Struct Reference</div>  </div>
122 </div><!--header-->
123 <div class="contents">
124
125 <p>Detection window used for the object detection.  
126  <a href="structarm__compute_1_1_detection_window.xhtml#details">More...</a></p>
127
128 <p><code>#include &lt;<a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>&gt;</code></p>
129 <table class="memberdecls">
130 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
131 Data Fields</h2></td></tr>
132 <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>
133 <tr class="memdesc:a4dde988b1b2adba65ae3efa69f65d960"><td class="mdescLeft">&#160;</td><td class="mdescRight">Top-left x coordinate.  <a href="#a4dde988b1b2adba65ae3efa69f65d960">More...</a><br /></td></tr>
134 <tr class="separator:a4dde988b1b2adba65ae3efa69f65d960"><td class="memSeparator" colspan="2">&#160;</td></tr>
135 <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>
136 <tr class="memdesc:ab0580f504a7428539be299fa71565f30"><td class="mdescLeft">&#160;</td><td class="mdescRight">Top-left y coordinate.  <a href="#ab0580f504a7428539be299fa71565f30">More...</a><br /></td></tr>
137 <tr class="separator:ab0580f504a7428539be299fa71565f30"><td class="memSeparator" colspan="2">&#160;</td></tr>
138 <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>
139 <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>
140 <tr class="separator:ad0eab1042455a2067c812ab8071d5376"><td class="memSeparator" colspan="2">&#160;</td></tr>
141 <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>
142 <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>
143 <tr class="separator:a81c9f8d0b8c3b49d770be14dbe9f0d37"><td class="memSeparator" colspan="2">&#160;</td></tr>
144 <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>
145 <tr class="memdesc:ae5c4999829285e20d3b491807fa46fd1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Index of the class.  <a href="#ae5c4999829285e20d3b491807fa46fd1">More...</a><br /></td></tr>
146 <tr class="separator:ae5c4999829285e20d3b491807fa46fd1"><td class="memSeparator" colspan="2">&#160;</td></tr>
147 <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>
148 <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>
149 <tr class="separator:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="memSeparator" colspan="2">&#160;</td></tr>
150 </table>
151 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
152 <div class="textblock"><p>Detection window used for the object detection. </p>
153 <p>The detection window keeps the following information:</p>
154 <ol type="1">
155 <li>Geometry of the rectangular window (x/y of top-left corner and width/height)</li>
156 <li>Index of the class used for evaluating which class the detection window belongs to</li>
157 <li>Confidence value (score) obtained with the classifier </li>
158 </ol>
159
160 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00543">543</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
161 </div><h2 class="groupheader">Field Documentation</h2>
162 <a class="anchor" id="a81c9f8d0b8c3b49d770be14dbe9f0d37"></a>
163 <div class="memitem">
164 <div class="memproto">
165       <table class="memname">
166         <tr>
167           <td class="memname">uint16_t height { 0 }</td>
168         </tr>
169       </table>
170 </div><div class="memdoc">
171
172 <p>Height of the detection window. </p>
173
174 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00548">548</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
175
176 <p>Referenced by <a class="el" href="_validation_8h_source.xhtml#l00786">arm_compute::test::validation::compare_detection_windows()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00060">arm_compute::test::validation::reference::detection_windows_non_maxima_suppression()</a>, <a class="el" href="utils_2_utils_8cpp_source.xhtml#l00107">arm_compute::utils::draw_detection_rectangle()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, and <a class="el" href="utils_2_type_printer_8h_source.xhtml#l01468">arm_compute::operator&lt;&lt;()</a>.</p>
177
178 </div>
179 </div>
180 <a class="anchor" id="ae5c4999829285e20d3b491807fa46fd1"></a>
181 <div class="memitem">
182 <div class="memproto">
183       <table class="memname">
184         <tr>
185           <td class="memname">uint16_t idx_class { 0 }</td>
186         </tr>
187       </table>
188 </div><div class="memdoc">
189
190 <p>Index of the class. </p>
191
192 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00549">549</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
193
194 <p>Referenced by <a class="el" href="_validation_8h_source.xhtml#l00786">arm_compute::test::validation::compare_detection_windows()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00060">arm_compute::test::validation::reference::detection_windows_non_maxima_suppression()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, and <a class="el" href="utils_2_type_printer_8h_source.xhtml#l01468">arm_compute::operator&lt;&lt;()</a>.</p>
195
196 </div>
197 </div>
198 <a class="anchor" id="a8c5cd9b525ee73a24b1d9d8e34982d1c"></a>
199 <div class="memitem">
200 <div class="memproto">
201       <table class="memname">
202         <tr>
203           <td class="memname">float score { 0.f }</td>
204         </tr>
205       </table>
206 </div><div class="memdoc">
207
208 <p>Confidence value for the detection window. </p>
209
210 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00550">550</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
211
212 <p>Referenced by <a class="el" href="_validation_8h_source.xhtml#l00786">arm_compute::test::validation::compare_detection_windows()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00060">arm_compute::test::validation::reference::detection_windows_non_maxima_suppression()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, and <a class="el" href="utils_2_type_printer_8h_source.xhtml#l01468">arm_compute::operator&lt;&lt;()</a>.</p>
213
214 </div>
215 </div>
216 <a class="anchor" id="ad0eab1042455a2067c812ab8071d5376"></a>
217 <div class="memitem">
218 <div class="memproto">
219       <table class="memname">
220         <tr>
221           <td class="memname">uint16_t width { 0 }</td>
222         </tr>
223       </table>
224 </div><div class="memdoc">
225
226 <p>Width of the detection window. </p>
227
228 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00547">547</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
229
230 <p>Referenced by <a class="el" href="_validation_8h_source.xhtml#l00786">arm_compute::test::validation::compare_detection_windows()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00060">arm_compute::test::validation::reference::detection_windows_non_maxima_suppression()</a>, <a class="el" href="utils_2_utils_8cpp_source.xhtml#l00107">arm_compute::utils::draw_detection_rectangle()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, and <a class="el" href="utils_2_type_printer_8h_source.xhtml#l01468">arm_compute::operator&lt;&lt;()</a>.</p>
231
232 </div>
233 </div>
234 <a class="anchor" id="a4dde988b1b2adba65ae3efa69f65d960"></a>
235 <div class="memitem">
236 <div class="memproto">
237       <table class="memname">
238         <tr>
239           <td class="memname">uint16_t x { 0 }</td>
240         </tr>
241       </table>
242 </div><div class="memdoc">
243
244 <p>Top-left x coordinate. </p>
245
246 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00545">545</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
247
248 <p>Referenced by <a class="el" href="_validation_8h_source.xhtml#l00786">arm_compute::test::validation::compare_detection_windows()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00060">arm_compute::test::validation::reference::detection_windows_non_maxima_suppression()</a>, <a class="el" href="utils_2_utils_8cpp_source.xhtml#l00107">arm_compute::utils::draw_detection_rectangle()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, and <a class="el" href="utils_2_type_printer_8h_source.xhtml#l01468">arm_compute::operator&lt;&lt;()</a>.</p>
249
250 </div>
251 </div>
252 <a class="anchor" id="ab0580f504a7428539be299fa71565f30"></a>
253 <div class="memitem">
254 <div class="memproto">
255       <table class="memname">
256         <tr>
257           <td class="memname">uint16_t y { 0 }</td>
258         </tr>
259       </table>
260 </div><div class="memdoc">
261
262 <p>Top-left y coordinate. </p>
263
264 <p>Definition at line <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml#l00546">546</a> of file <a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a>.</p>
265
266 <p>Referenced by <a class="el" href="_validation_8h_source.xhtml#l00786">arm_compute::test::validation::compare_detection_windows()</a>, <a class="el" href="reference_2_h_o_g_multi_detection_8cpp_source.xhtml#l00060">arm_compute::test::validation::reference::detection_windows_non_maxima_suppression()</a>, <a class="el" href="utils_2_utils_8cpp_source.xhtml#l00107">arm_compute::utils::draw_detection_rectangle()</a>, <a class="el" href="reference_2_h_o_g_detector_8cpp_source.xhtml#l00048">arm_compute::test::validation::reference::hog_detector()</a>, and <a class="el" href="utils_2_type_printer_8h_source.xhtml#l01468">arm_compute::operator&lt;&lt;()</a>.</p>
267
268 </div>
269 </div>
270 <hr/>The documentation for this struct was generated from the following file:<ul>
271 <li>arm_compute/core/<a class="el" href="arm__compute_2core_2_types_8h_source.xhtml">Types.h</a></li>
272 </ul>
273 </div><!-- contents -->
274 </div><!-- doc-content -->
275 <!-- start footer part -->
276 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
277   <ul>
278     <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>
279     <li class="footer">Generated on Wed May 23 2018 11:36:41 for Compute Library by
280     <a href="http://www.doxygen.org/index.html">
281     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
282   </ul>
283 </div>
284 </body>
285 </html>