Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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"/> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 7 | <meta name="generator" content="Doxygen 1.8.11"/> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 15 | <script type="text/javascript" src="navtreedata.js"></script> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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"/> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 22 | <script type="text/javascript" src="search/searchdata.js"></script> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 23 | <script type="text/javascript" src="search/search.js"></script> |
| 24 | <script type="text/javascript"> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 25 | $(document).ready(function() { init_search(); }); |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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 | }); |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 32 | </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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 |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 43 |  <span id="projectnumber">17.12</span> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 44 | </div> |
| 45 | </td> |
| 46 | </tr> |
| 47 | </tbody> |
| 48 | </table> |
| 49 | </div> |
| 50 | <!-- end header part --> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 51 | <!-- Generated by Doxygen 1.8.11 --> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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 Page</span></a></li> |
| 58 | <li><a href="pages.xhtml"><span>Related 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 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 Structures</span></a></li> |
| 83 | <li><a href="classes.xhtml"><span>Data Structure Index</span></a></li> |
| 84 | <li><a href="inherits.xhtml"><span>Class Hierarchy</span></a></li> |
| 85 | <li><a href="functions.xhtml"><span>Data 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('struct_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)"> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 108 | </div> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 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 struct. |
| 126 | <a href="struct_detection_window.xhtml#details">More...</a></p> |
| 127 | |
| 128 | <p><code>#include <<a class="el" href="types_8h_source.xhtml">types.h</a>></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:a0815db32ce16586f5e90a633735df930"><td class="memItemLeft" align="right" valign="top">ushort </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_detection_window.xhtml#a0815db32ce16586f5e90a633735df930">x</a></td></tr> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 133 | <tr class="memdesc:a0815db32ce16586f5e90a633735df930"><td class="mdescLeft"> </td><td class="mdescRight">Top-left x coordinate. <a href="#a0815db32ce16586f5e90a633735df930">More...</a><br /></td></tr> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 134 | <tr class="separator:a0815db32ce16586f5e90a633735df930"><td class="memSeparator" colspan="2"> </td></tr> |
| 135 | <tr class="memitem:a45b45124e843a937c3e256edbce64eea"><td class="memItemLeft" align="right" valign="top">ushort </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_detection_window.xhtml#a45b45124e843a937c3e256edbce64eea">y</a></td></tr> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 136 | <tr class="memdesc:a45b45124e843a937c3e256edbce64eea"><td class="mdescLeft"> </td><td class="mdescRight">Top-left y coordinate. <a href="#a45b45124e843a937c3e256edbce64eea">More...</a><br /></td></tr> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 137 | <tr class="separator:a45b45124e843a937c3e256edbce64eea"><td class="memSeparator" colspan="2"> </td></tr> |
| 138 | <tr class="memitem:a67fe5ca4d6c3f95bf649ef48fe3d221b"><td class="memItemLeft" align="right" valign="top">ushort </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_detection_window.xhtml#a67fe5ca4d6c3f95bf649ef48fe3d221b">width</a></td></tr> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 139 | <tr class="memdesc:a67fe5ca4d6c3f95bf649ef48fe3d221b"><td class="mdescLeft"> </td><td class="mdescRight">Width of the detection window. <a href="#a67fe5ca4d6c3f95bf649ef48fe3d221b">More...</a><br /></td></tr> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 140 | <tr class="separator:a67fe5ca4d6c3f95bf649ef48fe3d221b"><td class="memSeparator" colspan="2"> </td></tr> |
| 141 | <tr class="memitem:aa0fb54e3dbe6f7446157eb3f3c1f77f3"><td class="memItemLeft" align="right" valign="top">ushort </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_detection_window.xhtml#aa0fb54e3dbe6f7446157eb3f3c1f77f3">height</a></td></tr> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 142 | <tr class="memdesc:aa0fb54e3dbe6f7446157eb3f3c1f77f3"><td class="mdescLeft"> </td><td class="mdescRight">Height of the detection window. <a href="#aa0fb54e3dbe6f7446157eb3f3c1f77f3">More...</a><br /></td></tr> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 143 | <tr class="separator:aa0fb54e3dbe6f7446157eb3f3c1f77f3"><td class="memSeparator" colspan="2"> </td></tr> |
| 144 | <tr class="memitem:ad4f986571659dd822695ca58dda00e49"><td class="memItemLeft" align="right" valign="top">ushort </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_detection_window.xhtml#ad4f986571659dd822695ca58dda00e49">idx_class</a></td></tr> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 145 | <tr class="memdesc:ad4f986571659dd822695ca58dda00e49"><td class="mdescLeft"> </td><td class="mdescRight">Index of the class. <a href="#ad4f986571659dd822695ca58dda00e49">More...</a><br /></td></tr> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 146 | <tr class="separator:ad4f986571659dd822695ca58dda00e49"><td class="memSeparator" colspan="2"> </td></tr> |
| 147 | <tr class="memitem:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="memItemLeft" align="right" valign="top">float </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_detection_window.xhtml#a8c5cd9b525ee73a24b1d9d8e34982d1c">score</a></td></tr> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 148 | <tr class="memdesc:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="mdescLeft"> </td><td class="mdescRight">Confidence value for the detection window. <a href="#a8c5cd9b525ee73a24b1d9d8e34982d1c">More...</a><br /></td></tr> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 149 | <tr class="separator:a8c5cd9b525ee73a24b1d9d8e34982d1c"><td class="memSeparator" colspan="2"> </td></tr> |
| 150 | </table> |
| 151 | <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> |
| 152 | <div class="textblock"><p>Detection window struct. </p> |
| 153 | |
| 154 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00047">47</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 155 | </div><h2 class="groupheader">Field Documentation</h2> |
| 156 | <a class="anchor" id="aa0fb54e3dbe6f7446157eb3f3c1f77f3"></a> |
| 157 | <div class="memitem"> |
| 158 | <div class="memproto"> |
| 159 | <table class="memname"> |
| 160 | <tr> |
| 161 | <td class="memname">ushort height</td> |
| 162 | </tr> |
| 163 | </table> |
| 164 | </div><div class="memdoc"> |
| 165 | |
| 166 | <p>Height of the detection window. </p> |
| 167 | |
| 168 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00052">52</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 169 | |
| 170 | </div> |
| 171 | </div> |
| 172 | <a class="anchor" id="ad4f986571659dd822695ca58dda00e49"></a> |
| 173 | <div class="memitem"> |
| 174 | <div class="memproto"> |
| 175 | <table class="memname"> |
| 176 | <tr> |
| 177 | <td class="memname">ushort idx_class</td> |
| 178 | </tr> |
| 179 | </table> |
| 180 | </div><div class="memdoc"> |
| 181 | |
| 182 | <p>Index of the class. </p> |
| 183 | |
| 184 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00053">53</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 185 | |
| 186 | </div> |
| 187 | </div> |
| 188 | <a class="anchor" id="a8c5cd9b525ee73a24b1d9d8e34982d1c"></a> |
| 189 | <div class="memitem"> |
| 190 | <div class="memproto"> |
| 191 | <table class="memname"> |
| 192 | <tr> |
| 193 | <td class="memname">float score</td> |
| 194 | </tr> |
| 195 | </table> |
| 196 | </div><div class="memdoc"> |
| 197 | |
| 198 | <p>Confidence value for the detection window. </p> |
| 199 | |
| 200 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00054">54</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 201 | |
| 202 | </div> |
| 203 | </div> |
| 204 | <a class="anchor" id="a67fe5ca4d6c3f95bf649ef48fe3d221b"></a> |
| 205 | <div class="memitem"> |
| 206 | <div class="memproto"> |
| 207 | <table class="memname"> |
| 208 | <tr> |
| 209 | <td class="memname">ushort width</td> |
| 210 | </tr> |
| 211 | </table> |
| 212 | </div><div class="memdoc"> |
| 213 | |
| 214 | <p>Width of the detection window. </p> |
| 215 | |
| 216 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00051">51</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 217 | |
| 218 | </div> |
| 219 | </div> |
| 220 | <a class="anchor" id="a0815db32ce16586f5e90a633735df930"></a> |
| 221 | <div class="memitem"> |
| 222 | <div class="memproto"> |
| 223 | <table class="memname"> |
| 224 | <tr> |
| 225 | <td class="memname">ushort x</td> |
| 226 | </tr> |
| 227 | </table> |
| 228 | </div><div class="memdoc"> |
| 229 | |
| 230 | <p>Top-left x coordinate. </p> |
| 231 | |
| 232 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00049">49</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 233 | |
| 234 | </div> |
| 235 | </div> |
| 236 | <a class="anchor" id="a45b45124e843a937c3e256edbce64eea"></a> |
| 237 | <div class="memitem"> |
| 238 | <div class="memproto"> |
| 239 | <table class="memname"> |
| 240 | <tr> |
| 241 | <td class="memname">ushort y</td> |
| 242 | </tr> |
| 243 | </table> |
| 244 | </div><div class="memdoc"> |
| 245 | |
| 246 | <p>Top-left y coordinate. </p> |
| 247 | |
| 248 | <p>Definition at line <a class="el" href="types_8h_source.xhtml#l00050">50</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p> |
| 249 | |
| 250 | </div> |
| 251 | </div> |
| 252 | <hr/>The documentation for this struct was generated from the following file:<ul> |
| 253 | <li>src/core/CL/cl_kernels/<a class="el" href="types_8h_source.xhtml">types.h</a></li> |
| 254 | </ul> |
| 255 | </div><!-- contents --> |
| 256 | </div><!-- doc-content --> |
| 257 | <!-- start footer part --> |
| 258 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 259 | <ul> |
| 260 | <li class="navelem"><a class="el" href="struct_detection_window.xhtml">DetectionWindow</a></li> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 261 | <li class="footer">Generated on Thu Dec 14 2017 23:48:34 for Compute Library by |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 262 | <a href="http://www.doxygen.org/index.html"> |
Anthony Barbier | 8140e1e | 2017-12-14 23:48:46 +0000 | [diff] [blame^] | 263 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 264 | </ul> |
| 265 | </div> |
| 266 | </body> |
| 267 | </html> |