3552a94a0ae39b873583c33e026abbc910f22d53
[platform/upstream/armcl.git] / documentation / classarm__compute_1_1_h_o_g_info.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: HOGInfo Class 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.02</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('classarm__compute_1_1_h_o_g_info.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-methods">Public Member Functions</a>  </div>
120   <div class="headertitle">
121 <div class="title">HOGInfo Class Reference</div>  </div>
122 </div><!--header-->
123 <div class="contents">
124
125 <p>Store the <a class="el" href="classarm__compute_1_1_h_o_g.xhtml" title="CPU implementation of HOG data-object. ">HOG</a>'s metadata.  
126  <a href="classarm__compute_1_1_h_o_g_info.xhtml#details">More...</a></p>
127
128 <p><code>#include &lt;<a class="el" href="_h_o_g_info_8h_source.xhtml">HOGInfo.h</a>&gt;</code></p>
129 <table class="memberdecls">
130 <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
131 Public Member Functions</h2></td></tr>
132 <tr class="memitem:aed28257d62b9129062bfd61600531648"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aed28257d62b9129062bfd61600531648">HOGInfo</a> ()</td></tr>
133 <tr class="memdesc:aed28257d62b9129062bfd61600531648"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="#aed28257d62b9129062bfd61600531648">More...</a><br /></td></tr>
134 <tr class="separator:aed28257d62b9129062bfd61600531648"><td class="memSeparator" colspan="2">&#160;</td></tr>
135 <tr class="memitem:ada121d63992678a09e1b3db5a2002bfa"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#ada121d63992678a09e1b3db5a2002bfa">~HOGInfo</a> ()=default</td></tr>
136 <tr class="memdesc:ada121d63992678a09e1b3db5a2002bfa"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default destructor.  <a href="#ada121d63992678a09e1b3db5a2002bfa">More...</a><br /></td></tr>
137 <tr class="separator:ada121d63992678a09e1b3db5a2002bfa"><td class="memSeparator" colspan="2">&#160;</td></tr>
138 <tr class="memitem:a10dcbc6006d1e12ba2cd1ae524c66122"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a10dcbc6006d1e12ba2cd1ae524c66122">HOGInfo</a> (const <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;)=default</td></tr>
139 <tr class="memdesc:a10dcbc6006d1e12ba2cd1ae524c66122"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be copy constructed.  <a href="#a10dcbc6006d1e12ba2cd1ae524c66122">More...</a><br /></td></tr>
140 <tr class="separator:a10dcbc6006d1e12ba2cd1ae524c66122"><td class="memSeparator" colspan="2">&#160;</td></tr>
141 <tr class="memitem:a64f60c469394d4f5f621546fc3108590"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a64f60c469394d4f5f621546fc3108590">operator=</a> (const <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;)=default</td></tr>
142 <tr class="memdesc:a64f60c469394d4f5f621546fc3108590"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be copied.  <a href="#a64f60c469394d4f5f621546fc3108590">More...</a><br /></td></tr>
143 <tr class="separator:a64f60c469394d4f5f621546fc3108590"><td class="memSeparator" colspan="2">&#160;</td></tr>
144 <tr class="memitem:a6a21c3fbc2803bbf3d975bec8977307f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a6a21c3fbc2803bbf3d975bec8977307f">HOGInfo</a> (<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&amp;)=default</td></tr>
145 <tr class="memdesc:a6a21c3fbc2803bbf3d975bec8977307f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be move constructed.  <a href="#a6a21c3fbc2803bbf3d975bec8977307f">More...</a><br /></td></tr>
146 <tr class="separator:a6a21c3fbc2803bbf3d975bec8977307f"><td class="memSeparator" colspan="2">&#160;</td></tr>
147 <tr class="memitem:a3f48ffe9fe37db10eb23de67101c1500"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a3f48ffe9fe37db10eb23de67101c1500">operator=</a> (<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&amp;)=default</td></tr>
148 <tr class="memdesc:a3f48ffe9fe37db10eb23de67101c1500"><td class="mdescLeft">&#160;</td><td class="mdescRight">Allow instances of this class to be moved.  <a href="#a3f48ffe9fe37db10eb23de67101c1500">More...</a><br /></td></tr>
149 <tr class="separator:a3f48ffe9fe37db10eb23de67101c1500"><td class="memSeparator" colspan="2">&#160;</td></tr>
150 <tr class="memitem:aeaa7d619922de47d6239b0167a58e2c7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aeaa7d619922de47d6239b0167a58e2c7">HOGInfo</a> (const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a4b7434680a85c2ac14df737ac7cca91e">cell_size</a>, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a13a9a6f5cfa21b3ab15b1e4315311aeb">block_size</a>, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a0279e383beb758e477ce0673c5db8d57">detection_window_size</a>, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aa9a69eade27460f843fcfba5abb7ae52">block_stride</a>, size_t <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#ae3664b841732a09d7749953ca5b81373">num_bins</a>, <a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">HOGNormType</a> <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aed90de2ef57929727bb2159b66d04487">normalization_type</a>=<a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3ac9e68c0594494ec85805b225a7acb9c2">HOGNormType::L2HYS_NORM</a>, float <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a954d05635b1ff48daffdd70d8a1a6443">l2_hyst_threshold</a>=0.2f, PhaseType phase_type=PhaseType::UNSIGNED)</td></tr>
151 <tr class="memdesc:aeaa7d619922de47d6239b0167a58e2c7"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructor.  <a href="#aeaa7d619922de47d6239b0167a58e2c7">More...</a><br /></td></tr>
152 <tr class="separator:aeaa7d619922de47d6239b0167a58e2c7"><td class="memSeparator" colspan="2">&#160;</td></tr>
153 <tr class="memitem:a75215e8ba07a5ec88ee8c902e306e887"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a75215e8ba07a5ec88ee8c902e306e887">init</a> (const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a4b7434680a85c2ac14df737ac7cca91e">cell_size</a>, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a13a9a6f5cfa21b3ab15b1e4315311aeb">block_size</a>, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a0279e383beb758e477ce0673c5db8d57">detection_window_size</a>, const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aa9a69eade27460f843fcfba5abb7ae52">block_stride</a>, size_t <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#ae3664b841732a09d7749953ca5b81373">num_bins</a>, <a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">HOGNormType</a> <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aed90de2ef57929727bb2159b66d04487">normalization_type</a>=<a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3ac9e68c0594494ec85805b225a7acb9c2">HOGNormType::L2HYS_NORM</a>, float <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a954d05635b1ff48daffdd70d8a1a6443">l2_hyst_threshold</a>=0.2f, PhaseType phase_type=PhaseType::UNSIGNED)</td></tr>
154 <tr class="memdesc:a75215e8ba07a5ec88ee8c902e306e887"><td class="mdescLeft">&#160;</td><td class="mdescRight">Initialize the metadata structure with the given parameters.  <a href="#a75215e8ba07a5ec88ee8c902e306e887">More...</a><br /></td></tr>
155 <tr class="separator:a75215e8ba07a5ec88ee8c902e306e887"><td class="memSeparator" colspan="2">&#160;</td></tr>
156 <tr class="memitem:a4b7434680a85c2ac14df737ac7cca91e"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a4b7434680a85c2ac14df737ac7cca91e">cell_size</a> () const </td></tr>
157 <tr class="memdesc:a4b7434680a85c2ac14df737ac7cca91e"><td class="mdescLeft">&#160;</td><td class="mdescRight">The cell size in pixels.  <a href="#a4b7434680a85c2ac14df737ac7cca91e">More...</a><br /></td></tr>
158 <tr class="separator:a4b7434680a85c2ac14df737ac7cca91e"><td class="memSeparator" colspan="2">&#160;</td></tr>
159 <tr class="memitem:a13a9a6f5cfa21b3ab15b1e4315311aeb"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a13a9a6f5cfa21b3ab15b1e4315311aeb">block_size</a> () const </td></tr>
160 <tr class="memdesc:a13a9a6f5cfa21b3ab15b1e4315311aeb"><td class="mdescLeft">&#160;</td><td class="mdescRight">The block size in pixels.  <a href="#a13a9a6f5cfa21b3ab15b1e4315311aeb">More...</a><br /></td></tr>
161 <tr class="separator:a13a9a6f5cfa21b3ab15b1e4315311aeb"><td class="memSeparator" colspan="2">&#160;</td></tr>
162 <tr class="memitem:a0279e383beb758e477ce0673c5db8d57"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a0279e383beb758e477ce0673c5db8d57">detection_window_size</a> () const </td></tr>
163 <tr class="memdesc:a0279e383beb758e477ce0673c5db8d57"><td class="mdescLeft">&#160;</td><td class="mdescRight">The detection window size in pixels.  <a href="#a0279e383beb758e477ce0673c5db8d57">More...</a><br /></td></tr>
164 <tr class="separator:a0279e383beb758e477ce0673c5db8d57"><td class="memSeparator" colspan="2">&#160;</td></tr>
165 <tr class="memitem:aa9a69eade27460f843fcfba5abb7ae52"><td class="memItemLeft" align="right" valign="top">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aa9a69eade27460f843fcfba5abb7ae52">block_stride</a> () const </td></tr>
166 <tr class="memdesc:aa9a69eade27460f843fcfba5abb7ae52"><td class="mdescLeft">&#160;</td><td class="mdescRight">The block stride in pixels.  <a href="#aa9a69eade27460f843fcfba5abb7ae52">More...</a><br /></td></tr>
167 <tr class="separator:aa9a69eade27460f843fcfba5abb7ae52"><td class="memSeparator" colspan="2">&#160;</td></tr>
168 <tr class="memitem:ae3664b841732a09d7749953ca5b81373"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#ae3664b841732a09d7749953ca5b81373">num_bins</a> () const </td></tr>
169 <tr class="memdesc:ae3664b841732a09d7749953ca5b81373"><td class="mdescLeft">&#160;</td><td class="mdescRight">The number of histogram bins for each cell.  <a href="#ae3664b841732a09d7749953ca5b81373">More...</a><br /></td></tr>
170 <tr class="separator:ae3664b841732a09d7749953ca5b81373"><td class="memSeparator" colspan="2">&#160;</td></tr>
171 <tr class="memitem:aed90de2ef57929727bb2159b66d04487"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">HOGNormType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aed90de2ef57929727bb2159b66d04487">normalization_type</a> () const </td></tr>
172 <tr class="memdesc:aed90de2ef57929727bb2159b66d04487"><td class="mdescLeft">&#160;</td><td class="mdescRight">The normalization type.  <a href="#aed90de2ef57929727bb2159b66d04487">More...</a><br /></td></tr>
173 <tr class="separator:aed90de2ef57929727bb2159b66d04487"><td class="memSeparator" colspan="2">&#160;</td></tr>
174 <tr class="memitem:a954d05635b1ff48daffdd70d8a1a6443"><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a954d05635b1ff48daffdd70d8a1a6443">l2_hyst_threshold</a> () const </td></tr>
175 <tr class="memdesc:a954d05635b1ff48daffdd70d8a1a6443"><td class="mdescLeft">&#160;</td><td class="mdescRight">Threshold used for L2HYS_NORM normalization type.  <a href="#a954d05635b1ff48daffdd70d8a1a6443">More...</a><br /></td></tr>
176 <tr class="separator:a954d05635b1ff48daffdd70d8a1a6443"><td class="memSeparator" colspan="2">&#160;</td></tr>
177 <tr class="memitem:a96823b4d7dc642aa9f51a0077899d3f9"><td class="memItemLeft" align="right" valign="top"><a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a96823b4d7dc642aa9f51a0077899d3f9">phase_type</a> () const </td></tr>
178 <tr class="memdesc:a96823b4d7dc642aa9f51a0077899d3f9"><td class="mdescLeft">&#160;</td><td class="mdescRight">The type of <a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a>.  <a href="#a96823b4d7dc642aa9f51a0077899d3f9">More...</a><br /></td></tr>
179 <tr class="separator:a96823b4d7dc642aa9f51a0077899d3f9"><td class="memSeparator" colspan="2">&#160;</td></tr>
180 <tr class="memitem:a8f6435e0a7c016e3cb0fc94b33067e50"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a8f6435e0a7c016e3cb0fc94b33067e50">descriptor_size</a> () const </td></tr>
181 <tr class="memdesc:a8f6435e0a7c016e3cb0fc94b33067e50"><td class="mdescLeft">&#160;</td><td class="mdescRight">The size of <a class="el" href="classarm__compute_1_1_h_o_g.xhtml" title="CPU implementation of HOG data-object. ">HOG</a> descriptor.  <a href="#a8f6435e0a7c016e3cb0fc94b33067e50">More...</a><br /></td></tr>
182 <tr class="separator:a8f6435e0a7c016e3cb0fc94b33067e50"><td class="memSeparator" colspan="2">&#160;</td></tr>
183 <tr class="memitem:adb20b5249eedf180a461ea097622fe7f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#adb20b5249eedf180a461ea097622fe7f">num_cells_per_block</a> () const </td></tr>
184 <tr class="memdesc:adb20b5249eedf180a461ea097622fe7f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the number of cells for each block.  <a href="#adb20b5249eedf180a461ea097622fe7f">More...</a><br /></td></tr>
185 <tr class="separator:adb20b5249eedf180a461ea097622fe7f"><td class="memSeparator" colspan="2">&#160;</td></tr>
186 <tr class="memitem:a932db6ec1490ede3ff23e8c0ce80865c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a932db6ec1490ede3ff23e8c0ce80865c">num_cells_per_block_stride</a> () const </td></tr>
187 <tr class="memdesc:a932db6ec1490ede3ff23e8c0ce80865c"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the number of cells per block stride.  <a href="#a932db6ec1490ede3ff23e8c0ce80865c">More...</a><br /></td></tr>
188 <tr class="separator:a932db6ec1490ede3ff23e8c0ce80865c"><td class="memSeparator" colspan="2">&#160;</td></tr>
189 <tr class="memitem:a649a86d58ff88cfd8523d6cb71d64332"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a649a86d58ff88cfd8523d6cb71d64332">num_blocks_per_image</a> (const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;image_size) const </td></tr>
190 <tr class="memdesc:a649a86d58ff88cfd8523d6cb71d64332"><td class="mdescLeft">&#160;</td><td class="mdescRight">Calculates the number of blocks for the given image size.  <a href="#a649a86d58ff88cfd8523d6cb71d64332">More...</a><br /></td></tr>
191 <tr class="separator:a649a86d58ff88cfd8523d6cb71d64332"><td class="memSeparator" colspan="2">&#160;</td></tr>
192 </table>
193 <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
194 <div class="textblock"><p>Store the <a class="el" href="classarm__compute_1_1_h_o_g.xhtml" title="CPU implementation of HOG data-object. ">HOG</a>'s metadata. </p>
195
196 <p>Definition at line <a class="el" href="_h_o_g_info_8h_source.xhtml#l00035">35</a> of file <a class="el" href="_h_o_g_info_8h_source.xhtml">HOGInfo.h</a>.</p>
197 </div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
198 <a class="anchor" id="aed28257d62b9129062bfd61600531648"></a>
199 <div class="memitem">
200 <div class="memproto">
201       <table class="memname">
202         <tr>
203           <td class="memname"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> </td>
204           <td>(</td>
205           <td class="paramname"></td><td>)</td>
206           <td></td>
207         </tr>
208       </table>
209 </div><div class="memdoc">
210
211 <p>Default constructor. </p>
212
213 </div>
214 </div>
215 <a class="anchor" id="ada121d63992678a09e1b3db5a2002bfa"></a>
216 <div class="memitem">
217 <div class="memproto">
218 <table class="mlabels">
219   <tr>
220   <td class="mlabels-left">
221       <table class="memname">
222         <tr>
223           <td class="memname">virtual ~<a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> </td>
224           <td>(</td>
225           <td class="paramname"></td><td>)</td>
226           <td></td>
227         </tr>
228       </table>
229   </td>
230   <td class="mlabels-right">
231 <span class="mlabels"><span class="mlabel">virtual</span><span class="mlabel">default</span></span>  </td>
232   </tr>
233 </table>
234 </div><div class="memdoc">
235
236 <p>Default destructor. </p>
237
238 </div>
239 </div>
240 <a class="anchor" id="a10dcbc6006d1e12ba2cd1ae524c66122"></a>
241 <div class="memitem">
242 <div class="memproto">
243 <table class="mlabels">
244   <tr>
245   <td class="mlabels-left">
246       <table class="memname">
247         <tr>
248           <td class="memname"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> </td>
249           <td>(</td>
250           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&#160;</td>
251           <td class="paramname"></td><td>)</td>
252           <td></td>
253         </tr>
254       </table>
255   </td>
256   <td class="mlabels-right">
257 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
258   </tr>
259 </table>
260 </div><div class="memdoc">
261
262 <p>Allow instances of this class to be copy constructed. </p>
263
264 </div>
265 </div>
266 <a class="anchor" id="a6a21c3fbc2803bbf3d975bec8977307f"></a>
267 <div class="memitem">
268 <div class="memproto">
269 <table class="mlabels">
270   <tr>
271   <td class="mlabels-left">
272       <table class="memname">
273         <tr>
274           <td class="memname"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> </td>
275           <td>(</td>
276           <td class="paramtype"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&amp;&#160;</td>
277           <td class="paramname"></td><td>)</td>
278           <td></td>
279         </tr>
280       </table>
281   </td>
282   <td class="mlabels-right">
283 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
284   </tr>
285 </table>
286 </div><div class="memdoc">
287
288 <p>Allow instances of this class to be move constructed. </p>
289
290 </div>
291 </div>
292 <a class="anchor" id="aeaa7d619922de47d6239b0167a58e2c7"></a>
293 <div class="memitem">
294 <div class="memproto">
295       <table class="memname">
296         <tr>
297           <td class="memname"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> </td>
298           <td>(</td>
299           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
300           <td class="paramname"><em>cell_size</em>, </td>
301         </tr>
302         <tr>
303           <td class="paramkey"></td>
304           <td></td>
305           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
306           <td class="paramname"><em>block_size</em>, </td>
307         </tr>
308         <tr>
309           <td class="paramkey"></td>
310           <td></td>
311           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
312           <td class="paramname"><em>detection_window_size</em>, </td>
313         </tr>
314         <tr>
315           <td class="paramkey"></td>
316           <td></td>
317           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
318           <td class="paramname"><em>block_stride</em>, </td>
319         </tr>
320         <tr>
321           <td class="paramkey"></td>
322           <td></td>
323           <td class="paramtype">size_t&#160;</td>
324           <td class="paramname"><em>num_bins</em>, </td>
325         </tr>
326         <tr>
327           <td class="paramkey"></td>
328           <td></td>
329           <td class="paramtype"><a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">HOGNormType</a>&#160;</td>
330           <td class="paramname"><em>normalization_type</em> = <code><a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3ac9e68c0594494ec85805b225a7acb9c2">HOGNormType::L2HYS_NORM</a></code>, </td>
331         </tr>
332         <tr>
333           <td class="paramkey"></td>
334           <td></td>
335           <td class="paramtype">float&#160;</td>
336           <td class="paramname"><em>l2_hyst_threshold</em> = <code>0.2f</code>, </td>
337         </tr>
338         <tr>
339           <td class="paramkey"></td>
340           <td></td>
341           <td class="paramtype"><a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a>&#160;</td>
342           <td class="paramname"><em>phase_type</em> = <code><a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72aaf36b47f395cd01f48b8fc1013665054">PhaseType::UNSIGNED</a></code>&#160;</td>
343         </tr>
344         <tr>
345           <td></td>
346           <td>)</td>
347           <td></td><td></td>
348         </tr>
349       </table>
350 </div><div class="memdoc">
351
352 <p>Constructor. </p>
353 <dl class="params"><dt>Parameters</dt><dd>
354   <table class="params">
355     <tr><td class="paramdir">[in]</td><td class="paramname">cell_size</td><td>Cell size in pixels </td></tr>
356     <tr><td class="paramdir">[in]</td><td class="paramname">block_size</td><td>Block size in pixels. Must be a multiple of cell_size. </td></tr>
357     <tr><td class="paramdir">[in]</td><td class="paramname">detection_window_size</td><td>Detection window size in pixels. Must be a multiple of block_size and block_stride. </td></tr>
358     <tr><td class="paramdir">[in]</td><td class="paramname">block_stride</td><td>Distance in pixels between 2 consecutive blocks along the x and y direction. Must be a multiple of cell size </td></tr>
359     <tr><td class="paramdir">[in]</td><td class="paramname">num_bins</td><td>Number of histogram bins for each cell </td></tr>
360     <tr><td class="paramdir">[in]</td><td class="paramname">normalization_type</td><td>(Optional) Normalization type to use for each block </td></tr>
361     <tr><td class="paramdir">[in]</td><td class="paramname">l2_hyst_threshold</td><td>(Optional) Threshold used for L2HYS_NORM normalization method </td></tr>
362     <tr><td class="paramdir">[in]</td><td class="paramname">phase_type</td><td>(Optional) Type of <a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a> </td></tr>
363   </table>
364   </dd>
365 </dl>
366
367 </div>
368 </div>
369 <h2 class="groupheader">Member Function Documentation</h2>
370 <a class="anchor" id="a13a9a6f5cfa21b3ab15b1e4315311aeb"></a>
371 <div class="memitem">
372 <div class="memproto">
373       <table class="memname">
374         <tr>
375           <td class="memname">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&amp; block_size </td>
376           <td>(</td>
377           <td class="paramname"></td><td>)</td>
378           <td> const</td>
379         </tr>
380       </table>
381 </div><div class="memdoc">
382
383 <p>The block size in pixels. </p>
384 <dl class="section return"><dt>Returns</dt><dd>The block size in pixels </dd></dl>
385
386 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00174">arm_compute::test::validation::reference::hog_block_normalization()</a>, <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
387
388 </div>
389 </div>
390 <a class="anchor" id="aa9a69eade27460f843fcfba5abb7ae52"></a>
391 <div class="memitem">
392 <div class="memproto">
393       <table class="memname">
394         <tr>
395           <td class="memname">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&amp; block_stride </td>
396           <td>(</td>
397           <td class="paramname"></td><td>)</td>
398           <td> const</td>
399         </tr>
400       </table>
401 </div><div class="memdoc">
402
403 <p>The block stride in pixels. </p>
404 <p>The block stride is the distance between 2 consecutive blocks</p>
405 <dl class="section return"><dt>Returns</dt><dd>The block stride in pixels </dd></dl>
406
407 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00174">arm_compute::test::validation::reference::hog_block_normalization()</a>, <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
408
409 </div>
410 </div>
411 <a class="anchor" id="a4b7434680a85c2ac14df737ac7cca91e"></a>
412 <div class="memitem">
413 <div class="memproto">
414       <table class="memname">
415         <tr>
416           <td class="memname">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&amp; cell_size </td>
417           <td>(</td>
418           <td class="paramname"></td><td>)</td>
419           <td> const</td>
420         </tr>
421       </table>
422 </div><div class="memdoc">
423
424 <p>The cell size in pixels. </p>
425 <dl class="section return"><dt>Returns</dt><dd>The cell size in pixels </dd></dl>
426
427 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00174">arm_compute::test::validation::reference::hog_block_normalization()</a>, <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00226">arm_compute::test::validation::reference::hog_descriptor()</a>, <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00117">arm_compute::test::validation::reference::hog_orientation_binning()</a>, <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
428
429 </div>
430 </div>
431 <a class="anchor" id="a8f6435e0a7c016e3cb0fc94b33067e50"></a>
432 <div class="memitem">
433 <div class="memproto">
434       <table class="memname">
435         <tr>
436           <td class="memname">size_t descriptor_size </td>
437           <td>(</td>
438           <td class="paramname"></td><td>)</td>
439           <td> const</td>
440         </tr>
441       </table>
442 </div><div class="memdoc">
443
444 <p>The size of <a class="el" href="classarm__compute_1_1_h_o_g.xhtml" title="CPU implementation of HOG data-object. ">HOG</a> descriptor. </p>
445 <dl class="section return"><dt>Returns</dt><dd>The size of <a class="el" href="classarm__compute_1_1_h_o_g.xhtml" title="CPU implementation of HOG data-object. ">HOG</a> descriptor </dd></dl>
446
447 </div>
448 </div>
449 <a class="anchor" id="a0279e383beb758e477ce0673c5db8d57"></a>
450 <div class="memitem">
451 <div class="memproto">
452       <table class="memname">
453         <tr>
454           <td class="memname">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a>&amp; detection_window_size </td>
455           <td>(</td>
456           <td class="paramname"></td><td>)</td>
457           <td> const</td>
458         </tr>
459       </table>
460 </div><div class="memdoc">
461
462 <p>The detection window size in pixels. </p>
463 <dl class="section return"><dt>Returns</dt><dd>The detection window size in pixels </dd></dl>
464
465 <p>Referenced by <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
466
467 </div>
468 </div>
469 <a class="anchor" id="a75215e8ba07a5ec88ee8c902e306e887"></a>
470 <div class="memitem">
471 <div class="memproto">
472       <table class="memname">
473         <tr>
474           <td class="memname">void init </td>
475           <td>(</td>
476           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
477           <td class="paramname"><em>cell_size</em>, </td>
478         </tr>
479         <tr>
480           <td class="paramkey"></td>
481           <td></td>
482           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
483           <td class="paramname"><em>block_size</em>, </td>
484         </tr>
485         <tr>
486           <td class="paramkey"></td>
487           <td></td>
488           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
489           <td class="paramname"><em>detection_window_size</em>, </td>
490         </tr>
491         <tr>
492           <td class="paramkey"></td>
493           <td></td>
494           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
495           <td class="paramname"><em>block_stride</em>, </td>
496         </tr>
497         <tr>
498           <td class="paramkey"></td>
499           <td></td>
500           <td class="paramtype">size_t&#160;</td>
501           <td class="paramname"><em>num_bins</em>, </td>
502         </tr>
503         <tr>
504           <td class="paramkey"></td>
505           <td></td>
506           <td class="paramtype"><a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">HOGNormType</a>&#160;</td>
507           <td class="paramname"><em>normalization_type</em> = <code><a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3ac9e68c0594494ec85805b225a7acb9c2">HOGNormType::L2HYS_NORM</a></code>, </td>
508         </tr>
509         <tr>
510           <td class="paramkey"></td>
511           <td></td>
512           <td class="paramtype">float&#160;</td>
513           <td class="paramname"><em>l2_hyst_threshold</em> = <code>0.2f</code>, </td>
514         </tr>
515         <tr>
516           <td class="paramkey"></td>
517           <td></td>
518           <td class="paramtype"><a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a>&#160;</td>
519           <td class="paramname"><em>phase_type</em> = <code><a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72aaf36b47f395cd01f48b8fc1013665054">PhaseType::UNSIGNED</a></code>&#160;</td>
520         </tr>
521         <tr>
522           <td></td>
523           <td>)</td>
524           <td></td><td></td>
525         </tr>
526       </table>
527 </div><div class="memdoc">
528
529 <p>Initialize the metadata structure with the given parameters. </p>
530 <dl class="params"><dt>Parameters</dt><dd>
531   <table class="params">
532     <tr><td class="paramdir">[in]</td><td class="paramname">cell_size</td><td>Cell size in pixels </td></tr>
533     <tr><td class="paramdir">[in]</td><td class="paramname">block_size</td><td>Block size in pixels. Must be a multiple of cell_size. </td></tr>
534     <tr><td class="paramdir">[in]</td><td class="paramname">detection_window_size</td><td>Detection window size in pixels. Must be a multiple of block_size and block_stride. </td></tr>
535     <tr><td class="paramdir">[in]</td><td class="paramname">block_stride</td><td>Distance in pixels between 2 consecutive blocks along the x and y direction. Must be a multiple of cell size </td></tr>
536     <tr><td class="paramdir">[in]</td><td class="paramname">num_bins</td><td>Number of histogram bins for each cell </td></tr>
537     <tr><td class="paramdir">[in]</td><td class="paramname">normalization_type</td><td>(Optional) Normalization type to use for each block </td></tr>
538     <tr><td class="paramdir">[in]</td><td class="paramname">l2_hyst_threshold</td><td>(Optional) Threshold used for L2HYS_NORM normalization method </td></tr>
539     <tr><td class="paramdir">[in]</td><td class="paramname">phase_type</td><td>(Optional) Type of <a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a> </td></tr>
540   </table>
541   </dd>
542 </dl>
543
544 </div>
545 </div>
546 <a class="anchor" id="a954d05635b1ff48daffdd70d8a1a6443"></a>
547 <div class="memitem">
548 <div class="memproto">
549       <table class="memname">
550         <tr>
551           <td class="memname">float l2_hyst_threshold </td>
552           <td>(</td>
553           <td class="paramname"></td><td>)</td>
554           <td> const</td>
555         </tr>
556       </table>
557 </div><div class="memdoc">
558
559 <p>Threshold used for L2HYS_NORM normalization type. </p>
560 <dl class="section return"><dt>Returns</dt><dd>Threshold used for L2HYS_NORM normalization type </dd></dl>
561
562 <p>Referenced by <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
563
564 </div>
565 </div>
566 <a class="anchor" id="aed90de2ef57929727bb2159b66d04487"></a>
567 <div class="memitem">
568 <div class="memproto">
569       <table class="memname">
570         <tr>
571           <td class="memname"><a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">HOGNormType</a> normalization_type </td>
572           <td>(</td>
573           <td class="paramname"></td><td>)</td>
574           <td> const</td>
575         </tr>
576       </table>
577 </div><div class="memdoc">
578
579 <p>The normalization type. </p>
580 <dl class="section return"><dt>Returns</dt><dd>The normalization type </dd></dl>
581
582 <p>Referenced by <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
583
584 </div>
585 </div>
586 <a class="anchor" id="ae3664b841732a09d7749953ca5b81373"></a>
587 <div class="memitem">
588 <div class="memproto">
589       <table class="memname">
590         <tr>
591           <td class="memname">size_t num_bins </td>
592           <td>(</td>
593           <td class="paramname"></td><td>)</td>
594           <td> const</td>
595         </tr>
596       </table>
597 </div><div class="memdoc">
598
599 <p>The number of histogram bins for each cell. </p>
600 <dl class="section return"><dt>Returns</dt><dd>The number of histogram bins for each cell </dd></dl>
601
602 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00174">arm_compute::test::validation::reference::hog_block_normalization()</a>, <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00226">arm_compute::test::validation::reference::hog_descriptor()</a>, <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00117">arm_compute::test::validation::reference::hog_orientation_binning()</a>, <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
603
604 </div>
605 </div>
606 <a class="anchor" id="a649a86d58ff88cfd8523d6cb71d64332"></a>
607 <div class="memitem">
608 <div class="memproto">
609       <table class="memname">
610         <tr>
611           <td class="memname"><a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> num_blocks_per_image </td>
612           <td>(</td>
613           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> &amp;&#160;</td>
614           <td class="paramname"><em>image_size</em></td><td>)</td>
615           <td> const</td>
616         </tr>
617       </table>
618 </div><div class="memdoc">
619
620 <p>Calculates the number of blocks for the given image size. </p>
621 <dl class="params"><dt>Parameters</dt><dd>
622   <table class="params">
623     <tr><td class="paramdir">[in]</td><td class="paramname">image_size</td><td>The input image size data object</td></tr>
624   </table>
625   </dd>
626 </dl>
627 <dl class="section return"><dt>Returns</dt><dd>The <a class="el" href="classarm__compute_1_1_size2_d.xhtml" title="Class for specifying the size of an image or rectangle. ">Size2D</a> data object which stores the number of blocks along the x and y directions </dd></dl>
628
629 </div>
630 </div>
631 <a class="anchor" id="adb20b5249eedf180a461ea097622fe7f"></a>
632 <div class="memitem">
633 <div class="memproto">
634       <table class="memname">
635         <tr>
636           <td class="memname"><a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> num_cells_per_block </td>
637           <td>(</td>
638           <td class="paramname"></td><td>)</td>
639           <td> const</td>
640         </tr>
641       </table>
642 </div><div class="memdoc">
643
644 <p>Calculates the number of cells for each block. </p>
645 <dl class="section return"><dt>Returns</dt><dd>The <a class="el" href="classarm__compute_1_1_size2_d.xhtml" title="Class for specifying the size of an image or rectangle. ">Size2D</a> data object which stores the number of cells along the x and y directions </dd></dl>
646
647 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00174">arm_compute::test::validation::reference::hog_block_normalization()</a>.</p>
648
649 </div>
650 </div>
651 <a class="anchor" id="a932db6ec1490ede3ff23e8c0ce80865c"></a>
652 <div class="memitem">
653 <div class="memproto">
654       <table class="memname">
655         <tr>
656           <td class="memname"><a class="el" href="classarm__compute_1_1_size2_d.xhtml">Size2D</a> num_cells_per_block_stride </td>
657           <td>(</td>
658           <td class="paramname"></td><td>)</td>
659           <td> const</td>
660         </tr>
661       </table>
662 </div><div class="memdoc">
663
664 <p>Calculates the number of cells per block stride. </p>
665 <dl class="section return"><dt>Returns</dt><dd>The <a class="el" href="classarm__compute_1_1_size2_d.xhtml" title="Class for specifying the size of an image or rectangle. ">Size2D</a> data object which stores the number of cells per block stride along the x and y directions </dd></dl>
666
667 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00174">arm_compute::test::validation::reference::hog_block_normalization()</a>.</p>
668
669 </div>
670 </div>
671 <a class="anchor" id="a64f60c469394d4f5f621546fc3108590"></a>
672 <div class="memitem">
673 <div class="memproto">
674 <table class="mlabels">
675   <tr>
676   <td class="mlabels-left">
677       <table class="memname">
678         <tr>
679           <td class="memname"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a>&amp; operator= </td>
680           <td>(</td>
681           <td class="paramtype">const <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&#160;</td>
682           <td class="paramname"></td><td>)</td>
683           <td></td>
684         </tr>
685       </table>
686   </td>
687   <td class="mlabels-right">
688 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
689   </tr>
690 </table>
691 </div><div class="memdoc">
692
693 <p>Allow instances of this class to be copied. </p>
694
695 </div>
696 </div>
697 <a class="anchor" id="a3f48ffe9fe37db10eb23de67101c1500"></a>
698 <div class="memitem">
699 <div class="memproto">
700 <table class="mlabels">
701   <tr>
702   <td class="mlabels-left">
703       <table class="memname">
704         <tr>
705           <td class="memname"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a>&amp; operator= </td>
706           <td>(</td>
707           <td class="paramtype"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a> &amp;&amp;&#160;</td>
708           <td class="paramname"></td><td>)</td>
709           <td></td>
710         </tr>
711       </table>
712   </td>
713   <td class="mlabels-right">
714 <span class="mlabels"><span class="mlabel">default</span></span>  </td>
715   </tr>
716 </table>
717 </div><div class="memdoc">
718
719 <p>Allow instances of this class to be moved. </p>
720
721 </div>
722 </div>
723 <a class="anchor" id="a96823b4d7dc642aa9f51a0077899d3f9"></a>
724 <div class="memitem">
725 <div class="memproto">
726       <table class="memname">
727         <tr>
728           <td class="memname"><a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a> phase_type </td>
729           <td>(</td>
730           <td class="paramname"></td><td>)</td>
731           <td> const</td>
732         </tr>
733       </table>
734 </div><div class="memdoc">
735
736 <p>The type of <a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a>. </p>
737 <dl class="section return"><dt>Returns</dt><dd>The type of <a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">PhaseType</a> </dd></dl>
738
739 <p>Referenced by <a class="el" href="reference_2_h_o_g_descriptor_8cpp_source.xhtml#l00226">arm_compute::test::validation::reference::hog_descriptor()</a>, <a class="el" href="_type_printer_8h_source.xhtml#l00913">arm_compute::operator&lt;&lt;()</a>, and <a class="el" href="_h_o_g_descriptor_fixture_8h_source.xhtml#l00048">HOGDescriptorValidationFixture&lt; TensorType, HOGType, AccessorType, FunctionType, T, U &gt;::setup()</a>.</p>
740
741 </div>
742 </div>
743 <hr/>The documentation for this class was generated from the following file:<ul>
744 <li>arm_compute/core/<a class="el" href="_h_o_g_info_8h_source.xhtml">HOGInfo.h</a></li>
745 </ul>
746 </div><!-- contents -->
747 </div><!-- doc-content -->
748 <!-- start footer part -->
749 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
750   <ul>
751     <li class="navelem"><a class="el" href="namespacearm__compute.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml">HOGInfo</a></li>
752     <li class="footer">Generated on Thu Feb 22 2018 15:45:24 for Compute Library by
753     <a href="http://www.doxygen.org/index.html">
754     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
755   </ul>
756 </div>
757 </body>
758 </html>