Files
openpose/html/wrapper_struct_pose_8hpp_source.html
T

231 lines
34 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>OpenPose: /home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/wrapper/wrapperStructPose.hpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">OpenPose
&#160;<span id="projectnumber">1.0.0rc2</span>
</div>
<div id="projectbrief">OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File&#160;List</span></a></li>
<li><a href="globals.html"><span>File&#160;Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('wrapper_struct_pose_8hpp_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&#160;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&#160;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&#160;</span>Macros</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">wrapperStructPose.hpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="wrapper_struct_pose_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="preprocessor">#ifndef OPENPOSE_WRAPPER_WRAPPER_STRUCT_POSE_HPP</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="preprocessor"></span><span class="preprocessor">#define OPENPOSE_WRAPPER_WRAPPER_STRUCT_POSE_HPP</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160;<span class="preprocessor"></span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="common_8hpp.html">openpose/core/common.hpp</a>&gt;</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="core_2enum_classes_8hpp.html">openpose/core/enumClasses.hpp</a>&gt;</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="pose_2enum_classes_8hpp.html">openpose/pose/enumClasses.hpp</a>&gt;</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="pose_parameters_8hpp.html">openpose/pose/poseParameters.hpp</a>&gt;</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160;</div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="keyword">namespace </span>op</div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;{</div>
<div class="line"><a name="l00016"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html"> 16</a></span>&#160; <span class="keyword">struct </span><a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html">WrapperStructPose</a></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; {</div>
<div class="line"><a name="l00023"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#acad34562a52b7474f928a021b03a9f90"> 23</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#acad34562a52b7474f928a021b03a9f90">enable</a>;</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#acff912f14ba3c0ba706ea99e1cef790e"> 30</a></span>&#160; <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html#acff912f14ba3c0ba706ea99e1cef790e">netInputSize</a>;</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;</div>
<div class="line"><a name="l00038"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a80ead0f411ddab86f643345e4effe805"> 38</a></span>&#160; <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a80ead0f411ddab86f643345e4effe805">outputSize</a>;</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;</div>
<div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a4900b6c522150140d27f2e98a260e0ec"> 46</a></span>&#160; <a class="code" href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bda">ScaleMode</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a4900b6c522150140d27f2e98a260e0ec">keypointScale</a>;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;</div>
<div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a536ea76d50e94d513066e9e5767d0c03"> 53</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a536ea76d50e94d513066e9e5767d0c03">gpuNumber</a>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;</div>
<div class="line"><a name="l00059"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a8be188d871061079432ead77b278fe0d"> 59</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a8be188d871061079432ead77b278fe0d">gpuNumberStart</a>;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160;</div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#ad23a9c103a60709eed9d7b7381828e5e"> 67</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#ad23a9c103a60709eed9d7b7381828e5e">scalesNumber</a>;</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160;</div>
<div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a646ae142f821411d22d772b76960d585"> 74</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a646ae142f821411d22d772b76960d585">scaleGap</a>;</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;</div>
<div class="line"><a name="l00080"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#ad6b5ea0cef8eb81d20ab39099ba7716e"> 80</a></span>&#160; <a class="code" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">RenderMode</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html#ad6b5ea0cef8eb81d20ab39099ba7716e">renderMode</a>;</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>&#160;</div>
<div class="line"><a name="l00087"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a35147b6fb9e300d79b71637793053a1b"> 87</a></span>&#160; <a class="code" href="namespaceop.html#af5b3ce2a5d3de87cb31b9b67e96f261f">PoseModel</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a35147b6fb9e300d79b71637793053a1b">poseModel</a>;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160;</div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#aa2cee9019b708d48cc18313615d0189e"> 92</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#aa2cee9019b708d48cc18313615d0189e">blendOriginalFrame</a>;</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;</div>
<div class="line"><a name="l00098"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a4d3ad84b14697d5f1009fa29e2ff1998"> 98</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a4d3ad84b14697d5f1009fa29e2ff1998">alphaKeypoint</a>;</div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160;</div>
<div class="line"><a name="l00105"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#ac1233492c750fbd98df353bffa8f9b78"> 105</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#ac1233492c750fbd98df353bffa8f9b78">alphaHeatMap</a>;</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;</div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#ab6810e97aa62a728aa09dbbe6b9b6c06"> 114</a></span>&#160; <span class="keywordtype">int</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#ab6810e97aa62a728aa09dbbe6b9b6c06">defaultPartToRender</a>;</div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160;</div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a8ff78782ff1bfdcec3e20e42fc03dbc6"> 119</a></span>&#160; std::string <a class="code" href="structop_1_1_wrapper_struct_pose.html#a8ff78782ff1bfdcec3e20e42fc03dbc6">modelFolder</a>;</div>
<div class="line"><a name="l00120"></a><span class="lineno"> 120</span>&#160;</div>
<div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#aa459f2f26c1f1a929af55b8c2d39ccf6"> 126</a></span>&#160; std::vector&lt;HeatMapType&gt; <a class="code" href="structop_1_1_wrapper_struct_pose.html#aa459f2f26c1f1a929af55b8c2d39ccf6">heatMapTypes</a>;</div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;</div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#abeb9ae450a7b37e76075c8dca64b3617"> 134</a></span>&#160; <a class="code" href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bda">ScaleMode</a> <a class="code" href="structop_1_1_wrapper_struct_pose.html#abeb9ae450a7b37e76075c8dca64b3617">heatMapScale</a>;</div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;</div>
<div class="line"><a name="l00140"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#ad73981c6ad9b23f511ef6f12136bf8e7"> 140</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#ad73981c6ad9b23f511ef6f12136bf8e7">addPartCandidates</a>;</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160;</div>
<div class="line"><a name="l00148"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a322ff95b6a2838fe0d55afb28d2a4224"> 148</a></span>&#160; <span class="keywordtype">float</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a322ff95b6a2838fe0d55afb28d2a4224">renderThreshold</a>;</div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>&#160;</div>
<div class="line"><a name="l00157"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a782ba82c6aeabea8fa625042fdf09408"> 157</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a782ba82c6aeabea8fa625042fdf09408">enableGoogleLogging</a>;</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160;</div>
<div class="line"><a name="l00162"></a><span class="lineno"><a class="line" href="structop_1_1_wrapper_struct_pose.html#a0aa4454f4a528f28395e2463ffd8d1af"> 162</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="structop_1_1_wrapper_struct_pose.html#a0aa4454f4a528f28395e2463ffd8d1af">identification</a>;</div>
<div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160;</div>
<div class="line"><a name="l00169"></a><span class="lineno"> 169</span>&#160; <a class="code" href="structop_1_1_wrapper_struct_pose.html">WrapperStructPose</a>(<span class="keyword">const</span> <span class="keywordtype">bool</span> enable = <span class="keyword">true</span>, <span class="keyword">const</span> <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a>&amp; netInputSize = <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a>{656, 368},</div>
<div class="line"><a name="l00170"></a><span class="lineno"> 170</span>&#160; <span class="keyword">const</span> <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a>&amp; outputSize = <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a>{1280, 720},</div>
<div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bda">ScaleMode</a> keypointScale = <a class="code" href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bdaa46f9a0da0a5d448fd0cc8b3aa0a9b228">ScaleMode::InputResolution</a>,</div>
<div class="line"><a name="l00172"></a><span class="lineno"> 172</span>&#160; <span class="keyword">const</span> <span class="keywordtype">int</span> gpuNumber = -1, <span class="keyword">const</span> <span class="keywordtype">int</span> gpuNumberStart = 0, <span class="keyword">const</span> <span class="keywordtype">int</span> scalesNumber = 1,</div>
<div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160; <span class="keyword">const</span> <span class="keywordtype">float</span> scaleGap = 0.15f, <span class="keyword">const</span> <a class="code" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">RenderMode</a> renderMode = <a class="code" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033a6adf97f83acf6453d4a6a4b1070f3754">RenderMode::None</a>,</div>
<div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#af5b3ce2a5d3de87cb31b9b67e96f261f">PoseModel</a> poseModel = <a class="code" href="namespaceop.html#af5b3ce2a5d3de87cb31b9b67e96f261fa0c4a19d9254adcb3ca1f0f527ee141fd">PoseModel::COCO_18</a>, <span class="keyword">const</span> <span class="keywordtype">bool</span> blendOriginalFrame = <span class="keyword">true</span>,</div>
<div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; <span class="keyword">const</span> <span class="keywordtype">float</span> alphaKeypoint = <a class="code" href="namespaceop.html#a21fcb98366f6ea8895fc7f527f232db5">POSE_DEFAULT_ALPHA_KEYPOINT</a>,</div>
<div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; <span class="keyword">const</span> <span class="keywordtype">float</span> alphaHeatMap = <a class="code" href="namespaceop.html#af45cddacd69fff73a4ea4acbbbac43e0">POSE_DEFAULT_ALPHA_HEAT_MAP</a>,</div>
<div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160; <span class="keyword">const</span> <span class="keywordtype">int</span> defaultPartToRender = 0, <span class="keyword">const</span> std::string&amp; modelFolder = <span class="stringliteral">&quot;models/&quot;</span>,</div>
<div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; <span class="keyword">const</span> std::vector&lt;HeatMapType&gt;&amp; heatMapTypes = {},</div>
<div class="line"><a name="l00179"></a><span class="lineno"> 179</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bda">ScaleMode</a> heatMapScale = <a class="code" href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bdaa4b942544cb3e764bbb8d33f8a8744855">ScaleMode::ZeroToOne</a>, <span class="keyword">const</span> <span class="keywordtype">bool</span> addPartCandidates = <span class="keyword">false</span>,</div>
<div class="line"><a name="l00180"></a><span class="lineno"> 180</span>&#160; <span class="keyword">const</span> <span class="keywordtype">float</span> renderThreshold = 0.05f, <span class="keyword">const</span> <span class="keywordtype">bool</span> enableGoogleLogging = <span class="keyword">true</span>,</div>
<div class="line"><a name="l00181"></a><span class="lineno"> 181</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> identification = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160; };</div>
<div class="line"><a name="l00183"></a><span class="lineno"> 183</span>&#160;}</div>
<div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;</div>
<div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160;<span class="preprocessor">#endif // OPENPOSE_WRAPPER_WRAPPER_STRUCT_POSE_HPP</span></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a35147b6fb9e300d79b71637793053a1b"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a35147b6fb9e300d79b71637793053a1b">op::WrapperStructPose::poseModel</a></div><div class="ttdeci">PoseModel poseModel</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:87</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_acff912f14ba3c0ba706ea99e1cef790e"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#acff912f14ba3c0ba706ea99e1cef790e">op::WrapperStructPose::netInputSize</a></div><div class="ttdeci">Point&lt; int &gt; netInputSize</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:30</div></div>
<div class="ttc" id="pose_2enum_classes_8hpp_html"><div class="ttname"><a href="pose_2enum_classes_8hpp.html">enumClasses.hpp</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_ac1233492c750fbd98df353bffa8f9b78"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#ac1233492c750fbd98df353bffa8f9b78">op::WrapperStructPose::alphaHeatMap</a></div><div class="ttdeci">float alphaHeatMap</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:105</div></div>
<div class="ttc" id="namespaceop_html_afce557f02e337e16150d00bdf72ec033a6adf97f83acf6453d4a6a4b1070f3754"><div class="ttname"><a href="namespaceop.html#afce557f02e337e16150d00bdf72ec033a6adf97f83acf6453d4a6a4b1070f3754">op::RenderMode::None</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_abeb9ae450a7b37e76075c8dca64b3617"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#abeb9ae450a7b37e76075c8dca64b3617">op::WrapperStructPose::heatMapScale</a></div><div class="ttdeci">ScaleMode heatMapScale</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:134</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_aa459f2f26c1f1a929af55b8c2d39ccf6"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#aa459f2f26c1f1a929af55b8c2d39ccf6">op::WrapperStructPose::heatMapTypes</a></div><div class="ttdeci">std::vector&lt; HeatMapType &gt; heatMapTypes</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:126</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_ad73981c6ad9b23f511ef6f12136bf8e7"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#ad73981c6ad9b23f511ef6f12136bf8e7">op::WrapperStructPose::addPartCandidates</a></div><div class="ttdeci">bool addPartCandidates</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:140</div></div>
<div class="ttc" id="pose_parameters_8hpp_html"><div class="ttname"><a href="pose_parameters_8hpp.html">poseParameters.hpp</a></div></div>
<div class="ttc" id="namespaceop_html_a21fcb98366f6ea8895fc7f527f232db5"><div class="ttname"><a href="namespaceop.html#a21fcb98366f6ea8895fc7f527f232db5">op::POSE_DEFAULT_ALPHA_KEYPOINT</a></div><div class="ttdeci">const auto POSE_DEFAULT_ALPHA_KEYPOINT</div><div class="ttdef"><b>Definition:</b> poseParametersRender.hpp:10</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a0aa4454f4a528f28395e2463ffd8d1af"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a0aa4454f4a528f28395e2463ffd8d1af">op::WrapperStructPose::identification</a></div><div class="ttdeci">bool identification</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:162</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html">op::WrapperStructPose</a></div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:16</div></div>
<div class="ttc" id="namespaceop_html_af5b3ce2a5d3de87cb31b9b67e96f261f"><div class="ttname"><a href="namespaceop.html#af5b3ce2a5d3de87cb31b9b67e96f261f">op::PoseModel</a></div><div class="ttdeci">PoseModel</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:9</div></div>
<div class="ttc" id="namespaceop_html_af72fe4ed32846c12f41b049d3d0e1bdaa46f9a0da0a5d448fd0cc8b3aa0a9b228"><div class="ttname"><a href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bdaa46f9a0da0a5d448fd0cc8b3aa0a9b228">op::ScaleMode::InputResolution</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_ab6810e97aa62a728aa09dbbe6b9b6c06"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#ab6810e97aa62a728aa09dbbe6b9b6c06">op::WrapperStructPose::defaultPartToRender</a></div><div class="ttdeci">int defaultPartToRender</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:114</div></div>
<div class="ttc" id="structop_1_1_point_html"><div class="ttname"><a href="structop_1_1_point.html">op::Point&lt; int &gt;</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_acad34562a52b7474f928a021b03a9f90"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#acad34562a52b7474f928a021b03a9f90">op::WrapperStructPose::enable</a></div><div class="ttdeci">bool enable</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:23</div></div>
<div class="ttc" id="common_8hpp_html"><div class="ttname"><a href="common_8hpp.html">common.hpp</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a80ead0f411ddab86f643345e4effe805"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a80ead0f411ddab86f643345e4effe805">op::WrapperStructPose::outputSize</a></div><div class="ttdeci">Point&lt; int &gt; outputSize</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:38</div></div>
<div class="ttc" id="namespaceop_html_af72fe4ed32846c12f41b049d3d0e1bdaa4b942544cb3e764bbb8d33f8a8744855"><div class="ttname"><a href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bdaa4b942544cb3e764bbb8d33f8a8744855">op::ScaleMode::ZeroToOne</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a646ae142f821411d22d772b76960d585"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a646ae142f821411d22d772b76960d585">op::WrapperStructPose::scaleGap</a></div><div class="ttdeci">float scaleGap</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:74</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_ad6b5ea0cef8eb81d20ab39099ba7716e"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#ad6b5ea0cef8eb81d20ab39099ba7716e">op::WrapperStructPose::renderMode</a></div><div class="ttdeci">RenderMode renderMode</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:80</div></div>
<div class="ttc" id="namespaceop_html_af5b3ce2a5d3de87cb31b9b67e96f261fa0c4a19d9254adcb3ca1f0f527ee141fd"><div class="ttname"><a href="namespaceop.html#af5b3ce2a5d3de87cb31b9b67e96f261fa0c4a19d9254adcb3ca1f0f527ee141fd">op::PoseModel::COCO_18</a></div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a8be188d871061079432ead77b278fe0d"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a8be188d871061079432ead77b278fe0d">op::WrapperStructPose::gpuNumberStart</a></div><div class="ttdeci">int gpuNumberStart</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:59</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a8ff78782ff1bfdcec3e20e42fc03dbc6"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a8ff78782ff1bfdcec3e20e42fc03dbc6">op::WrapperStructPose::modelFolder</a></div><div class="ttdeci">std::string modelFolder</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:119</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_ad23a9c103a60709eed9d7b7381828e5e"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#ad23a9c103a60709eed9d7b7381828e5e">op::WrapperStructPose::scalesNumber</a></div><div class="ttdeci">int scalesNumber</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:67</div></div>
<div class="ttc" id="namespaceop_html_af72fe4ed32846c12f41b049d3d0e1bda"><div class="ttname"><a href="namespaceop.html#af72fe4ed32846c12f41b049d3d0e1bda">op::ScaleMode</a></div><div class="ttdeci">ScaleMode</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:6</div></div>
<div class="ttc" id="namespaceop_html_afce557f02e337e16150d00bdf72ec033"><div class="ttname"><a href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">op::RenderMode</a></div><div class="ttdeci">RenderMode</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:24</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a782ba82c6aeabea8fa625042fdf09408"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a782ba82c6aeabea8fa625042fdf09408">op::WrapperStructPose::enableGoogleLogging</a></div><div class="ttdeci">bool enableGoogleLogging</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:157</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a322ff95b6a2838fe0d55afb28d2a4224"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a322ff95b6a2838fe0d55afb28d2a4224">op::WrapperStructPose::renderThreshold</a></div><div class="ttdeci">float renderThreshold</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:148</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a4d3ad84b14697d5f1009fa29e2ff1998"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a4d3ad84b14697d5f1009fa29e2ff1998">op::WrapperStructPose::alphaKeypoint</a></div><div class="ttdeci">float alphaKeypoint</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:98</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a4900b6c522150140d27f2e98a260e0ec"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a4900b6c522150140d27f2e98a260e0ec">op::WrapperStructPose::keypointScale</a></div><div class="ttdeci">ScaleMode keypointScale</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:46</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_a536ea76d50e94d513066e9e5767d0c03"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#a536ea76d50e94d513066e9e5767d0c03">op::WrapperStructPose::gpuNumber</a></div><div class="ttdeci">int gpuNumber</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:53</div></div>
<div class="ttc" id="macros_8hpp_html_a4ba443bb7a0e5dbe8054a9ac37a5e000"><div class="ttname"><a href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a></div><div class="ttdeci">#define OP_API</div><div class="ttdef"><b>Definition:</b> macros.hpp:5</div></div>
<div class="ttc" id="core_2enum_classes_8hpp_html"><div class="ttname"><a href="core_2enum_classes_8hpp.html">enumClasses.hpp</a></div></div>
<div class="ttc" id="namespaceop_html_af45cddacd69fff73a4ea4acbbbac43e0"><div class="ttname"><a href="namespaceop.html#af45cddacd69fff73a4ea4acbbbac43e0">op::POSE_DEFAULT_ALPHA_HEAT_MAP</a></div><div class="ttdeci">const auto POSE_DEFAULT_ALPHA_HEAT_MAP</div><div class="ttdef"><b>Definition:</b> poseParametersRender.hpp:11</div></div>
<div class="ttc" id="structop_1_1_wrapper_struct_pose_html_aa2cee9019b708d48cc18313615d0189e"><div class="ttname"><a href="structop_1_1_wrapper_struct_pose.html#aa2cee9019b708d48cc18313615d0189e">op::WrapperStructPose::blendOriginalFrame</a></div><div class="ttdeci">bool blendOriginalFrame</div><div class="ttdef"><b>Definition:</b> wrapperStructPose.hpp:92</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_7f012205977c6890af7afa3b7477c2d1.html">include</a></li><li class="navelem"><a class="el" href="dir_18695feb986752a25b816536eab00e96.html">openpose</a></li><li class="navelem"><a class="el" href="dir_656bab9d729ebd6e2f5fd290e8e58c67.html">wrapper</a></li><li class="navelem"><a class="el" href="wrapper_struct_pose_8hpp.html">wrapperStructPose.hpp</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>