提交 e174500f 编写于 作者: T Travis CI

Deploy code docs to GitHub Pages Travis build: 174

Commit: 05a05730
上级 57a72e61
......@@ -1130,5 +1130,5 @@ Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
lookup cache used 4455/65536 hits=33832 misses=4759
lookup cache used 4456/65536 hits=33840 misses=4760
finished...
......@@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('classop_1_1_flir_reader.html','');});
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_producer.html#a901c2ff1f56b551a058143ed884b1a5a">checkFrameIntegrity</a>(cv::Mat &amp;frame)</td><td class="entry"><a class="el" href="classop_1_1_producer.html">op::Producer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb">flipAndRotate</a>(cv::Mat &amp;cvMat) const </td><td class="entry"><a class="el" href="classop_1_1_producer.html">op::Producer</a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa">FlirReader</a>(const std::string &amp;cameraParametersPath)</td><td class="entry"><a class="el" href="classop_1_1_flir_reader.html">op::FlirReader</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1">FlirReader</a>(const std::string &amp;cameraParametersPath, const Point&lt; int &gt; &amp;cameraResolution)</td><td class="entry"><a class="el" href="classop_1_1_flir_reader.html">op::FlirReader</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_flir_reader.html#a5101cdbcd46e51bf7f35995a3d87e900">get</a>(const int capProperty)</td><td class="entry"><a class="el" href="classop_1_1_flir_reader.html">op::FlirReader</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_producer.html#a94d561f95384dfa0cd91113882869d06">op::Producer::get</a>(const ProducerProperty property)</td><td class="entry"><a class="el" href="classop_1_1_producer.html">op::Producer</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_flir_reader.html#a7c3450fd4b5c6f81ade293ee95da7ba6">getCameraMatrices</a>()</td><td class="entry"><a class="el" href="classop_1_1_flir_reader.html">op::FlirReader</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
......
......@@ -119,8 +119,8 @@ $(document).ready(function(){initNavTree('classop_1_1_flir_reader.html','');});
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a656cfa9a88263802e2794d7f68e95baa"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa">FlirReader</a> (const std::string &amp;cameraParametersPath)</td></tr>
<tr class="separator:a656cfa9a88263802e2794d7f68e95baa"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af9a7b3ffdc661198bbaba881d29b9af1"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1">FlirReader</a> (const std::string &amp;cameraParametersPath, const <a class="el" href="structop_1_1_point.html">Point</a>&lt; int &gt; &amp;cameraResolution)</td></tr>
<tr class="separator:af9a7b3ffdc661198bbaba881d29b9af1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acb4bd608210c5c58f587e1e220692e03"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_flir_reader.html#acb4bd608210c5c58f587e1e220692e03">~FlirReader</a> ()</td></tr>
<tr class="separator:acb4bd608210c5c58f587e1e220692e03"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7c3450fd4b5c6f81ade293ee95da7ba6"><td class="memItemLeft" align="right" valign="top">std::vector&lt; cv::Mat &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_flir_reader.html#a7c3450fd4b5c6f81ade293ee95da7ba6">getCameraMatrices</a> ()</td></tr>
......@@ -168,7 +168,7 @@ Additional Inherited Members</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classop_1_1_flir_reader.html">FlirReader</a> is an abstract class to extract frames from a FLIR stereo-camera system. Its interface imitates the cv::VideoCapture class, so it can be used quite similarly to the cv::VideoCapture class. Thus, it is quite similar to <a class="el" href="classop_1_1_video_reader.html">VideoReader</a> and <a class="el" href="classop_1_1_webcam_reader.html">WebcamReader</a>. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a656cfa9a88263802e2794d7f68e95baa"></a>
<a class="anchor" id="af9a7b3ffdc661198bbaba881d29b9af1"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
......@@ -179,8 +179,18 @@ Additional Inherited Members</h2></td></tr>
<td class="memname">op::FlirReader::FlirReader </td>
<td>(</td>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>cameraParametersPath</em></td><td>)</td>
<td class="paramname"><em>cameraParametersPath</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structop_1_1_point.html">Point</a>&lt; int &gt; &amp;&#160;</td>
<td class="paramname"><em>cameraResolution</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
......
var classop_1_1_flir_reader =
[
[ "FlirReader", "classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa", null ],
[ "FlirReader", "classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1", null ],
[ "~FlirReader", "classop_1_1_flir_reader.html#acb4bd608210c5c58f587e1e220692e03", null ],
[ "get", "classop_1_1_flir_reader.html#a5101cdbcd46e51bf7f35995a3d87e900", null ],
[ "getCameraMatrices", "classop_1_1_flir_reader.html#a7c3450fd4b5c6f81ade293ee95da7ba6", null ],
......
......@@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('classop_1_1_spinnaker_wrapper.html',''
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html#a57d3bfa344921563cd2648fced667b49">getResolution</a>() const </td><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html">op::SpinnakerWrapper</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html#a009cbd856dea9e87b4dd22cf80f52164">isOpened</a>() const </td><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html">op::SpinnakerWrapper</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html#a6e66639ee75708486b3d9aa4598607c0">release</a>()</td><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html">op::SpinnakerWrapper</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2">SpinnakerWrapper</a>(const std::string &amp;cameraParameterPath)</td><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html">op::SpinnakerWrapper</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7">SpinnakerWrapper</a>(const std::string &amp;cameraParameterPath, const Point&lt; int &gt; &amp;cameraResolution)</td><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html">op::SpinnakerWrapper</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html#a00ab178dfa540f603b1512fada764258">~SpinnakerWrapper</a>()</td><td class="entry"><a class="el" href="classop_1_1_spinnaker_wrapper.html">op::SpinnakerWrapper</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
......
......@@ -117,8 +117,8 @@ $(document).ready(function(){initNavTree('classop_1_1_spinnaker_wrapper.html',''
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:afdeddd08b2b77f86130565194288c3c2"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2">SpinnakerWrapper</a> (const std::string &amp;cameraParameterPath)</td></tr>
<tr class="separator:afdeddd08b2b77f86130565194288c3c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac7a7064093ee6b863f92c8c3317ebaf7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7">SpinnakerWrapper</a> (const std::string &amp;cameraParameterPath, const <a class="el" href="structop_1_1_point.html">Point</a>&lt; int &gt; &amp;cameraResolution)</td></tr>
<tr class="separator:ac7a7064093ee6b863f92c8c3317ebaf7"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a00ab178dfa540f603b1512fada764258"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_spinnaker_wrapper.html#a00ab178dfa540f603b1512fada764258">~SpinnakerWrapper</a> ()</td></tr>
<tr class="separator:a00ab178dfa540f603b1512fada764258"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a77a64d4ef798f2ea7cd54d9c170f7ea7"><td class="memItemLeft" align="right" valign="top">std::vector&lt; cv::Mat &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_spinnaker_wrapper.html#a77a64d4ef798f2ea7cd54d9c170f7ea7">getRawFrames</a> ()</td></tr>
......@@ -135,7 +135,7 @@ Public Member Functions</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classop_1_1_spinnaker_wrapper.html">SpinnakerWrapper</a> is a subclass of <a class="el" href="classop_1_1_spinnaker_wrapper.html">SpinnakerWrapper</a>. It decouples the final interface (meant to imitates cv::VideoCapture) from the Spinnaker SDK wrapper. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="afdeddd08b2b77f86130565194288c3c2"></a>
<a class="anchor" id="ac7a7064093ee6b863f92c8c3317ebaf7"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
......@@ -146,8 +146,18 @@ Public Member Functions</h2></td></tr>
<td class="memname">op::SpinnakerWrapper::SpinnakerWrapper </td>
<td>(</td>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>cameraParameterPath</em></td><td>)</td>
<td class="paramname"><em>cameraParameterPath</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structop_1_1_point.html">Point</a>&lt; int &gt; &amp;&#160;</td>
<td class="paramname"><em>cameraResolution</em>&#160;</td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</td>
......
var classop_1_1_spinnaker_wrapper =
[
[ "SpinnakerWrapper", "classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2", null ],
[ "SpinnakerWrapper", "classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7", null ],
[ "~SpinnakerWrapper", "classop_1_1_spinnaker_wrapper.html#a00ab178dfa540f603b1512fada764258", null ],
[ "getCameraMatrices", "classop_1_1_spinnaker_wrapper.html#ab79aa58cda90784d16335e0081d8f33a", null ],
[ "getRawFrames", "classop_1_1_spinnaker_wrapper.html#a77a64d4ef798f2ea7cd54d9c170f7ea7", null ],
......
......@@ -133,12 +133,12 @@ Functions</h2></td></tr>
<tr class="separator:aa4a6fee7ba2cc543739477e9c1d64136"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fbdd7c33f90d0237582c9441162a7d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> ProducerType&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8">op::flagsToProducerType</a> (const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera)</td></tr>
<tr class="separator:a1fbdd7c33f90d0237582c9441162a7d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a06655f73071b27f322927d66861ba583"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::shared_ptr&lt; Producer &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a06655f73071b27f322927d66861ba583">op::flagsToProducer</a> (const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &amp;webcamResolution=&quot;1280x720&quot;, const double webcamFps=30., const std::string &amp;cameraParameterPath=&quot;models/cameraParameters/&quot;, const unsigned int imageDirectoryStereo=1)</td></tr>
<tr class="separator:a06655f73071b27f322927d66861ba583"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43bf0c7467a07f6d10a62de3a32fab93"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::shared_ptr&lt; Producer &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93">op::flagsToProducer</a> (const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &amp;cameraResolution=&quot;-1x-1&quot;, const double webcamFps=30., const std::string &amp;cameraParameterPath=&quot;models/cameraParameters/&quot;, const unsigned int imageDirectoryStereo=1)</td></tr>
<tr class="separator:a43bf0c7467a07f6d10a62de3a32fab93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad3b02ca66d11f4129372f4a9f98c6437"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::vector&lt; HeatMapType &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#ad3b02ca66d11f4129372f4a9f98c6437">op::flagsToHeatMaps</a> (const bool heatMapsAddParts=false, const bool heatMapsAddBkg=false, const bool heatMapsAddPAFs=false)</td></tr>
<tr class="separator:ad3b02ca66d11f4129372f4a9f98c6437"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4526c07c6dafe2a5e3437b66d20a6dd3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> RenderMode&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3">op::flagsToRenderMode</a> (const int renderFlag, const int renderPoseFlag=-2)</td></tr>
<tr class="separator:a4526c07c6dafe2a5e3437b66d20a6dd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70f65da8f70ebd07b093932927187c90"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> RenderMode&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a70f65da8f70ebd07b093932927187c90">op::flagsToRenderMode</a> (const int renderFlag, const bool gpuBuggy=false, const int renderPoseFlag=-2)</td></tr>
<tr class="separator:a70f65da8f70ebd07b093932927187c90"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdf2dd76cbae54789a139d9415790f82"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> DisplayMode&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#afdf2dd76cbae54789a139d9415790f82">op::flagsToDisplayMode</a> (const int display, const bool enabled3d)</td></tr>
<tr class="separator:afdf2dd76cbae54789a139d9415790f82"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7961cb2fd04f59cbcd40df5872f12fd7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> Point&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7">op::flagsToPoint</a> (const std::string &amp;pointString, const std::string &amp;pointExample=&quot;1280x720&quot;)</td></tr>
......
......@@ -5,8 +5,8 @@ var flags_to_open_pose_8hpp =
[ "flagsToHeatMapScaleMode", "flags_to_open_pose_8hpp.html#aa4a6fee7ba2cc543739477e9c1d64136", null ],
[ "flagsToPoint", "flags_to_open_pose_8hpp.html#a7961cb2fd04f59cbcd40df5872f12fd7", null ],
[ "flagsToPoseModel", "flags_to_open_pose_8hpp.html#aed592469f254f31c2356d4628f75aaea", null ],
[ "flagsToProducer", "flags_to_open_pose_8hpp.html#a06655f73071b27f322927d66861ba583", null ],
[ "flagsToProducer", "flags_to_open_pose_8hpp.html#a43bf0c7467a07f6d10a62de3a32fab93", null ],
[ "flagsToProducerType", "flags_to_open_pose_8hpp.html#a1fbdd7c33f90d0237582c9441162a7d8", null ],
[ "flagsToRenderMode", "flags_to_open_pose_8hpp.html#a4526c07c6dafe2a5e3437b66d20a6dd3", null ],
[ "flagsToRenderMode", "flags_to_open_pose_8hpp.html#a70f65da8f70ebd07b093932927187c90", null ],
[ "flagsToScaleMode", "flags_to_open_pose_8hpp.html#ac3bebe88bedbd7785d48159c8e3f0515", null ]
];
\ No newline at end of file
......@@ -129,10 +129,10 @@ $(document).ready(function(){initNavTree('flags_to_open_pose_8hpp_source.html','
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; ipCameraPath, <span class="keyword">const</span> <span class="keywordtype">int</span> webcamIndex,</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> flirCamera);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::shared_ptr&lt;Producer&gt; <a class="code" href="namespaceop.html#a06655f73071b27f322927d66861ba583">flagsToProducer</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; imageDirectory, <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; videoPath,</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::shared_ptr&lt;Producer&gt; <a class="code" href="namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93">flagsToProducer</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; imageDirectory, <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; videoPath,</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; ipCameraPath, <span class="keyword">const</span> <span class="keywordtype">int</span> webcamIndex,</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> flirCamera = <span class="keyword">false</span>,</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; webcamResolution = <span class="stringliteral">&quot;1280x720&quot;</span>,</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; cameraResolution = <span class="stringliteral">&quot;-1x-1&quot;</span>,</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keyword">const</span> <span class="keywordtype">double</span> webcamFps = 30.,</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; cameraParameterPath = <span class="stringliteral">&quot;models/cameraParameters/&quot;</span>,</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keyword">const</span> <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> imageDirectoryStereo = 1);</div>
......@@ -141,19 +141,18 @@ $(document).ready(function(){initNavTree('flags_to_open_pose_8hpp_source.html','
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> heatMapsAddBkg = <span class="keyword">false</span>,</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keyword">const</span> <span class="keywordtype">bool</span> heatMapsAddPAFs = <span class="keyword">false</span>);</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">RenderMode</a> <a class="code" href="namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3">flagsToRenderMode</a>(<span class="keyword">const</span> <span class="keywordtype">int</span> renderFlag, <span class="keyword">const</span> <span class="keywordtype">int</span> renderPoseFlag = -2);</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160;</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6">DisplayMode</a> <a class="code" href="namespaceop.html#afdf2dd76cbae54789a139d9415790f82">flagsToDisplayMode</a>(<span class="keyword">const</span> <span class="keywordtype">int</span> display, <span class="keyword">const</span> <span class="keywordtype">bool</span> enabled3d);</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160;</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> Point&lt;int&gt; <a class="code" href="namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7">flagsToPoint</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; pointString, <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; pointExample = <span class="stringliteral">&quot;1280x720&quot;</span>);</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160;}</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;<span class="preprocessor">#endif // OPENPOSE_UTILITIES_FLAGS_TO_OPEN_POSE_HPP</span></div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">RenderMode</a> <a class="code" href="namespaceop.html#a70f65da8f70ebd07b093932927187c90">flagsToRenderMode</a>(<span class="keyword">const</span> <span class="keywordtype">int</span> renderFlag, <span class="keyword">const</span> <span class="keywordtype">bool</span> gpuBuggy = <span class="keyword">false</span>,</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">const</span> <span class="keywordtype">int</span> renderPoseFlag = -2);</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6">DisplayMode</a> <a class="code" href="namespaceop.html#afdf2dd76cbae54789a139d9415790f82">flagsToDisplayMode</a>(<span class="keyword">const</span> <span class="keywordtype">int</span> display, <span class="keyword">const</span> <span class="keywordtype">bool</span> enabled3d);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> Point&lt;int&gt; <a class="code" href="namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7">flagsToPoint</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; pointString, <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; pointExample = <span class="stringliteral">&quot;1280x720&quot;</span>);</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;}</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160;</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160;<span class="preprocessor">#endif // OPENPOSE_UTILITIES_FLAGS_TO_OPEN_POSE_HPP</span></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="namespaceop_html_a4526c07c6dafe2a5e3437b66d20a6dd3"><div class="ttname"><a href="namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3">op::flagsToRenderMode</a></div><div class="ttdeci">OP_API RenderMode flagsToRenderMode(const int renderFlag, const int renderPoseFlag=-2)</div></div>
<div class="ttc" id="gui_2enum_classes_8hpp_html"><div class="ttname"><a href="gui_2enum_classes_8hpp.html">enumClasses.hpp</a></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_a06655f73071b27f322927d66861ba583"><div class="ttname"><a href="namespaceop.html#a06655f73071b27f322927d66861ba583">op::flagsToProducer</a></div><div class="ttdeci">OP_API std::shared_ptr&lt; Producer &gt; flagsToProducer(const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &amp;webcamResolution=&quot;1280x720&quot;, const double webcamFps=30., const std::string &amp;cameraParameterPath=&quot;models/cameraParameters/&quot;, const unsigned int imageDirectoryStereo=1)</div></div>
<div class="ttc" id="namespaceop_html_afdf2dd76cbae54789a139d9415790f82"><div class="ttname"><a href="namespaceop.html#afdf2dd76cbae54789a139d9415790f82">op::flagsToDisplayMode</a></div><div class="ttdeci">OP_API DisplayMode flagsToDisplayMode(const int display, const bool enabled3d)</div></div>
<div class="ttc" id="namespaceop_html_ac3bebe88bedbd7785d48159c8e3f0515"><div class="ttname"><a href="namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515">op::flagsToScaleMode</a></div><div class="ttdeci">OP_API ScaleMode flagsToScaleMode(const int keypointScale)</div></div>
<div class="ttc" id="namespaceop_html_aa4a6fee7ba2cc543739477e9c1d64136"><div class="ttname"><a href="namespaceop.html#aa4a6fee7ba2cc543739477e9c1d64136">op::flagsToHeatMapScaleMode</a></div><div class="ttdeci">OP_API ScaleMode flagsToHeatMapScaleMode(const int heatMapScale)</div></div>
......@@ -165,10 +164,12 @@ $(document).ready(function(){initNavTree('flags_to_open_pose_8hpp_source.html','
<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="namespaceop_html_aed592469f254f31c2356d4628f75aaea"><div class="ttname"><a href="namespaceop.html#aed592469f254f31c2356d4628f75aaea">op::flagsToPoseModel</a></div><div class="ttdeci">OP_API PoseModel flagsToPoseModel(const std::string &amp;poseModeString)</div></div>
<div class="ttc" id="namespaceop_html_a7961cb2fd04f59cbcd40df5872f12fd7"><div class="ttname"><a href="namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7">op::flagsToPoint</a></div><div class="ttdeci">OP_API Point&lt; int &gt; flagsToPoint(const std::string &amp;pointString, const std::string &amp;pointExample=&quot;1280x720&quot;)</div></div>
<div class="ttc" id="namespaceop_html_a43bf0c7467a07f6d10a62de3a32fab93"><div class="ttname"><a href="namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93">op::flagsToProducer</a></div><div class="ttdeci">OP_API std::shared_ptr&lt; Producer &gt; flagsToProducer(const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &amp;cameraResolution=&quot;-1x-1&quot;, const double webcamFps=30., const std::string &amp;cameraParameterPath=&quot;models/cameraParameters/&quot;, const unsigned int imageDirectoryStereo=1)</div></div>
<div class="ttc" id="namespaceop_html_a54b73745852c270cfd891eed0f6f2332"><div class="ttname"><a href="namespaceop.html#a54b73745852c270cfd891eed0f6f2332">op::ProducerType</a></div><div class="ttdeci">ProducerType</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:25</div></div>
<div class="ttc" id="producer_8hpp_html"><div class="ttname"><a href="producer_8hpp.html">producer.hpp</a></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:15</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_a70f65da8f70ebd07b093932927187c90"><div class="ttname"><a href="namespaceop.html#a70f65da8f70ebd07b093932927187c90">op::flagsToRenderMode</a></div><div class="ttdeci">OP_API RenderMode flagsToRenderMode(const int renderFlag, const bool gpuBuggy=false, const int renderPoseFlag=-2)</div></div>
<div class="ttc" id="namespacecl_html_abff80bfb254d646f6afeb6638df41686"><div class="ttname"><a href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">cl::string</a></div><div class="ttdeci">std::string string</div><div class="ttdef"><b>Definition:</b> cl2.hpp:574</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
......
......@@ -119,7 +119,7 @@ $(document).ready(function(){initNavTree('flir_reader_8hpp_source.html','');});
<div class="line"><a name="l00015"></a><span class="lineno"><a class="line" href="classop_1_1_flir_reader.html"> 15</a></span>&#160; <span class="keyword">class </span><a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="classop_1_1_flir_reader.html">FlirReader</a> : <span class="keyword">public</span> <a class="code" href="classop_1_1_producer.html">Producer</a></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; {</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classop_1_1_flir_reader.html">FlirReader</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; cameraParametersPath);</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classop_1_1_flir_reader.html">FlirReader</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; cameraParametersPath, <span class="keyword">const</span> <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a>&amp; cameraResolution);</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; ~<a class="code" href="classop_1_1_flir_reader.html">FlirReader</a>();</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;</div>
......
......@@ -192,7 +192,7 @@ $(document).ready(function(){initNavTree('functions_f.html','');});
: <a class="el" href="classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb">op::Producer</a>
</li>
<li>FlirReader()
: <a class="el" href="classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa">op::FlirReader</a>
: <a class="el" href="classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1">op::FlirReader</a>
</li>
<li>flush()
: <a class="el" href="classcl_1_1_command_queue.html#a4349d9530f98d7544d1ddb5cbcc053bd">cl::CommandQueue</a>
......
......@@ -174,7 +174,7 @@ $(document).ready(function(){initNavTree('functions_func_f.html','');});
: <a class="el" href="classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb">op::Producer</a>
</li>
<li>FlirReader()
: <a class="el" href="classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa">op::FlirReader</a>
: <a class="el" href="classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1">op::FlirReader</a>
</li>
<li>flush()
: <a class="el" href="classcl_1_1_command_queue.html#a4349d9530f98d7544d1ddb5cbcc053bd">cl::CommandQueue</a>
......
......@@ -295,7 +295,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html','');});
, <a class="el" href="classop_1_1_queue_base.html#a12cdec56bfe72e722ecc722774989d1b">op::QueueBase&lt; TDatums, TQueue &gt;</a>
</li>
<li>SpinnakerWrapper()
: <a class="el" href="classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2">op::SpinnakerWrapper</a>
: <a class="el" href="classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7">op::SpinnakerWrapper</a>
</li>
<li>start()
: <a class="el" href="classop_1_1_thread_manager.html#a01c2d62e539896e36564457ab9cac25c">op::ThreadManager&lt; TDatums, TWorker, TQueue &gt;</a>
......
......@@ -336,7 +336,7 @@ $(document).ready(function(){initNavTree('functions_s.html','');});
: <a class="el" href="classop_1_1_gpu_renderer.html#a5d729aab549908c758953be742dd0115">op::GpuRenderer</a>
</li>
<li>SpinnakerWrapper()
: <a class="el" href="classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2">op::SpinnakerWrapper</a>
: <a class="el" href="classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7">op::SpinnakerWrapper</a>
</li>
<li>spIsRunning
: <a class="el" href="classop_1_1_gui.html#a0ad7be7018e634769da8d22d60e7edc0">op::Gui</a>
......
......@@ -209,13 +209,13 @@ $(document).ready(function(){initNavTree('namespacemembers_f.html','');});
: <a class="el" href="namespaceop.html#aed592469f254f31c2356d4628f75aaea">op</a>
</li>
<li>flagsToProducer()
: <a class="el" href="namespaceop.html#a06655f73071b27f322927d66861ba583">op</a>
: <a class="el" href="namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93">op</a>
</li>
<li>flagsToProducerType()
: <a class="el" href="namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8">op</a>
</li>
<li>flagsToRenderMode()
: <a class="el" href="namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3">op</a>
: <a class="el" href="namespaceop.html#a70f65da8f70ebd07b093932927187c90">op</a>
</li>
<li>flagsToScaleMode()
: <a class="el" href="namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515">op</a>
......
......@@ -166,13 +166,13 @@ $(document).ready(function(){initNavTree('namespacemembers_func_f.html','');});
: <a class="el" href="namespaceop.html#aed592469f254f31c2356d4628f75aaea">op</a>
</li>
<li>flagsToProducer()
: <a class="el" href="namespaceop.html#a06655f73071b27f322927d66861ba583">op</a>
: <a class="el" href="namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93">op</a>
</li>
<li>flagsToProducerType()
: <a class="el" href="namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8">op</a>
</li>
<li>flagsToRenderMode()
: <a class="el" href="namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3">op</a>
: <a class="el" href="namespaceop.html#a70f65da8f70ebd07b093932927187c90">op</a>
</li>
<li>flagsToScaleMode()
: <a class="el" href="namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515">op</a>
......
......@@ -791,12 +791,12 @@ Functions</h2></td></tr>
<tr class="separator:aa4a6fee7ba2cc543739477e9c1d64136"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1fbdd7c33f90d0237582c9441162a7d8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="el" href="namespaceop.html#a54b73745852c270cfd891eed0f6f2332">ProducerType</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8">flagsToProducerType</a> (const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera)</td></tr>
<tr class="separator:a1fbdd7c33f90d0237582c9441162a7d8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a06655f73071b27f322927d66861ba583"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::shared_ptr&lt; <a class="el" href="classop_1_1_producer.html">Producer</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a06655f73071b27f322927d66861ba583">flagsToProducer</a> (const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &amp;webcamResolution=&quot;1280x720&quot;, const double webcamFps=30., const std::string &amp;cameraParameterPath=&quot;models/cameraParameters/&quot;, const unsigned int imageDirectoryStereo=1)</td></tr>
<tr class="separator:a06655f73071b27f322927d66861ba583"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43bf0c7467a07f6d10a62de3a32fab93"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::shared_ptr&lt; <a class="el" href="classop_1_1_producer.html">Producer</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93">flagsToProducer</a> (const std::string &amp;imageDirectory, const std::string &amp;videoPath, const std::string &amp;ipCameraPath, const int webcamIndex, const bool flirCamera=false, const std::string &amp;cameraResolution=&quot;-1x-1&quot;, const double webcamFps=30., const std::string &amp;cameraParameterPath=&quot;models/cameraParameters/&quot;, const unsigned int imageDirectoryStereo=1)</td></tr>
<tr class="separator:a43bf0c7467a07f6d10a62de3a32fab93"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad3b02ca66d11f4129372f4a9f98c6437"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> std::vector&lt; <a class="el" href="namespaceop.html#a1c3dbc214e7552f7ef9cc753ee97226b">HeatMapType</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#ad3b02ca66d11f4129372f4a9f98c6437">flagsToHeatMaps</a> (const bool heatMapsAddParts=false, const bool heatMapsAddBkg=false, const bool heatMapsAddPAFs=false)</td></tr>
<tr class="separator:ad3b02ca66d11f4129372f4a9f98c6437"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4526c07c6dafe2a5e3437b66d20a6dd3"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="el" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">RenderMode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3">flagsToRenderMode</a> (const int renderFlag, const int renderPoseFlag=-2)</td></tr>
<tr class="separator:a4526c07c6dafe2a5e3437b66d20a6dd3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a70f65da8f70ebd07b093932927187c90"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="el" href="namespaceop.html#afce557f02e337e16150d00bdf72ec033">RenderMode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a70f65da8f70ebd07b093932927187c90">flagsToRenderMode</a> (const int renderFlag, const bool gpuBuggy=false, const int renderPoseFlag=-2)</td></tr>
<tr class="separator:a70f65da8f70ebd07b093932927187c90"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afdf2dd76cbae54789a139d9415790f82"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="el" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6">DisplayMode</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#afdf2dd76cbae54789a139d9415790f82">flagsToDisplayMode</a> (const int display, const bool enabled3d)</td></tr>
<tr class="separator:afdf2dd76cbae54789a139d9415790f82"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7961cb2fd04f59cbcd40df5872f12fd7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="el" href="structop_1_1_point.html">Point</a>&lt; int &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7">flagsToPoint</a> (const std::string &amp;pointString, const std::string &amp;pointExample=&quot;1280x720&quot;)</td></tr>
......@@ -3174,7 +3174,7 @@ template&lt;class T &gt; </div>
</div>
</div>
<a class="anchor" id="a06655f73071b27f322927d66861ba583"></a>
<a class="anchor" id="a43bf0c7467a07f6d10a62de3a32fab93"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
......@@ -3212,7 +3212,7 @@ template&lt;class T &gt; </div>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>webcamResolution</em> = <code>&quot;1280x720&quot;</code>, </td>
<td class="paramname"><em>cameraResolution</em> = <code>&quot;-1x-1&quot;</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
......@@ -3286,7 +3286,7 @@ template&lt;class T &gt; </div>
</div>
</div>
<a class="anchor" id="a4526c07c6dafe2a5e3437b66d20a6dd3"></a>
<a class="anchor" id="a70f65da8f70ebd07b093932927187c90"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
......@@ -3296,6 +3296,12 @@ template&lt;class T &gt; </div>
<td class="paramtype">const int&#160;</td>
<td class="paramname"><em>renderFlag</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const bool&#160;</td>
<td class="paramname"><em>gpuBuggy</em> = <code>false</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
......
......@@ -150,12 +150,12 @@ var NAVTREEINDEX2 =
"classop_1_1_flir_reader.html":[1,0,3,83],
"classop_1_1_flir_reader.html#a3ce5e34848ef03804f6261964c6f6a77":[1,0,3,83,5],
"classop_1_1_flir_reader.html#a5101cdbcd46e51bf7f35995a3d87e900":[1,0,3,83,2],
"classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa":[1,0,3,83,0],
"classop_1_1_flir_reader.html#a711db0919bd7516fde3e641c13259637":[1,0,3,83,4],
"classop_1_1_flir_reader.html#a7c3450fd4b5c6f81ade293ee95da7ba6":[1,0,3,83,3],
"classop_1_1_flir_reader.html#ab28f40422c9edff8594d855bbef91f58":[1,0,3,83,6],
"classop_1_1_flir_reader.html#acb4bd608210c5c58f587e1e220692e03":[1,0,3,83,1],
"classop_1_1_flir_reader.html#af14f63c79272781429341dc3a0720485":[1,0,3,83,7],
"classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1":[1,0,3,83,0],
"classop_1_1_frame_displayer.html":[1,0,3,54],
"classop_1_1_frame_displayer.html#a21a746ef46172c6a18ea72da6e7b5721":[1,0,3,54,0],
"classop_1_1_frame_displayer.html#a2df856e4cf7542c7cda2757553674fb8":[1,0,3,54,3],
......
......@@ -210,7 +210,7 @@ var NAVTREEINDEX3 =
"classop_1_1_spinnaker_wrapper.html#a6e66639ee75708486b3d9aa4598607c0":[1,0,3,87,6],
"classop_1_1_spinnaker_wrapper.html#a77a64d4ef798f2ea7cd54d9c170f7ea7":[1,0,3,87,3],
"classop_1_1_spinnaker_wrapper.html#ab79aa58cda90784d16335e0081d8f33a":[1,0,3,87,2],
"classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2":[1,0,3,87,0],
"classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7":[1,0,3,87,0],
"classop_1_1_sub_thread.html":[1,0,3,95],
"classop_1_1_sub_thread.html#a14330cbc1117f32b6d69c1733ccdeb61":[1,0,3,95,4],
"classop_1_1_sub_thread.html#a6ee67e375611e8df2d09b3234dedf36c":[1,0,3,95,1],
......
......@@ -121,9 +121,9 @@ var NAVTREEINDEX5 =
"filestream_2headers_8hpp.html":[2,0,0,0,4,4],
"filestream_2headers_8hpp_source.html":[2,0,0,0,4,4],
"flags_to_open_pose_8hpp.html":[2,0,0,0,11,5],
"flags_to_open_pose_8hpp.html#a06655f73071b27f322927d66861ba583":[2,0,0,0,11,5,5],
"flags_to_open_pose_8hpp.html#a1fbdd7c33f90d0237582c9441162a7d8":[2,0,0,0,11,5,6],
"flags_to_open_pose_8hpp.html#a4526c07c6dafe2a5e3437b66d20a6dd3":[2,0,0,0,11,5,7],
"flags_to_open_pose_8hpp.html#a43bf0c7467a07f6d10a62de3a32fab93":[2,0,0,0,11,5,5],
"flags_to_open_pose_8hpp.html#a70f65da8f70ebd07b093932927187c90":[2,0,0,0,11,5,7],
"flags_to_open_pose_8hpp.html#a7961cb2fd04f59cbcd40df5872f12fd7":[2,0,0,0,11,5,3],
"flags_to_open_pose_8hpp.html#aa4a6fee7ba2cc543739477e9c1d64136":[2,0,0,0,11,5,2],
"flags_to_open_pose_8hpp.html#ac3bebe88bedbd7785d48159c8e3f0515":[2,0,0,0,11,5,8],
......
......@@ -67,7 +67,7 @@ var searchData=
['sources',['Sources',['../classcl_1_1_program.html#ad260abbeb288ec0cc18d5184bf07b14a',1,'cl::Program']]],
['spelementtorender',['spElementToRender',['../classop_1_1_renderer.html#aca8ebf0c0a50b87f0be82afa090155a0',1,'op::Renderer']]],
['spgpumemory',['spGpuMemory',['../classop_1_1_gpu_renderer.html#a5d729aab549908c758953be742dd0115',1,'op::GpuRenderer']]],
['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2',1,'op::SpinnakerWrapper']]],
['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7',1,'op::SpinnakerWrapper']]],
['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html',1,'op']]],
['spinnakerwrapper_2ehpp',['spinnakerWrapper.hpp',['../spinnaker_wrapper_8hpp.html',1,'']]],
['spisrunning',['spIsRunning',['../classop_1_1_gui.html#a0ad7be7018e634769da8d22d60e7edc0',1,'op::Gui']]],
......
......@@ -57,14 +57,14 @@ var searchData=
['flagstoopenpose_2ehpp',['flagsToOpenPose.hpp',['../flags_to_open_pose_8hpp.html',1,'']]],
['flagstopoint',['flagsToPoint',['../namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7',1,'op']]],
['flagstoposemodel',['flagsToPoseModel',['../namespaceop.html#aed592469f254f31c2356d4628f75aaea',1,'op']]],
['flagstoproducer',['flagsToProducer',['../namespaceop.html#a06655f73071b27f322927d66861ba583',1,'op']]],
['flagstoproducer',['flagsToProducer',['../namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93',1,'op']]],
['flagstoproducertype',['flagsToProducerType',['../namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8',1,'op']]],
['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3',1,'op']]],
['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a70f65da8f70ebd07b093932927187c90',1,'op']]],
['flagstoscalemode',['flagsToScaleMode',['../namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515',1,'op']]],
['flip',['Flip',['../namespaceop.html#abc501c56c6cf6cf1989c84b1692cb774a9ffbd422925a6839ee820ddbc59278c5',1,'op']]],
['flipandrotate',['flipAndRotate',['../classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb',1,'op::Producer']]],
['flircamera',['FlirCamera',['../namespaceop.html#a54b73745852c270cfd891eed0f6f2332af436d4d7a472ac39a7cb227e3ea24f8d',1,'op']]],
['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa',1,'op::FlirReader']]],
['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1',1,'op::FlirReader']]],
['flirreader',['FlirReader',['../classop_1_1_flir_reader.html',1,'op']]],
['flirreader_2ehpp',['flirReader.hpp',['../flir_reader_8hpp.html',1,'']]],
['floatptrtoucharcvmat',['floatPtrToUCharCvMat',['../namespaceop.html#a9cd0c6d2db81cd1de7568d805ef214ba',1,'op']]],
......
......@@ -50,7 +50,7 @@ var searchData=
['setworkeroutput',['setWorkerOutput',['../classop_1_1_wrapper.html#a3e9f8993c9a27a012671d671998aa15d',1,'op::Wrapper']]],
['setworkerpostprocessing',['setWorkerPostProcessing',['../classop_1_1_wrapper.html#a6f2cf45c8b571b99ee92114ba8462589',1,'op::Wrapper']]],
['size',['size',['../classcl_1_1_n_d_range.html#a31018e7478f8ce3a129dee14abf53719',1,'cl::NDRange::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01_t_00_01typename_01std_1_1enable__if_3_9std_10affa824618af864313998f2e6bcf08f.html#ab26d77fd61e872fcf0bc9345dcb0192c',1,'cl::detail::KernelArgumentHandler&lt; T, typename std::enable_if&lt;!std::is_base_of&lt; cl::Memory, T &gt;::value &gt;::type &gt;::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01_t_00_01typename_01std_1_1enable__if_3_01std_cb5bfaca8096193f715a7bbe8a3fa84f.html#aab115c561c430a368dcf3fab65debf42',1,'cl::detail::KernelArgumentHandler&lt; T, typename std::enable_if&lt; std::is_base_of&lt; cl::Memory, T &gt;::value &gt;::type &gt;::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01_local_space_arg_00_01void_01_4.html#adcc5bbbbc8975491e859042d6764372c',1,'cl::detail::KernelArgumentHandler&lt; LocalSpaceArg, void &gt;::size()'],['../structcl_1_1detail_1_1_kernel_argument_handler_3_01cl_1_1_device_command_queue_00_01void_01_4.html#aaca22313c85e1f71a41f5695c21aeea0',1,'cl::detail::KernelArgumentHandler&lt; cl::DeviceCommandQueue, void &gt;::size()'],['../classop_1_1_queue_base.html#a12cdec56bfe72e722ecc722774989d1b',1,'op::QueueBase::size()']]],
['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#afdeddd08b2b77f86130565194288c3c2',1,'op::SpinnakerWrapper']]],
['spinnakerwrapper',['SpinnakerWrapper',['../classop_1_1_spinnaker_wrapper.html#ac7a7064093ee6b863f92c8c3317ebaf7',1,'op::SpinnakerWrapper']]],
['splitstring',['splitString',['../namespaceop.html#ae80a103d8a4308bc435342b3d31404c8',1,'op']]],
['start',['start',['../classop_1_1_thread_manager.html#a01c2d62e539896e36564457ab9cac25c',1,'op::ThreadManager::start()'],['../classop_1_1_wrapper.html#a338b70f93bfb0ad11b7df6b8db407749',1,'op::Wrapper::start()']]],
['startinthread',['startInThread',['../classop_1_1_thread.html#ac898abffd6ed18456b97ef1b72935ec6',1,'op::Thread']]],
......
......@@ -16,12 +16,12 @@ var searchData=
['flagstoheatmapscalemode',['flagsToHeatMapScaleMode',['../namespaceop.html#aa4a6fee7ba2cc543739477e9c1d64136',1,'op']]],
['flagstopoint',['flagsToPoint',['../namespaceop.html#a7961cb2fd04f59cbcd40df5872f12fd7',1,'op']]],
['flagstoposemodel',['flagsToPoseModel',['../namespaceop.html#aed592469f254f31c2356d4628f75aaea',1,'op']]],
['flagstoproducer',['flagsToProducer',['../namespaceop.html#a06655f73071b27f322927d66861ba583',1,'op']]],
['flagstoproducer',['flagsToProducer',['../namespaceop.html#a43bf0c7467a07f6d10a62de3a32fab93',1,'op']]],
['flagstoproducertype',['flagsToProducerType',['../namespaceop.html#a1fbdd7c33f90d0237582c9441162a7d8',1,'op']]],
['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a4526c07c6dafe2a5e3437b66d20a6dd3',1,'op']]],
['flagstorendermode',['flagsToRenderMode',['../namespaceop.html#a70f65da8f70ebd07b093932927187c90',1,'op']]],
['flagstoscalemode',['flagsToScaleMode',['../namespaceop.html#ac3bebe88bedbd7785d48159c8e3f0515',1,'op']]],
['flipandrotate',['flipAndRotate',['../classop_1_1_producer.html#aa1a13db305c7ab6a596a0dad122066cb',1,'op::Producer']]],
['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#a656cfa9a88263802e2794d7f68e95baa',1,'op::FlirReader']]],
['flirreader',['FlirReader',['../classop_1_1_flir_reader.html#af9a7b3ffdc661198bbaba881d29b9af1',1,'op::FlirReader']]],
['floatptrtoucharcvmat',['floatPtrToUCharCvMat',['../namespaceop.html#a9cd0c6d2db81cd1de7568d805ef214ba',1,'op']]],
['flush',['flush',['../classcl_1_1_command_queue.html#a4349d9530f98d7544d1ddb5cbcc053bd',1,'cl::CommandQueue::flush()'],['../namespacecl.html#aec3275453ec57a74dfa7a34653cfa194',1,'cl::flush()']]],
['forceemplace',['forceEmplace',['../classop_1_1_queue_base.html#a8d218f599b84194909691c72ee0de8d0',1,'op::QueueBase']]],
......
......@@ -117,7 +117,7 @@ $(document).ready(function(){initNavTree('spinnaker_wrapper_8hpp_source.html',''
<div class="line"><a name="l00012"></a><span class="lineno"><a class="line" href="classop_1_1_spinnaker_wrapper.html"> 12</a></span>&#160; <span class="keyword">class </span><a class="code" href="macros_8hpp.html#a4ba443bb7a0e5dbe8054a9ac37a5e000">OP_API</a> <a class="code" href="classop_1_1_spinnaker_wrapper.html">SpinnakerWrapper</a></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160; {</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classop_1_1_spinnaker_wrapper.html">SpinnakerWrapper</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; cameraParameterPath);</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classop_1_1_spinnaker_wrapper.html">SpinnakerWrapper</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; cameraParameterPath, <span class="keyword">const</span> <a class="code" href="structop_1_1_point.html">Point&lt;int&gt;</a>&amp; cameraResolution);</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; ~<a class="code" href="classop_1_1_spinnaker_wrapper.html">SpinnakerWrapper</a>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册