提交 0b965cf0 编写于 作者: T Travis CI

Deploy code docs to GitHub Pages Travis build: 407

Commit: a8c23f03
上级 5c2714d6
......@@ -1064,9 +1064,10 @@ Generating docs for compound op::FaceExtractorCaffe...
Genera/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/face/faceExtractorNet.hpp:18: warning: The following parameters of op::FaceExtractorNet::FaceExtractorNet(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne) are not documented:
parameter 'heatMapTypes'
parameter 'heatMapScale'
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/filestream/cocoJsonSaver.hpp:18: warning: The following parameters of op::CocoJsonSaver::CocoJsonSaver(const std::string &filePathToSave, const bool humanReadable=true, const CocoJsonFormat cocoJsonFormat=CocoJsonFormat::Body) are not documented:
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/filestream/cocoJsonSaver.hpp:18: warning: The following parameters of op::CocoJsonSaver::CocoJsonSaver(const std::string &filePathToSave, const bool humanReadable=true, const CocoJsonFormat cocoJsonFormat=CocoJsonFormat::Body, const int mCocoJsonVariant=0) are not documented:
parameter 'humanReadable'
parameter 'cocoJsonFormat'
parameter 'mCocoJsonVariant'
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/hand/handExtractorCaffe.hpp:18: warning: The following parameters of op::HandExtractorCaffe::HandExtractorCaffe(const Point< int > &netInputSize, const Point< int > &netOutputSize, const std::string &modelFolder, const int gpuId, const unsigned short numberScales=1, const float rangeScales=0.4f, const std::vector< HeatMapType > &heatMapTypes={}, const ScaleMode heatMapScale=ScaleMode::ZeroToOne, const bool enableGoogleLogging=true) are not documented:
parameter 'heatMapTypes'
parameter 'heatMapScale'
......@@ -1225,5 +1226,5 @@ Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
lookup cache used 4980/65536 hits=38456 misses=5343
lookup cache used 4983/65536 hits=38475 misses=5346
finished...
......@@ -1333,7 +1333,7 @@ template&lt;typename T&gt; </div>
</tr>
</table>
</div><div class="memdoc">
<p>It returns a string with the whole array data. Useful for debugging. The format is: values separated by a space, and a enter for each dimension. E.g.: For the <a class="el" href="classop_1_1_array.html">Array</a>{2, 2, 3}, it will print: <a class="el" href="classop_1_1_array.html#ae3ec6553128d77b0c26b848c0a0f81ca">Array&lt;T&gt;::toString()</a>: x1 x2 x3 x4 x5 x6</p>
<p>It returns a string with the whole array data. Useful for debugging. The format is: values separated by a space, and a enter for each dimension. E.g., For the <a class="el" href="classop_1_1_array.html">Array</a>{2, 2, 3}, it will print: <a class="el" href="classop_1_1_array.html#ae3ec6553128d77b0c26b848c0a0f81ca">Array&lt;T&gt;::toString()</a>: x1 x2 x3 x4 x5 x6</p>
<p>x7 x8 x9 x10 x11 x12 </p>
<dl class="section return"><dt>Returns</dt><dd>A string with the array values in the above format. </dd></dl>
......
......@@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('classop_1_1_coco_json_saver.html','');
<p>This is the complete list of members for <a class="el" href="classop_1_1_coco_json_saver.html">op::CocoJsonSaver</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff">CocoJsonSaver</a>(const std::string &amp;filePathToSave, const bool humanReadable=true, const CocoJsonFormat cocoJsonFormat=CocoJsonFormat::Body)</td><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html">op::CocoJsonSaver</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_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8">CocoJsonSaver</a>(const std::string &amp;filePathToSave, const bool humanReadable=true, const CocoJsonFormat cocoJsonFormat=CocoJsonFormat::Body, const int mCocoJsonVariant=0)</td><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html">op::CocoJsonSaver</a></td><td class="entry"><span class="mlabel">explicit</span></td></tr>
<tr><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html#a3a7fd417aa5d85044fb0703379af1a23">record</a>(const Array&lt; float &gt; &amp;poseKeypoints, const Array&lt; float &gt; &amp;poseScores, const std::string &amp;imageName)</td><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html">op::CocoJsonSaver</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html#a8bbfab84a7816cb0f189f243246f744b">~CocoJsonSaver</a>()</td><td class="entry"><a class="el" href="classop_1_1_coco_json_saver.html">op::CocoJsonSaver</a></td><td class="entry"><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
......
......@@ -117,8 +117,8 @@ $(document).ready(function(){initNavTree('classop_1_1_coco_json_saver.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:a0ce96fcd7dfaa2791f514a8363d018ff"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff">CocoJsonSaver</a> (const std::string &amp;filePathToSave, const bool humanReadable=true, const <a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> cocoJsonFormat=<a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">CocoJsonFormat::Body</a>)</td></tr>
<tr class="separator:a0ce96fcd7dfaa2791f514a8363d018ff"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a380d4638d09cfe9c26551cc2efb7c3a8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8">CocoJsonSaver</a> (const std::string &amp;filePathToSave, const bool humanReadable=true, const <a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> cocoJsonFormat=<a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">CocoJsonFormat::Body</a>, const int mCocoJsonVariant=0)</td></tr>
<tr class="separator:a380d4638d09cfe9c26551cc2efb7c3a8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8bbfab84a7816cb0f189f243246f744b"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_coco_json_saver.html#a8bbfab84a7816cb0f189f243246f744b">~CocoJsonSaver</a> ()</td></tr>
<tr class="separator:a8bbfab84a7816cb0f189f243246f744b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3a7fd417aa5d85044fb0703379af1a23"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classop_1_1_coco_json_saver.html#a3a7fd417aa5d85044fb0703379af1a23">record</a> (const <a class="el" href="classop_1_1_array.html">Array</a>&lt; float &gt; &amp;poseKeypoints, const <a class="el" href="classop_1_1_array.html">Array</a>&lt; float &gt; &amp;poseScores, const std::string &amp;imageName)</td></tr>
......@@ -127,7 +127,7 @@ Public Member Functions</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The <a class="el" href="classop_1_1_coco_json_saver.html">CocoJsonSaver</a> class creates a COCO validation json file with details about the processed images. It inherits from Recorder. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a0ce96fcd7dfaa2791f514a8363d018ff"></a>
<a class="anchor" id="a380d4638d09cfe9c26551cc2efb7c3a8"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
......@@ -150,7 +150,13 @@ Public Member Functions</h2></td></tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a>&#160;</td>
<td class="paramname"><em>cocoJsonFormat</em> = <code><a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">CocoJsonFormat::Body</a></code>&#160;</td>
<td class="paramname"><em>cocoJsonFormat</em> = <code><a class="el" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">CocoJsonFormat::Body</a></code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const int&#160;</td>
<td class="paramname"><em>mCocoJsonVariant</em> = <code>0</code>&#160;</td>
</tr>
<tr>
<td></td>
......
var classop_1_1_coco_json_saver =
[
[ "CocoJsonSaver", "classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff", null ],
[ "CocoJsonSaver", "classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8", null ],
[ "~CocoJsonSaver", "classop_1_1_coco_json_saver.html#a8bbfab84a7816cb0f189f243246f744b", null ],
[ "record", "classop_1_1_coco_json_saver.html#a3a7fd417aa5d85044fb0703379af1a23", null ]
];
\ No newline at end of file
......@@ -286,7 +286,7 @@ Additional Inherited Members</h2></td></tr>
<p>This function extracts the face keypoints for each detected face in the image. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">faceRectangles</td><td>location of the faces in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that face (or 0,0,0,0 if some face is missing, e.g. if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">faceRectangles</td><td>location of the faces in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that face (or 0,0,0,0 if some face is missing, e.g., if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">cvInputData</td><td>Original image in cv::Mat format and BGR format. </td></tr>
</table>
</dd>
......
......@@ -276,7 +276,7 @@ Protected Attributes</h2></td></tr>
<p>This function extracts the face keypoints for each detected face in the image. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">faceRectangles</td><td>location of the faces in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that face (or 0,0,0,0 if some face is missing, e.g. if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">faceRectangles</td><td>location of the faces in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that face (or 0,0,0,0 if some face is missing, e.g., if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">cvInputData</td><td>Original image in cv::Mat format and BGR format. </td></tr>
</table>
</dd>
......
......@@ -378,7 +378,7 @@ Additional Inherited Members</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implements <a class="el" href="classop_1_1_producer.html#ab35d570dc35573433ec86e3fce25e545">op::Producer</a>.</p>
......
......@@ -289,7 +289,7 @@ Public Member Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function set the new FrameDisplayer::FullScreenMode (e.g. full screen). </p>
<p>This function set the new FrameDisplayer::FullScreenMode (e.g., full screen). </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">fullScreenMode</td><td>New FrameDisplayer::FullScreenMode state. </td></tr>
......@@ -311,7 +311,7 @@ Public Member Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function switch between full screen and windowed modes (e.g. when double-click on video players or Ctrt+Enter are presed). </p>
<p>This function switch between full screen and windowed modes (e.g., when double-click on video players or Ctrt+Enter are presed). </p>
</div>
</div>
......
......@@ -306,7 +306,7 @@ short, float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="e
<p>This function extracts the hand keypoints for each detected hand in the image. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">handRectangles</td><td>location of the hands in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally the std::vector, a std::array of 2 elements: index 0 and 1 for left and right hand respectively. Inside each array element, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that hand (or 0,0,0,0 if some hand is missing, e.g. if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">handRectangles</td><td>location of the hands in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally the std::vector, a std::array of 2 elements: index 0 and 1 for left and right hand respectively. Inside each array element, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that hand (or 0,0,0,0 if some hand is missing, e.g., if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">cvInputData</td><td>Original image in cv::Mat format and BGR format. </td></tr>
</table>
</dd>
......
......@@ -293,7 +293,7 @@ short, float &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="e
<p>This function extracts the hand keypoints for each detected hand in the image. </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">handRectangles</td><td>location of the hands in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally the std::vector, a std::array of 2 elements: index 0 and 1 for left and right hand respectively. Inside each array element, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that hand (or 0,0,0,0 if some hand is missing, e.g. if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">handRectangles</td><td>location of the hands in the image. It is a length-variable std::vector, where each index corresponds to a different person in the image. Internally the std::vector, a std::array of 2 elements: index 0 and 1 for left and right hand respectively. Inside each array element, a op::Rectangle&lt;float&gt; (similar to cv::Rect for floating values) with the position of that hand (or 0,0,0,0 if some hand is missing, e.g., if a specific person has only half of the body inside the image). </td></tr>
<tr><td class="paramname">cvInputData</td><td>Original image in cv::Mat format and BGR format. </td></tr>
</table>
</dd>
......
......@@ -380,7 +380,7 @@ Additional Inherited Members</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implements <a class="el" href="classop_1_1_producer.html#ab35d570dc35573433ec86e3fce25e545">op::Producer</a>.</p>
......
......@@ -372,7 +372,7 @@ Additional Inherited Members</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implements <a class="el" href="classop_1_1_video_capture_reader.html#a06348fd9a290fc2ece2f3c2e4dc9bc70">op::VideoCaptureReader</a>.</p>
......
......@@ -169,7 +169,7 @@ Protected Member Functions</h2></td></tr>
<tr class="separator:ad51001c3e9f42722c52990d43b315f78"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classop_1_1_producer.html">Producer</a> is an abstract class to extract frames from a source (image directory, video file, webcam stream, etc.). It has the basic and common functions (e.g. getFrame, release &amp; isOpened). </p>
<div class="textblock"><p><a class="el" href="classop_1_1_producer.html">Producer</a> is an abstract class to extract frames from a source (image directory, video file, webcam stream, etc.). It has the basic and common functions (e.g., getFrame, release &amp; isOpened). </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a4fe2921798031db39fef934848a23c82"></a>
<div class="memitem">
......@@ -481,7 +481,7 @@ Protected Member Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implemented in <a class="el" href="classop_1_1_image_directory_reader.html#a46ce23209afe6d3ca90db545b69cd04a">op::ImageDirectoryReader</a>, <a class="el" href="classop_1_1_video_capture_reader.html#a06348fd9a290fc2ece2f3c2e4dc9bc70">op::VideoCaptureReader</a>, <a class="el" href="classop_1_1_video_reader.html#a508eed918fbe3bfe3eff4c1ebacb3463">op::VideoReader</a>, <a class="el" href="classop_1_1_webcam_reader.html#a58c315e577c12486e5ab1b941d4cce04">op::WebcamReader</a>, <a class="el" href="classop_1_1_flir_reader.html#a711db0919bd7516fde3e641c13259637">op::FlirReader</a>, and <a class="el" href="classop_1_1_ip_camera_reader.html#a0c1582090cc7c54dd9cb752207b52986">op::IpCameraReader</a>.</p>
......
......@@ -181,7 +181,7 @@ Protected Member Functions</h2></td></tr>
<tr class="separator:afad3eadd16cca0de2c2be8b083c0d56d inherit pro_methods_classop_1_1_producer"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classop_1_1_video_capture_reader.html">VideoCaptureReader</a> is an abstract class to extract frames from a cv::VideoCapture source (video file, webcam stream, etc.). It has the basic and common functions of the cv::VideoCapture class (e.g. get, set, etc.). </p>
<div class="textblock"><p><a class="el" href="classop_1_1_video_capture_reader.html">VideoCaptureReader</a> is an abstract class to extract frames from a cv::VideoCapture source (video file, webcam stream, etc.). It has the basic and common functions of the cv::VideoCapture class (e.g., get, set, etc.). </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a59ce0932d49ee86c9e810cae22e9b519"></a>
<div class="memitem">
......@@ -347,7 +347,7 @@ Protected Member Functions</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implements <a class="el" href="classop_1_1_producer.html#ab35d570dc35573433ec86e3fce25e545">op::Producer</a>.</p>
......
......@@ -180,7 +180,7 @@ Additional Inherited Members</h2></td></tr>
<tr class="separator:afad3eadd16cca0de2c2be8b083c0d56d inherit pro_methods_classop_1_1_producer"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="classop_1_1_video_reader.html">VideoReader</a> is a wrapper of the cv::VideoCapture class for video. It allows controlling a video (e.g. extracting frames, setting resolution &amp; fps, etc). </p>
<div class="textblock"><p><a class="el" href="classop_1_1_video_reader.html">VideoReader</a> is a wrapper of the cv::VideoCapture class for video. It allows controlling a video (e.g., extracting frames, setting resolution &amp; fps, etc). </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a70313aad386ef3897c70fea7b2e4030a"></a>
<div class="memitem">
......@@ -390,7 +390,7 @@ Additional Inherited Members</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implements <a class="el" href="classop_1_1_video_capture_reader.html#a06348fd9a290fc2ece2f3c2e4dc9bc70">op::VideoCaptureReader</a>.</p>
......
......@@ -396,7 +396,7 @@ Additional Inherited Members</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>This function returns a unique frame name (e.g. the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<p>This function returns a unique frame name (e.g., the frame number for video, the frame counter for webcam, the image name for image directory reader, etc.). </p>
<dl class="section return"><dt>Returns</dt><dd>std::string with an unique frame name. </dd></dl>
<p>Implements <a class="el" href="classop_1_1_video_capture_reader.html#a06348fd9a290fc2ece2f3c2e4dc9bc70">op::VideoCaptureReader</a>.</p>
......
......@@ -120,22 +120,24 @@ $(document).ready(function(){initNavTree('coco_json_saver_8hpp_source.html','');
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; <span class="keyword">public</span>:</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keyword">explicit</span> <a class="code" href="classop_1_1_coco_json_saver.html">CocoJsonSaver</a>(<span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; filePathToSave, <span class="keyword">const</span> <span class="keywordtype">bool</span> humanReadable = <span class="keyword">true</span>,</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> cocoJsonFormat = <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">CocoJsonFormat::Body</a>);</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classop_1_1_coco_json_saver.html">CocoJsonSaver</a>();</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; <span class="keywordtype">void</span> record(<span class="keyword">const</span> <a class="code" href="classop_1_1_array.html">Array&lt;float&gt;</a>&amp; poseKeypoints, <span class="keyword">const</span> <a class="code" href="classop_1_1_array.html">Array&lt;float&gt;</a>&amp; poseScores, <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; imageName);</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> mCocoJsonFormat;</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <a class="code" href="classop_1_1_json_ofstream.html">JsonOfstream</a> mJsonOfstream;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keywordtype">bool</span> mFirstElementAdded;</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#abef96b5dd35dd9d44ad27ddf0e2f5f2e">DELETE_COPY</a>(<a class="code" href="classop_1_1_coco_json_saver.html">CocoJsonSaver</a>);</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;}</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;<span class="preprocessor">#endif // OPENPOSE_FILESTREAM_POSE_JSON_COCO_SAVER_HPP</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> cocoJsonFormat = <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">CocoJsonFormat::Body</a>,</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; <span class="keyword">const</span> <span class="keywordtype">int</span> mCocoJsonVariant = 0);</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; <span class="keyword">virtual</span> ~<a class="code" href="classop_1_1_coco_json_saver.html">CocoJsonSaver</a>();</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160; <span class="keywordtype">void</span> record(<span class="keyword">const</span> <a class="code" href="classop_1_1_array.html">Array&lt;float&gt;</a>&amp; poseKeypoints, <span class="keyword">const</span> <a class="code" href="classop_1_1_array.html">Array&lt;float&gt;</a>&amp; poseScores, <span class="keyword">const</span> <a class="code" href="namespacecl.html#abff80bfb254d646f6afeb6638df41686">std::string</a>&amp; imageName);</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160;</div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <span class="keyword">const</span> <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> mCocoJsonFormat;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <span class="keyword">const</span> <span class="keywordtype">int</span> mCocoJsonVariant;</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <a class="code" href="classop_1_1_json_ofstream.html">JsonOfstream</a> mJsonOfstream;</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <span class="keywordtype">bool</span> mFirstElementAdded;</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#abef96b5dd35dd9d44ad27ddf0e2f5f2e">DELETE_COPY</a>(<a class="code" href="classop_1_1_coco_json_saver.html">CocoJsonSaver</a>);</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;}</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;<span class="preprocessor">#endif // OPENPOSE_FILESTREAM_POSE_JSON_COCO_SAVER_HPP</span></div>
<div class="ttc" id="macros_8hpp_html_abef96b5dd35dd9d44ad27ddf0e2f5f2e"><div class="ttname"><a href="macros_8hpp.html#abef96b5dd35dd9d44ad27ddf0e2f5f2e">DELETE_COPY</a></div><div class="ttdeci">#define DELETE_COPY(className)</div><div class="ttdef"><b>Definition:</b> macros.hpp:33</div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">op::CocoJsonFormat::Body</a></div></div>
<div class="ttc" id="common_8hpp_html"><div class="ttname"><a href="common_8hpp.html">common.hpp</a></div></div>
......@@ -144,7 +146,7 @@ $(document).ready(function(){initNavTree('coco_json_saver_8hpp_source.html','');
<div class="ttc" id="filestream_2enum_classes_8hpp_html"><div class="ttname"><a href="filestream_2enum_classes_8hpp.html">enumClasses.hpp</a></div></div>
<div class="ttc" id="classop_1_1_array_html"><div class="ttname"><a href="classop_1_1_array.html">op::Array&lt; float &gt;</a></div></div>
<div class="ttc" id="json_ofstream_8hpp_html"><div class="ttname"><a href="json_ofstream_8hpp.html">jsonOfstream.hpp</a></div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715ac"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">op::CocoJsonFormat</a></div><div class="ttdeci">CocoJsonFormat</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:13</div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715ac"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">op::CocoJsonFormat</a></div><div class="ttdeci">CocoJsonFormat</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:14</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:18</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 -->
......
......@@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('fast_math_8hpp_source.html','');});
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span>&#160;{</div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>&#160; <span class="comment">// Use op::round/max/min for basic types (int, char, long, float, double, etc). Never with classes!</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>&#160; <span class="comment">// `std::` alternatives uses &#39;const T&amp;&#39; instead of &#39;const T&#39; as argument.</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160; <span class="comment">// E.g. std::round is really slow (~300 ms vs ~10 ms when I individually apply it to each element of a whole</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>&#160; <span class="comment">// E.g., std::round is really slow (~300 ms vs ~10 ms when I individually apply it to each element of a whole</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160; <span class="comment">// image array</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;</div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; <span class="comment">// Round functions</span></div>
......
......@@ -119,16 +119,17 @@ $(document).ready(function(){initNavTree('filestream_2enum_classes_8hpp_source.h
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160; <a class="code" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea65f6036bfc9798ce230c5d8567551315">Yaml</a>,</div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; <a class="code" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea55eeca17b45365c188d0edbd35f6e0c3">Yml</a>,</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160; };</div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="line" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac"> 13</a></span>&#160; <span class="keyword">enum class</span> <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> : unsigned char</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160; {</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">Body</a>,</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715aca129e74dde7b475c8848310e16754c965">Foot</a>,</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acae9989db5dabeea617f40c8dbfd07f5fb">Car</a>,</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715aca6f6cb72d544962fa333e2e34ce64f719">Size</a>,</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;}</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#endif // OPENPOSE_FILESTREAM_ENUM_CLASSES_HPP</span></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"><a class="line" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac"> 14</a></span>&#160; <span class="keyword">enum class</span> <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">CocoJsonFormat</a> : unsigned char</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160; {</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">Body</a>,</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715aca129e74dde7b475c8848310e16754c965">Foot</a>,</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acae9989db5dabeea617f40c8dbfd07f5fb">Car</a>,</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <a class="code" href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715aca6f6cb72d544962fa333e2e34ce64f719">Size</a>,</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; };</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;}</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;<span class="preprocessor">#endif // OPENPOSE_FILESTREAM_ENUM_CLASSES_HPP</span></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715aca6f6cb72d544962fa333e2e34ce64f719"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715aca6f6cb72d544962fa333e2e34ce64f719">op::CocoJsonFormat::Size</a></div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acaac101b32dda4448cf13a93fe283dddd8">op::CocoJsonFormat::Body</a></div></div>
<div class="ttc" id="namespaceop_html_ae52c21a24cf2c21e3b419c127924fd7ea55eeca17b45365c188d0edbd35f6e0c3"><div class="ttname"><a href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea55eeca17b45365c188d0edbd35f6e0c3">op::DataFormat::Yml</a></div></div>
......@@ -137,7 +138,7 @@ $(document).ready(function(){initNavTree('filestream_2enum_classes_8hpp_source.h
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715aca129e74dde7b475c8848310e16754c965"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715aca129e74dde7b475c8848310e16754c965">op::CocoJsonFormat::Foot</a></div></div>
<div class="ttc" id="namespaceop_html_ae52c21a24cf2c21e3b419c127924fd7ea65f6036bfc9798ce230c5d8567551315"><div class="ttname"><a href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea65f6036bfc9798ce230c5d8567551315">op::DataFormat::Yaml</a></div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715acae9989db5dabeea617f40c8dbfd07f5fb"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715acae9989db5dabeea617f40c8dbfd07f5fb">op::CocoJsonFormat::Car</a></div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715ac"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">op::CocoJsonFormat</a></div><div class="ttdeci">CocoJsonFormat</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:13</div></div>
<div class="ttc" id="namespaceop_html_a5418b76dad5b4aea1133325f4aa715ac"><div class="ttname"><a href="namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac">op::CocoJsonFormat</a></div><div class="ttdeci">CocoJsonFormat</div><div class="ttdef"><b>Definition:</b> enumClasses.hpp:14</div></div>
<div class="ttc" id="namespaceop_html_ae52c21a24cf2c21e3b419c127924fd7eaeed8d85b888a6c015834240885ee6333"><div class="ttname"><a href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7eaeed8d85b888a6c015834240885ee6333">op::DataFormat::Json</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
......
此差异已折叠。
var flags_8hpp =
[
[ "DEFINE_bool", "flags_8hpp.html#a0e9cb0627d386e4d69e5eae0593d70ad", null ],
[ "DEFINE_bool", "flags_8hpp.html#a035ba7d578f36103d096569f1984ab61", null ],
[ "DEFINE_bool", "flags_8hpp.html#a7fc3e871114ac35447499ffda035d51e", null ],
[ "DEFINE_bool", "flags_8hpp.html#a64c46584d79ef0b947ecd0a98b282839", null ],
[ "DEFINE_bool", "flags_8hpp.html#a9d45877ef21b9042f1b307d23d404e40", null ],
[ "DEFINE_bool", "flags_8hpp.html#a6a501f229de1ba19801b77fd0565527b", null ],
[ "DEFINE_bool", "flags_8hpp.html#a5c66f20b5a9a1bc44d3c685fd37ff7f9", null ],
[ "DEFINE_bool", "flags_8hpp.html#a5e350d38962a702d8e0c658fbbb5cc64", null ],
[ "DEFINE_bool", "flags_8hpp.html#ad739178d4295e31edd2f1e468bd2e600", null ],
[ "DEFINE_bool", "flags_8hpp.html#a5e8200fc5fd8bc1e80b94b029ea8e18d", null ],
[ "DEFINE_bool", "flags_8hpp.html#a669c6f4820af0275f40808b18147b98c", null ],
......@@ -18,10 +18,10 @@ var flags_8hpp =
[ "DEFINE_bool", "flags_8hpp.html#ac210b56a3c46ff06143a62b0bb725cc6", null ],
[ "DEFINE_bool", "flags_8hpp.html#a1a9ffc302eac69c8ba024da3edf01a5f", null ],
[ "DEFINE_bool", "flags_8hpp.html#a231bec7b2113f31cebb760c849ca2841", null ],
[ "DEFINE_bool", "flags_8hpp.html#a14f23a4c6dd6c9290e3ee44bd79f96bf", null ],
[ "DEFINE_bool", "flags_8hpp.html#a0ee4f86d572ef52ec26dcbb37efb5e65", null ],
[ "DEFINE_double", "flags_8hpp.html#a29f9621cd9361deec9512f8d8b53e6ba", null ],
[ "DEFINE_double", "flags_8hpp.html#adf35e9261afec1673a42de6197f07f42", null ],
[ "DEFINE_double", "flags_8hpp.html#a94efdbeb7b9adb554d34399279312b8f", null ],
[ "DEFINE_double", "flags_8hpp.html#abf5c8a05ae8f86c8e4d8eedbceb84516", null ],
[ "DEFINE_double", "flags_8hpp.html#afd21fc201e4b269bf0b07b8fce886173", null ],
[ "DEFINE_double", "flags_8hpp.html#ad971ae1068651177e7a78ae68c022792", null ],
[ "DEFINE_double", "flags_8hpp.html#a62bfc56794bb8ceaedd0eb7bc32a0f22", null ],
......@@ -48,10 +48,11 @@ var flags_8hpp =
[ "DEFINE_int32", "flags_8hpp.html#afdfef14901f7b5e324d6983845f5ab50", null ],
[ "DEFINE_int32", "flags_8hpp.html#a072bd893f4003b48bc7c99735eeeed39", null ],
[ "DEFINE_int32", "flags_8hpp.html#a4cead735de5b43cfcae5c1139df3be1a", null ],
[ "DEFINE_int32", "flags_8hpp.html#ab2af299b6380dcd6dc06a95cceb056d4", null ],
[ "DEFINE_int32", "flags_8hpp.html#a65152cde78f8e7da1d33f557ec392312", null ],
[ "DEFINE_int32", "flags_8hpp.html#ad0269da28dc2033e23b8ea84b7e793a2", null ],
[ "DEFINE_int32", "flags_8hpp.html#ada5b7fef5063818fd668359e9e0b0504", null ],
[ "DEFINE_int32", "flags_8hpp.html#a9a34e10f75069cf3283e535a77006775", null ],
[ "DEFINE_int32", "flags_8hpp.html#a39756aa6d6911435a326e18541db970a", null ],
[ "DEFINE_string", "flags_8hpp.html#a9e7b1394aea185360a1fe19cf4e20a89", null ],
[ "DEFINE_string", "flags_8hpp.html#aab02d4078b5f7999a582d9c5f4248676", null ],
[ "DEFINE_string", "flags_8hpp.html#a7773e867133822f5601899975dc06adb", null ],
......@@ -59,12 +60,12 @@ var flags_8hpp =
[ "DEFINE_string", "flags_8hpp.html#aff61246512375ff5941dc4110e127ca3", null ],
[ "DEFINE_string", "flags_8hpp.html#a9ab689ebe20a261b20587af79123e79a", null ],
[ "DEFINE_string", "flags_8hpp.html#a85be61a31eaa438a7e9c7d2baf51da47", null ],
[ "DEFINE_string", "flags_8hpp.html#acfd124be44003a59f2591c7584fd3c75", null ],
[ "DEFINE_string", "flags_8hpp.html#a830bcfa6645bf39a18f59d3b72f75edf", null ],
[ "DEFINE_string", "flags_8hpp.html#a055e1e0a1618e96f156f32278b41d3e4", null ],
[ "DEFINE_string", "flags_8hpp.html#a66d6d5c07371179c3702dbd1da9d9bd3", null ],
[ "DEFINE_string", "flags_8hpp.html#af5ee5f61f0d36a03bb8647408f5e236b", null ],
[ "DEFINE_string", "flags_8hpp.html#afaf97bbf6a49576782d25147bc865bed", null ],
[ "DEFINE_string", "flags_8hpp.html#a7a3597e9216885470199ca1578eb7f69", null ],
[ "DEFINE_string", "flags_8hpp.html#ab077893503ebb5fba8cb300bd5f93d62", null ],
[ "DEFINE_string", "flags_8hpp.html#a6957bf419a0ca3478948a62a3ce5ecf0", null ],
[ "DEFINE_string", "flags_8hpp.html#a3051d21eb51cc39eed5f781d8eaed960", null ],
[ "DEFINE_string", "flags_8hpp.html#a9aa48b2ab293842bc42b96df9e97c9b8", null ],
[ "DEFINE_string", "flags_8hpp.html#a26d1c7340fc87d4593dda754d54145a2", null ],
......@@ -73,11 +74,11 @@ var flags_8hpp =
[ "DEFINE_string", "flags_8hpp.html#a242473077549869f06534e8a9ea1ddd6", null ],
[ "DEFINE_string", "flags_8hpp.html#ad8c5173beb83c0f9996362b3a3fba820", null ],
[ "DEFINE_string", "flags_8hpp.html#a5aaba99bdb163516d0297d2e09dd0c7d", null ],
[ "DEFINE_string", "flags_8hpp.html#a6c5341914694863528d3d93b23b45f01", null ],
[ "DEFINE_string", "flags_8hpp.html#ad0c09dd7ede747d69d36dc86c7ffa11c", null ],
[ "DEFINE_string", "flags_8hpp.html#ad7a48143249d608e2ad3a8413eb19c34", null ],
[ "DEFINE_string", "flags_8hpp.html#a72c09e09c94b67f88b53e1a94e7bfe0f", null ],
[ "DEFINE_string", "flags_8hpp.html#a63936bd2bc53a453ba74066289ab9d29", null ],
[ "DEFINE_string", "flags_8hpp.html#aa7b1c758c6d6e35c3227994a9ced0236", null ],
[ "DEFINE_uint64", "flags_8hpp.html#a1433eaf1c5eb42e406e76bc6f8e517c3", null ],
[ "DEFINE_uint64", "flags_8hpp.html#a22572531e5a4896c510639ac57cf522c", null ],
[ "DEFINE_uint64", "flags_8hpp.html#ac8fef8bb0234286e74b75214a750d674", null ]
[ "DEFINE_uint64", "flags_8hpp.html#a158227abc2af90abaec523a784b40fa8", null ]
];
\ No newline at end of file
此差异已折叠。
......@@ -194,7 +194,7 @@ $(document).ready(function(){initNavTree('functions_c.html','');});
, <a class="el" href="structop_1_1_datum.html#a847f62b3060c5d0d106e60c29df87a0b">op::Datum</a>
</li>
<li>CocoJsonSaver()
: <a class="el" href="classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff">op::CocoJsonSaver</a>
: <a class="el" href="classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8">op::CocoJsonSaver</a>
</li>
<li>comma()
: <a class="el" href="classop_1_1_json_ofstream.html#ae4468279f789c8026d431b2ef62646f9">op::JsonOfstream</a>
......
......@@ -173,7 +173,7 @@ $(document).ready(function(){initNavTree('functions_func_c.html','');});
, <a class="el" href="structop_1_1_datum.html#a847f62b3060c5d0d106e60c29df87a0b">op::Datum</a>
</li>
<li>CocoJsonSaver()
: <a class="el" href="classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff">op::CocoJsonSaver</a>
: <a class="el" href="classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8">op::CocoJsonSaver</a>
</li>
<li>comma()
: <a class="el" href="classop_1_1_json_ofstream.html#ae4468279f789c8026d431b2ef62646f9">op::JsonOfstream</a>
......
......@@ -348,7 +348,7 @@ $(document).ready(function(){initNavTree('functions_func_w.html','');});
: <a class="el" href="structop_1_1_wrapper_struct_input.html#a529d945c83bb69ac1db7b8db371e6622">op::WrapperStructInput</a>
</li>
<li>WrapperStructOutput()
: <a class="el" href="structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989">op::WrapperStructOutput</a>
: <a class="el" href="structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21">op::WrapperStructOutput</a>
</li>
<li>WrapperStructPose()
: <a class="el" href="structop_1_1_wrapper_struct_pose.html#a5ea7564df25975c4279547acb885376a">op::WrapperStructPose</a>
......
......@@ -664,6 +664,9 @@ $(document).ready(function(){initNavTree('functions_vars.html','');});
<li>writeCocoJson
: <a class="el" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">op::WrapperStructOutput</a>
</li>
<li>writeCocoJsonVariant
: <a class="el" href="structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de">op::WrapperStructOutput</a>
</li>
<li>writeHeatMaps
: <a class="el" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">op::WrapperStructOutput</a>
</li>
......
......@@ -340,8 +340,8 @@ $(document).ready(function(){initNavTree('functions_w.html','');});
: <a class="el" href="classop_1_1_w_queue_orderer.html#a3303add5fa8cc36593d3d859ffdd8ae0">op::WQueueOrderer&lt; TDatums &gt;</a>
</li>
<li>Wrapper()
: <a class="el" href="classcl_1_1detail_1_1_wrapper.html#af91bafdf8593c34e0d0722cdd93010be">cl::detail::Wrapper&lt; T &gt;</a>
, <a class="el" href="classcl_1_1detail_1_1_wrapper_3_01cl__device__id_01_4.html#a6a4506b8f3920fb2487b1a5448a6f10c">cl::detail::Wrapper&lt; cl_device_id &gt;</a>
: <a class="el" href="classcl_1_1detail_1_1_wrapper.html#a115618e2baf10ec5c09513394d985ea6">cl::detail::Wrapper&lt; T &gt;</a>
, <a class="el" href="classcl_1_1detail_1_1_wrapper_3_01cl__device__id_01_4.html#a6881f47b159f53e2efefc3325127bdc5">cl::detail::Wrapper&lt; cl_device_id &gt;</a>
</li>
<li>WrapperStructExtra()
: <a class="el" href="structop_1_1_wrapper_struct_extra.html#a70cdc27c953962810333fafe011f86dd">op::WrapperStructExtra</a>
......@@ -356,7 +356,7 @@ $(document).ready(function(){initNavTree('functions_w.html','');});
: <a class="el" href="structop_1_1_wrapper_struct_input.html#a529d945c83bb69ac1db7b8db371e6622">op::WrapperStructInput</a>
</li>
<li>WrapperStructOutput()
: <a class="el" href="structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989">op::WrapperStructOutput</a>
: <a class="el" href="structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21">op::WrapperStructOutput</a>
</li>
<li>WrapperStructPose()
: <a class="el" href="structop_1_1_wrapper_struct_pose.html#a5ea7564df25975c4279547acb885376a">op::WrapperStructPose</a>
......@@ -365,7 +365,7 @@ $(document).ready(function(){initNavTree('functions_w.html','');});
: <a class="el" href="classop_1_1_wrapper_t.html#af1a56f0542a2cbcc11d6b185adeb5626">op::WrapperT&lt; TDatums, TDatumsSP, TWorker &gt;</a>
</li>
<li>write()
: <a class="el" href="classop_1_1_video_saver.html#a3cdbef8bada237edffaf7793eaa0fe8e">op::VideoSaver</a>
: <a class="el" href="classop_1_1_video_saver.html#a7c79397b9be8b6d6d12b9f3e78e6c794">op::VideoSaver</a>
</li>
<li>writeBvh
: <a class="el" href="structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53">op::WrapperStructOutput</a>
......@@ -376,6 +376,9 @@ $(document).ready(function(){initNavTree('functions_w.html','');});
<li>writeCocoJson
: <a class="el" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">op::WrapperStructOutput</a>
</li>
<li>writeCocoJsonVariant
: <a class="el" href="structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de">op::WrapperStructOutput</a>
</li>
<li>writeHeatMaps
: <a class="el" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">op::WrapperStructOutput</a>
</li>
......
......@@ -223,7 +223,7 @@ $(document).ready(function(){initNavTree('globals.html','');});
: <a class="el" href="datum_8hpp.html#ad96b23e17e179ed25d779d31b8ee2c07">datum.hpp</a>
</li>
<li>DEFINE_bool()
: <a class="el" href="flags_8hpp.html#a0e9cb0627d386e4d69e5eae0593d70ad">flags.hpp</a>
: <a class="el" href="flags_8hpp.html#a035ba7d578f36103d096569f1984ab61">flags.hpp</a>
</li>
<li>DEFINE_double()
: <a class="el" href="flags_8hpp.html#a890b2b8df8a57fe4e9baa465c6584ccf">flags.hpp</a>
......@@ -232,13 +232,13 @@ $(document).ready(function(){initNavTree('globals.html','');});
: <a class="el" href="flags_8hpp.html#a73ee51843ead02ee6358fe39dcbeffde">flags.hpp</a>
</li>
<li>DEFINE_string()
: <a class="el" href="flags_8hpp.html#a9e7b1394aea185360a1fe19cf4e20a89">flags.hpp</a>
: <a class="el" href="flags_8hpp.html#a9aa48b2ab293842bc42b96df9e97c9b8">flags.hpp</a>
</li>
<li>DEFINE_TEMPLATE_DATUM
: <a class="el" href="datum_8hpp.html#ad11d52b69bc54e48ceb2f5787f700431">datum.hpp</a>
</li>
<li>DEFINE_uint64()
: <a class="el" href="flags_8hpp.html#ac8fef8bb0234286e74b75214a750d674">flags.hpp</a>
: <a class="el" href="flags_8hpp.html#a158227abc2af90abaec523a784b40fa8">flags.hpp</a>
</li>
<li>DELETE_COPY
: <a class="el" href="macros_8hpp.html#abef96b5dd35dd9d44ad27ddf0e2f5f2e">macros.hpp</a>
......
......@@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
<h3><a class="anchor" id="index_d"></a>- d -</h3><ul>
<li>DEFINE_bool()
: <a class="el" href="flags_8hpp.html#a0e9cb0627d386e4d69e5eae0593d70ad">flags.hpp</a>
: <a class="el" href="flags_8hpp.html#a035ba7d578f36103d096569f1984ab61">flags.hpp</a>
</li>
<li>DEFINE_double()
: <a class="el" href="flags_8hpp.html#a29f9621cd9361deec9512f8d8b53e6ba">flags.hpp</a>
......@@ -129,7 +129,7 @@ $(document).ready(function(){initNavTree('globals_func.html','');});
: <a class="el" href="flags_8hpp.html#a73ee51843ead02ee6358fe39dcbeffde">flags.hpp</a>
</li>
<li>DEFINE_string()
: <a class="el" href="flags_8hpp.html#a9ab689ebe20a261b20587af79123e79a">flags.hpp</a>
: <a class="el" href="flags_8hpp.html#a7a3597e9216885470199ca1578eb7f69">flags.hpp</a>
</li>
<li>DEFINE_uint64()
: <a class="el" href="flags_8hpp.html#a22572531e5a4896c510639ac57cf522c">flags.hpp</a>
......
......@@ -184,7 +184,7 @@ $(document).ready(function(){initNavTree('index.html','');});
<h2>Quick Start</h2>
<p>Most users do not need the OpenPose C++/Python API, but can simply use the OpenPose Demo:</p>
<ul>
<li><b>OpenPose Demo</b>: To easily process images/video/webcam and display/save the results. See doc/demo_overview.md. E.g. run OpenPose in a video with: ``` <h1>Ubuntu</h1>
<li><b>OpenPose Demo</b>: To easily process images/video/webcam and display/save the results. See doc/demo_overview.md. E.g., run OpenPose in a video with: ``` <h1>Ubuntu</h1>
</li>
</ul>
<p>./build/examples/openpose/openpose.bin &ndash;video examples/media/video.avi :: Windows - Portable Demo bin\OpenPoseDemo.exe &ndash;video examples\media\video.avi ```</p>
......@@ -195,7 +195,7 @@ $(document).ready(function(){initNavTree('index.html','');});
<li><b>Adding an extra module</b>: Check ./doc/library_add_new_module.md "doc/library_add_new_module.md".</li>
<li><b>Standalone face or hand detector</b>:<ul>
<li><b>Face</b> keypoint detection <b>without body</b> keypoint detection: If you want to speed it up (but also reduce amount of detected faces), check the OpenCV-face-detector approach in doc/standalone_face_or_hand_keypoint_detector.md.</li>
<li><b>Use your own face/hand detector</b>: You can use the hand and/or face keypoint detectors with your own face or hand detectors, rather than using the body detector. E.g. useful for camera views at which the hands are visible but not the body (OpenPose detector would fail). See doc/standalone_face_or_hand_keypoint_detector.md.</li>
<li><b>Use your own face/hand detector</b>: You can use the hand and/or face keypoint detectors with your own face or hand detectors, rather than using the body detector. E.g., useful for camera views at which the hands are visible but not the body (OpenPose detector would fail). See doc/standalone_face_or_hand_keypoint_detector.md.</li>
</ul>
</li>
</ul>
......
......@@ -46,10 +46,10 @@ var NAVTREEINDEX =
"classop_1_1_queue_base.html#a32ac0e4b14a310aee62ce817e86c0356",
"classop_1_1_w_heat_map_saver.html#a20e82b121a580c578f69cbb0401c4cb0",
"fast_math_8hpp.html",
"gui_2enum_classes_8hpp.html#a6c22a72ce93c64e7582cb670492a50bfab13311ab51c4c34757f67f26580018dd",
"pose_parameters_8hpp.html#a84d87ec0e4ed3cf75a37ce99d0d25ef7",
"structop_1_1_point.html#a9f80114d18ec8055360222d975bcd5a8",
"w_keep_top_n_people_8hpp.html"
"gui_2enum_classes_8hpp.html#a6c22a72ce93c64e7582cb670492a50bf",
"pose_parameters_8hpp.html#a692472b562fba051964f9ddea07b97d7",
"structop_1_1_point.html#a9759f95e852025014cb071aefb242cef",
"w_joint_angle_estimation_8hpp.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';
......
var NAVTREEINDEX10 =
{
"w_joint_angle_estimation_8hpp.html":[2,0,0,0,0,4],
"w_joint_angle_estimation_8hpp_source.html":[2,0,0,0,0,4],
"w_keep_top_n_people_8hpp.html":[2,0,0,0,2,18],
"w_keep_top_n_people_8hpp.html#aaee32c4c68404e5086844bcb911b7a20":[2,0,0,0,2,18,1],
"w_keep_top_n_people_8hpp_source.html":[2,0,0,0,2,18],
......
......@@ -119,7 +119,7 @@ var NAVTREEINDEX2 =
"classop_1_1_camera_parameter_reader.html#ade743d816f255e3278bb72c761d82ba6":[1,0,3,2,4],
"classop_1_1_camera_parameter_reader.html#adf7ad0ef26603129a251fdc166ffa548":[1,0,3,2,5],
"classop_1_1_coco_json_saver.html":[1,0,3,34],
"classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff":[1,0,3,34,0],
"classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8":[1,0,3,34,0],
"classop_1_1_coco_json_saver.html#a3a7fd417aa5d85044fb0703379af1a23":[1,0,3,34,2],
"classop_1_1_coco_json_saver.html#a8bbfab84a7816cb0f189f243246f744b":[1,0,3,34,1],
"classop_1_1_cv_mat_to_op_input.html":[1,0,3,6],
......
......@@ -62,86 +62,87 @@ var NAVTREEINDEX6 =
"filestream_2headers_8hpp.html":[2,0,0,0,4,5],
"filestream_2headers_8hpp_source.html":[2,0,0,0,4,5],
"flags_8hpp.html":[2,0,0,0,15],
"flags_8hpp.html#a035ba7d578f36103d096569f1984ab61":[2,0,0,0,15,0],
"flags_8hpp.html#a055e1e0a1618e96f156f32278b41d3e4":[2,0,0,0,15,60],
"flags_8hpp.html#a072bd893f4003b48bc7c99735eeeed39":[2,0,0,0,15,46],
"flags_8hpp.html#a0a28dd6ee5503f070d08cc9e4a3aff05":[2,0,0,0,15,13],
"flags_8hpp.html#a0e9cb0627d386e4d69e5eae0593d70ad":[2,0,0,0,15,0],
"flags_8hpp.html#a0ee4f86d572ef52ec26dcbb37efb5e65":[2,0,0,0,15,18],
"flags_8hpp.html#a10efaeb1ea3a8478388cc7d0bfd4e59e":[2,0,0,0,15,33],
"flags_8hpp.html#a1433eaf1c5eb42e406e76bc6f8e517c3":[2,0,0,0,15,77],
"flags_8hpp.html#a14f23a4c6dd6c9290e3ee44bd79f96bf":[2,0,0,0,15,18],
"flags_8hpp.html#a1433eaf1c5eb42e406e76bc6f8e517c3":[2,0,0,0,15,78],
"flags_8hpp.html#a158227abc2af90abaec523a784b40fa8":[2,0,0,0,15,80],
"flags_8hpp.html#a18fc454ffeef53c7c73d69c67d1a73fc":[2,0,0,0,15,38],
"flags_8hpp.html#a1a9ffc302eac69c8ba024da3edf01a5f":[2,0,0,0,15,16],
"flags_8hpp.html#a1edea5f45026b353b6e6cc3b196767a0":[2,0,0,0,15,40],
"flags_8hpp.html#a20c481950df0272f0b7b0cde67d8e72a":[2,0,0,0,15,44],
"flags_8hpp.html#a22572531e5a4896c510639ac57cf522c":[2,0,0,0,15,78],
"flags_8hpp.html#a22572531e5a4896c510639ac57cf522c":[2,0,0,0,15,79],
"flags_8hpp.html#a231bec7b2113f31cebb760c849ca2841":[2,0,0,0,15,17],
"flags_8hpp.html#a242473077549869f06534e8a9ea1ddd6":[2,0,0,0,15,70],
"flags_8hpp.html#a26d1c7340fc87d4593dda754d54145a2":[2,0,0,0,15,67],
"flags_8hpp.html#a242473077549869f06534e8a9ea1ddd6":[2,0,0,0,15,71],
"flags_8hpp.html#a26d1c7340fc87d4593dda754d54145a2":[2,0,0,0,15,68],
"flags_8hpp.html#a284252d3d255ad5e5c35815d720fd67a":[2,0,0,0,15,36],
"flags_8hpp.html#a29f9621cd9361deec9512f8d8b53e6ba":[2,0,0,0,15,19],
"flags_8hpp.html#a3051d21eb51cc39eed5f781d8eaed960":[2,0,0,0,15,65],
"flags_8hpp.html#a3051d21eb51cc39eed5f781d8eaed960":[2,0,0,0,15,66],
"flags_8hpp.html#a311e487137e17445e6939abb7cc0cf8f":[2,0,0,0,15,42],
"flags_8hpp.html#a39756aa6d6911435a326e18541db970a":[2,0,0,0,15,52],
"flags_8hpp.html#a4c800b6a91b02874d006da33ab8432cd":[2,0,0,0,15,14],
"flags_8hpp.html#a4cead735de5b43cfcae5c1139df3be1a":[2,0,0,0,15,47],
"flags_8hpp.html#a4da8f1bc0afb58f2a757ab6d90c6042e":[2,0,0,0,15,12],
"flags_8hpp.html#a53eb4c15af968876f31ca0be54d251b3":[2,0,0,0,15,25],
"flags_8hpp.html#a5aaba99bdb163516d0297d2e09dd0c7d":[2,0,0,0,15,72],
"flags_8hpp.html#a5c66f20b5a9a1bc44d3c685fd37ff7f9":[2,0,0,0,15,4],
"flags_8hpp.html#a5db17b8bc6df4fe40b556af7157dcbf7":[2,0,0,0,15,55],
"flags_8hpp.html#a5aaba99bdb163516d0297d2e09dd0c7d":[2,0,0,0,15,73],
"flags_8hpp.html#a5db17b8bc6df4fe40b556af7157dcbf7":[2,0,0,0,15,56],
"flags_8hpp.html#a5e350d38962a702d8e0c658fbbb5cc64":[2,0,0,0,15,4],
"flags_8hpp.html#a5e8200fc5fd8bc1e80b94b029ea8e18d":[2,0,0,0,15,6],
"flags_8hpp.html#a62bfc56794bb8ceaedd0eb7bc32a0f22":[2,0,0,0,15,24],
"flags_8hpp.html#a63936bd2bc53a453ba74066289ab9d29":[2,0,0,0,15,75],
"flags_8hpp.html#a64c46584d79ef0b947ecd0a98b282839":[2,0,0,0,15,2],
"flags_8hpp.html#a63936bd2bc53a453ba74066289ab9d29":[2,0,0,0,15,76],
"flags_8hpp.html#a65152cde78f8e7da1d33f557ec392312":[2,0,0,0,15,48],
"flags_8hpp.html#a669c6f4820af0275f40808b18147b98c":[2,0,0,0,15,7],
"flags_8hpp.html#a66d6d5c07371179c3702dbd1da9d9bd3":[2,0,0,0,15,61],
"flags_8hpp.html#a6957bf419a0ca3478948a62a3ce5ecf0":[2,0,0,0,15,65],
"flags_8hpp.html#a6a501f229de1ba19801b77fd0565527b":[2,0,0,0,15,3],
"flags_8hpp.html#a6b12d681ace972ae8eede484505c50af":[2,0,0,0,15,28],
"flags_8hpp.html#a6c5341914694863528d3d93b23b45f01":[2,0,0,0,15,73],
"flags_8hpp.html#a6c9c8a5843dd8b93e009bf29dc31cde2":[2,0,0,0,15,35],
"flags_8hpp.html#a71043931875d1f5ec677fd69ae96c632":[2,0,0,0,15,27],
"flags_8hpp.html#a72c09e09c94b67f88b53e1a94e7bfe0f":[2,0,0,0,15,75],
"flags_8hpp.html#a73ee51843ead02ee6358fe39dcbeffde":[2,0,0,0,15,31],
"flags_8hpp.html#a7773e867133822f5601899975dc06adb":[2,0,0,0,15,54],
"flags_8hpp.html#a7a3597e9216885470199ca1578eb7f69":[2,0,0,0,15,63],
"flags_8hpp.html#a7773e867133822f5601899975dc06adb":[2,0,0,0,15,55],
"flags_8hpp.html#a7a3597e9216885470199ca1578eb7f69":[2,0,0,0,15,64],
"flags_8hpp.html#a7fc3e871114ac35447499ffda035d51e":[2,0,0,0,15,1],
"flags_8hpp.html#a830bcfa6645bf39a18f59d3b72f75edf":[2,0,0,0,15,60],
"flags_8hpp.html#a8511765700f652000f2c1c2b1a5df9f9":[2,0,0,0,15,37],
"flags_8hpp.html#a85be61a31eaa438a7e9c7d2baf51da47":[2,0,0,0,15,58],
"flags_8hpp.html#a85be61a31eaa438a7e9c7d2baf51da47":[2,0,0,0,15,59],
"flags_8hpp.html#a890b2b8df8a57fe4e9baa465c6584ccf":[2,0,0,0,15,29],
"flags_8hpp.html#a8e9de971b409cfe7fdded7f0d47c502d":[2,0,0,0,15,32],
"flags_8hpp.html#a94efdbeb7b9adb554d34399279312b8f":[2,0,0,0,15,21],
"flags_8hpp.html#a9a34e10f75069cf3283e535a77006775":[2,0,0,0,15,51],
"flags_8hpp.html#a9aa48b2ab293842bc42b96df9e97c9b8":[2,0,0,0,15,66],
"flags_8hpp.html#a9ab689ebe20a261b20587af79123e79a":[2,0,0,0,15,57],
"flags_8hpp.html#a9e7b1394aea185360a1fe19cf4e20a89":[2,0,0,0,15,52],
"flags_8hpp.html#aa3fe7c4c07492e6553a6c2d25ebd76b4":[2,0,0,0,15,69],
"flags_8hpp.html#a9aa48b2ab293842bc42b96df9e97c9b8":[2,0,0,0,15,67],
"flags_8hpp.html#a9ab689ebe20a261b20587af79123e79a":[2,0,0,0,15,58],
"flags_8hpp.html#a9d45877ef21b9042f1b307d23d404e40":[2,0,0,0,15,2],
"flags_8hpp.html#a9e7b1394aea185360a1fe19cf4e20a89":[2,0,0,0,15,53],
"flags_8hpp.html#aa3fe7c4c07492e6553a6c2d25ebd76b4":[2,0,0,0,15,70],
"flags_8hpp.html#aa5a1826a500d7131fefb480ccd1713fb":[2,0,0,0,15,39],
"flags_8hpp.html#aa797dd033c6f3c4d2654e7000939d270":[2,0,0,0,15,43],
"flags_8hpp.html#aa7b1c758c6d6e35c3227994a9ced0236":[2,0,0,0,15,76],
"flags_8hpp.html#aa7b1c758c6d6e35c3227994a9ced0236":[2,0,0,0,15,77],
"flags_8hpp.html#aa80e5f9914dd35c852941282aa229b21":[2,0,0,0,15,41],
"flags_8hpp.html#aa941a6193b13f3d138437cf2a84e73ff":[2,0,0,0,15,10],
"flags_8hpp.html#aab02d4078b5f7999a582d9c5f4248676":[2,0,0,0,15,53],
"flags_8hpp.html#ab077893503ebb5fba8cb300bd5f93d62":[2,0,0,0,15,64],
"flags_8hpp.html#ab2af299b6380dcd6dc06a95cceb056d4":[2,0,0,0,15,48],
"flags_8hpp.html#aab02d4078b5f7999a582d9c5f4248676":[2,0,0,0,15,54],
"flags_8hpp.html#ab41c02abe3634f0db65123ecda964a31":[2,0,0,0,15,34],
"flags_8hpp.html#abf5c8a05ae8f86c8e4d8eedbceb84516":[2,0,0,0,15,21],
"flags_8hpp.html#ac17a7af1030d7f5bd69672fec961c083":[2,0,0,0,15,30],
"flags_8hpp.html#ac210b56a3c46ff06143a62b0bb725cc6":[2,0,0,0,15,15],
"flags_8hpp.html#ac6c2099e630e05f867ee10b43f35dc65":[2,0,0,0,15,68],
"flags_8hpp.html#ac6c2099e630e05f867ee10b43f35dc65":[2,0,0,0,15,69],
"flags_8hpp.html#ac881df85c5be736d05822ad98ac0496f":[2,0,0,0,15,9],
"flags_8hpp.html#ac8fef8bb0234286e74b75214a750d674":[2,0,0,0,15,79],
"flags_8hpp.html#acfd124be44003a59f2591c7584fd3c75":[2,0,0,0,15,59],
"flags_8hpp.html#ad0269da28dc2033e23b8ea84b7e793a2":[2,0,0,0,15,49],
"flags_8hpp.html#ad0c09dd7ede747d69d36dc86c7ffa11c":[2,0,0,0,15,74],
"flags_8hpp.html#ad739178d4295e31edd2f1e468bd2e600":[2,0,0,0,15,5],
"flags_8hpp.html#ad8c5173beb83c0f9996362b3a3fba820":[2,0,0,0,15,71],
"flags_8hpp.html#ad7a48143249d608e2ad3a8413eb19c34":[2,0,0,0,15,74],
"flags_8hpp.html#ad8c5173beb83c0f9996362b3a3fba820":[2,0,0,0,15,72],
"flags_8hpp.html#ad971ae1068651177e7a78ae68c022792":[2,0,0,0,15,23],
"flags_8hpp.html#ada5b7fef5063818fd668359e9e0b0504":[2,0,0,0,15,50],
"flags_8hpp.html#adf35e9261afec1673a42de6197f07f42":[2,0,0,0,15,20],
"flags_8hpp.html#aea11a0489c2af278990d3ddff10960fd":[2,0,0,0,15,11],
"flags_8hpp.html#af57ca90aafa15b707af299527b0aff6f":[2,0,0,0,15,8],
"flags_8hpp.html#af5ee5f61f0d36a03bb8647408f5e236b":[2,0,0,0,15,61],
"flags_8hpp.html#af5ee5f61f0d36a03bb8647408f5e236b":[2,0,0,0,15,62],
"flags_8hpp.html#af654373ad667b1683f30e350331ea709":[2,0,0,0,15,26],
"flags_8hpp.html#afaf97bbf6a49576782d25147bc865bed":[2,0,0,0,15,62],
"flags_8hpp.html#afaf97bbf6a49576782d25147bc865bed":[2,0,0,0,15,63],
"flags_8hpp.html#afd21fc201e4b269bf0b07b8fce886173":[2,0,0,0,15,22],
"flags_8hpp.html#afdfef14901f7b5e324d6983845f5ab50":[2,0,0,0,15,45],
"flags_8hpp.html#aff61246512375ff5941dc4110e127ca3":[2,0,0,0,15,56],
"flags_8hpp.html#aff61246512375ff5941dc4110e127ca3":[2,0,0,0,15,57],
"flags_8hpp_source.html":[2,0,0,0,15],
"flags_to_open_pose_8hpp.html":[2,0,0,0,13,5],
"flags_to_open_pose_8hpp.html#a1fbdd7c33f90d0237582c9441162a7d8":[2,0,0,0,13,5,6],
......@@ -248,6 +249,5 @@ var NAVTREEINDEX6 =
"grid_pattern_functions_8hpp_source.html":[2,0,0,0,1,1],
"gui3_d_8hpp.html":[2,0,0,0,6,3],
"gui3_d_8hpp_source.html":[2,0,0,0,6,3],
"gui_2enum_classes_8hpp.html":[2,0,0,0,6,0],
"gui_2enum_classes_8hpp.html#a6c22a72ce93c64e7582cb670492a50bf":[2,0,0,0,6,0,1]
"gui_2enum_classes_8hpp.html":[2,0,0,0,6,0]
};
var NAVTREEINDEX7 =
{
"gui_2enum_classes_8hpp.html#a6c22a72ce93c64e7582cb670492a50bf":[2,0,0,0,6,0,1],
"gui_2enum_classes_8hpp.html#a6c22a72ce93c64e7582cb670492a50bfab13311ab51c4c34757f67f26580018dd":[2,0,0,0,6,0,1,1],
"gui_2enum_classes_8hpp.html#a6c22a72ce93c64e7582cb670492a50bfae7ec409749889353b8f83a6b04159420":[2,0,0,0,6,0,1,0],
"gui_2enum_classes_8hpp.html#ae52707752b1872b39f0306cc4f6c6ae6":[2,0,0,0,6,0,0],
......@@ -107,12 +108,12 @@ var NAVTREEINDEX7 =
"namespaceboost.html":[1,0,0],
"namespacecaffe.html":[1,0,1],
"namespacecaffe.html":[0,0,1],
"namespacecl.html":[0,0,2],
"namespacecl.html":[1,0,2],
"namespacecl_1_1compatibility.html":[1,0,2,0],
"namespacecl.html":[0,0,2],
"namespacecl_1_1compatibility.html":[0,0,2,0],
"namespacecl_1_1detail.html":[1,0,2,1],
"namespacecl_1_1compatibility.html":[1,0,2,0],
"namespacecl_1_1detail.html":[0,0,2,1],
"namespacecl_1_1detail.html":[1,0,2,1],
"namespacemembers.html":[0,1,0,0],
"namespacemembers.html":[0,1,0],
"namespacemembers_b.html":[0,1,0,1],
......@@ -122,8 +123,8 @@ var NAVTREEINDEX7 =
"namespacemembers_enum.html":[0,1,4],
"namespacemembers_eval.html":[0,1,5],
"namespacemembers_f.html":[0,1,0,5],
"namespacemembers_func.html":[0,1,1],
"namespacemembers_func.html":[0,1,1,0],
"namespacemembers_func.html":[0,1,1],
"namespacemembers_func_c.html":[0,1,1,1],
"namespacemembers_func_d.html":[0,1,1,2],
"namespacemembers_func_e.html":[0,1,1,3],
......@@ -164,8 +165,8 @@ var NAVTREEINDEX7 =
"namespacemembers_z.html":[0,1,0,24],
"namespaceop.html":[1,0,3],
"namespaceop.html":[0,0,3],
"namespaceop_1_1_configure_error.html":[1,0,3,0],
"namespaceop_1_1_configure_error.html":[0,0,3,0],
"namespaceop_1_1_configure_error.html":[1,0,3,0],
"namespaceop_1_1_configure_log.html":[1,0,3,1],
"namespaceop_1_1_configure_log.html":[0,0,3,1],
"namespaces.html":[0,0],
......@@ -248,6 +249,5 @@ var NAVTREEINDEX7 =
"pose_parameters_8hpp.html#a3df938ef93037c534c5d342720d5fb70":[2,0,0,0,9,7,13],
"pose_parameters_8hpp.html#a522d4552d2aeabe367f4d3bf371e6b3e":[2,0,0,0,9,7,16],
"pose_parameters_8hpp.html#a54a6c42a42a0a7e539061f5e30abb4bc":[2,0,0,0,9,7,9],
"pose_parameters_8hpp.html#a59616e83eefc182f8eb6ae51d6425938":[2,0,0,0,9,7,15],
"pose_parameters_8hpp.html#a692472b562fba051964f9ddea07b97d7":[2,0,0,0,9,7,2]
"pose_parameters_8hpp.html#a59616e83eefc182f8eb6ae51d6425938":[2,0,0,0,9,7,15]
};
var NAVTREEINDEX8 =
{
"pose_parameters_8hpp.html#a692472b562fba051964f9ddea07b97d7":[2,0,0,0,9,7,2],
"pose_parameters_8hpp.html#a84d87ec0e4ed3cf75a37ce99d0d25ef7":[2,0,0,0,9,7,6],
"pose_parameters_8hpp.html#aa170c3107396e4d0e4214bb0c1b78f08":[2,0,0,0,9,7,5],
"pose_parameters_8hpp.html#aab3de911b04b96c1850cc05c6947e184":[2,0,0,0,9,7,0],
......@@ -248,6 +249,5 @@ var NAVTREEINDEX8 =
"structop_1_1_point.html#a767e96d42e4653ac09ada5c5cdceb776":[1,0,3,13,21],
"structop_1_1_point.html#a7688d4f0cadcf1970380519df4cfffd7":[1,0,3,13,7],
"structop_1_1_point.html#a812d4ef29d102f4ad18f32ae54eb17ec":[1,0,3,13,25],
"structop_1_1_point.html#a81a09bde4e8e27ec6e8b4808f0f60f57":[1,0,3,13,17],
"structop_1_1_point.html#a9759f95e852025014cb071aefb242cef":[1,0,3,13,5]
"structop_1_1_point.html#a81a09bde4e8e27ec6e8b4808f0f60f57":[1,0,3,13,17]
};
var NAVTREEINDEX9 =
{
"structop_1_1_point.html#a9759f95e852025014cb071aefb242cef":[1,0,3,13,5],
"structop_1_1_point.html#a9f80114d18ec8055360222d975bcd5a8":[1,0,3,13,0],
"structop_1_1_point.html#aa389e5c56126074997b4a6fb1a471b45":[1,0,3,13,12],
"structop_1_1_point.html#aa50152ec0736b622c159eb0ec8f7ad2b":[1,0,3,13,8],
......@@ -79,24 +80,25 @@ var NAVTREEINDEX9 =
"structop_1_1_wrapper_struct_input.html#ae2078c540324a9cdc8500dce5d361bee":[1,0,3,125,2],
"structop_1_1_wrapper_struct_input.html#ae7183e10862dbdbed422f042f1a71ed1":[1,0,3,125,13],
"structop_1_1_wrapper_struct_output.html":[1,0,3,126],
"structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056":[1,0,3,126,10],
"structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989":[1,0,3,126,0],
"structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de":[1,0,3,126,9],
"structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056":[1,0,3,126,11],
"structop_1_1_wrapper_struct_output.html#a4e18a93cfa9c6b47151427152a745817":[1,0,3,126,1],
"structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85":[1,0,3,126,11],
"structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85":[1,0,3,126,12],
"structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b":[1,0,3,126,8],
"structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277":[1,0,3,126,16],
"structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738":[1,0,3,126,13],
"structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277":[1,0,3,126,17],
"structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738":[1,0,3,126,14],
"structop_1_1_wrapper_struct_output.html#a92040f009e2f9344037d93d6442ce117":[1,0,3,126,4],
"structop_1_1_wrapper_struct_output.html#a94538578a465c78788760cadb8ea86f6":[1,0,3,126,17],
"structop_1_1_wrapper_struct_output.html#a94538578a465c78788760cadb8ea86f6":[1,0,3,126,18],
"structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74":[1,0,3,126,7],
"structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece":[1,0,3,126,2],
"structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5":[1,0,3,126,12],
"structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5":[1,0,3,126,13],
"structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad":[1,0,3,126,3],
"structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9":[1,0,3,126,15],
"structop_1_1_wrapper_struct_output.html#ad595edffced2bfd80c3bee183f32f505":[1,0,3,126,18],
"structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc":[1,0,3,126,14],
"structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc":[1,0,3,126,9],
"structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9":[1,0,3,126,16],
"structop_1_1_wrapper_struct_output.html#ad595edffced2bfd80c3bee183f32f505":[1,0,3,126,19],
"structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc":[1,0,3,126,15],
"structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc":[1,0,3,126,10],
"structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53":[1,0,3,126,6],
"structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21":[1,0,3,126,0],
"structop_1_1_wrapper_struct_output.html#aec3a7ec85be0779930427ba3e806ea2c":[1,0,3,126,5],
"structop_1_1_wrapper_struct_pose.html":[1,0,3,127],
"structop_1_1_wrapper_struct_pose.html#a02c4ab6b56e4da4b3ed0da4eae8ac0fc":[1,0,3,127,15],
......@@ -247,7 +249,5 @@ var NAVTREEINDEX9 =
"w_id_generator_8hpp_source.html":[2,0,0,0,11,12],
"w_image_saver_8hpp.html":[2,0,0,0,4,18],
"w_image_saver_8hpp.html#a505ea16cc6c2c0068bbf4e7269dc8e0a":[2,0,0,0,4,18,1],
"w_image_saver_8hpp_source.html":[2,0,0,0,4,18],
"w_joint_angle_estimation_8hpp.html":[2,0,0,0,0,4],
"w_joint_angle_estimation_8hpp_source.html":[2,0,0,0,0,4]
"w_image_saver_8hpp_source.html":[2,0,0,0,4,18]
};
......@@ -87,8 +87,8 @@ var searchData=
['wkeypointscaler',['WKeypointScaler',['../classop_1_1_w_keypoint_scaler.html#a31624e262988b0840a8ddbf098e56e9b',1,'op::WKeypointScaler']]],
['wkeypointscaler',['WKeypointScaler',['../classop_1_1_w_keypoint_scaler.html',1,'op']]],
['wkeypointscaler_2ehpp',['wKeypointScaler.hpp',['../w_keypoint_scaler_8hpp.html',1,'']]],
['wopoutputtocvmat',['WOpOutputToCvMat',['../classop_1_1_w_op_output_to_cv_mat.html#a6f632a83de4cdc731c3f52d1541060f3',1,'op::WOpOutputToCvMat']]],
['wopoutputtocvmat',['WOpOutputToCvMat',['../classop_1_1_w_op_output_to_cv_mat.html',1,'op']]],
['wopoutputtocvmat',['WOpOutputToCvMat',['../classop_1_1_w_op_output_to_cv_mat.html#a6f632a83de4cdc731c3f52d1541060f3',1,'op::WOpOutputToCvMat']]],
['wopoutputtocvmat_2ehpp',['wOpOutputToCvMat.hpp',['../w_op_output_to_cv_mat_8hpp.html',1,'']]],
['work',['work',['../classop_1_1_w_pose_triangulation.html#a495b29e03933d750827acc0531c72c78',1,'op::WPoseTriangulation::work()'],['../classop_1_1_w_cv_mat_to_op_input.html#aa7faa9e2671a85d36aad3366a7958f58',1,'op::WCvMatToOpInput::work()'],['../classop_1_1_w_cv_mat_to_op_output.html#a0bf2e43d2586c83fdd5cb0b1b54aefca',1,'op::WCvMatToOpOutput::work()'],['../classop_1_1_w_keep_top_n_people.html#a5928a091e0990706ab2ea5e5e07629dd',1,'op::WKeepTopNPeople::work()'],['../classop_1_1_w_keypoint_scaler.html#aacad5116921e2ff746fbdf9f6c0cbb25',1,'op::WKeypointScaler::work()'],['../classop_1_1_w_op_output_to_cv_mat.html#ae3fc21569d56a648c606b23fcc016349',1,'op::WOpOutputToCvMat::work()'],['../classop_1_1_w_scale_and_size_extractor.html#afddf54d061dc5325e78252a3bba482b9',1,'op::WScaleAndSizeExtractor::work()'],['../classop_1_1_w_face_detector.html#a721ced99378516c04cb3cff296cc274a',1,'op::WFaceDetector::work()'],['../classop_1_1_w_face_detector_open_c_v.html#a4d3a4a29bcb7b8c141ae1917634ca4c9',1,'op::WFaceDetectorOpenCV::work()'],['../classop_1_1_w_face_extractor_net.html#aa47940fb2ed940a53c7a305ce45817a3',1,'op::WFaceExtractorNet::work()'],['../classop_1_1_w_face_renderer.html#aa52166ea2d5e0f201c94d5c4fe74216e',1,'op::WFaceRenderer::work()'],['../classop_1_1_w_gui_info_adder.html#ae90a68c6ef7b4f45595a020efd232612',1,'op::WGuiInfoAdder::work()'],['../classop_1_1_w_hand_detector.html#aa82ef40fad1d343b5856b41ec4dbcd5c',1,'op::WHandDetector::work()'],['../classop_1_1_w_hand_detector_from_txt.html#a51ebff94734350463fcf507a84eeefdc',1,'op::WHandDetectorFromTxt::work()'],['../classop_1_1_w_hand_detector_tracking.html#a7c849c5a423ffc150c6a4aee9055d34e',1,'op::WHandDetectorTracking::work()'],['../classop_1_1_w_hand_detector_update.html#af9287dc0a3c67abd35974c1c74614f3c',1,'op::WHandDetectorUpdate::work()'],['../classop_1_1_w_hand_extractor_net.html#a21ffee48567b1c7c8994e4effef6cffe',1,'op::WHandExtractorNet::work()'],['../classop_1_1_w_hand_renderer.html#ad178e8d413b3b15edc53625e1f5119d7',1,'op::WHandRenderer::work()'],['../classop_1_1_w_pose_extractor.html#ae0f02aaefccab05bbbd919dd7a9e0f61',1,'op::WPoseExtractor::work()'],['../classop_1_1_w_pose_extractor_net.html#a3d691e30c419c70e23a4d7b3c92adb4b',1,'op::WPoseExtractorNet::work()'],['../classop_1_1_w_pose_renderer.html#a10b1631d78d8270ed2a16e538b30eb76',1,'op::WPoseRenderer::work()'],['../classop_1_1_sub_thread.html#a14330cbc1117f32b6d69c1733ccdeb61',1,'op::SubThread::work()'],['../classop_1_1_sub_thread_no_queue.html#acb7edd02e1724e0fd131235666009f42',1,'op::SubThreadNoQueue::work()'],['../classop_1_1_sub_thread_queue_in.html#a7e9bd6ca09bb77a8de76ae8a02ee8ed4',1,'op::SubThreadQueueIn::work()'],['../classop_1_1_sub_thread_queue_in_out.html#abb65911e9d9b6d5efe782ca0e599be3b',1,'op::SubThreadQueueInOut::work()'],['../classop_1_1_sub_thread_queue_out.html#a0ff5f79e63038ffa5b4aca24cfea7e7c',1,'op::SubThreadQueueOut::work()'],['../classop_1_1_w_id_generator.html#a03bd005cf88749702fb8a29c20d4cb91',1,'op::WIdGenerator::work()'],['../classop_1_1_worker.html#a9acadd6df7af03b31b9e354ae815f781',1,'op::Worker::work()'],['../classop_1_1_worker_consumer.html#a7383747b3bdc6ac79e6f9afbf2c28d27',1,'op::WorkerConsumer::work()'],['../classop_1_1_worker_producer.html#a0259f0b387e2b868388ba0a6769f4691',1,'op::WorkerProducer::work()'],['../classop_1_1_w_queue_assembler.html#a19d61a7a4d44c7a3cf78ecdb461be769',1,'op::WQueueAssembler::work()'],['../classop_1_1_w_queue_orderer.html#a1ea314eeaa8d99fbf33885d9a4c6d044',1,'op::WQueueOrderer::work()'],['../classop_1_1_w_person_id_extractor.html#a4066bf1c8cad753c74de1ceabdd76505',1,'op::WPersonIdExtractor::work()']]],
['workconsumer',['workConsumer',['../classop_1_1_w_coco_json_saver.html#af152a61abc9ab46da651c9d87e6775f0',1,'op::WCocoJsonSaver::workConsumer()'],['../classop_1_1_w_face_saver.html#a026bfad8cd9e0d1289a1db473cef34a0',1,'op::WFaceSaver::workConsumer()'],['../classop_1_1_w_hand_saver.html#afc3976b394070927b9396163137317e5',1,'op::WHandSaver::workConsumer()'],['../classop_1_1_w_heat_map_saver.html#a5fd729a47f0cdbe94001219f971f8f51',1,'op::WHeatMapSaver::workConsumer()'],['../classop_1_1_w_image_saver.html#a198bbfcf625354ddda419e0121d0cb33',1,'op::WImageSaver::workConsumer()'],['../classop_1_1_w_people_json_saver.html#af874a16a06a9a3452a0e3792ac15647e',1,'op::WPeopleJsonSaver::workConsumer()'],['../classop_1_1_w_pose_saver.html#a039027281498168b57df8dfeefd82cd8',1,'op::WPoseSaver::workConsumer()'],['../classop_1_1_w_udp_sender.html#a615fc6a537ca9f624022698391c11a54',1,'op::WUdpSender::workConsumer()'],['../classop_1_1_w_video_saver.html#a40bcb8ccf137c6cbee3ca31e6cc3bfbf',1,'op::WVideoSaver::workConsumer()'],['../classop_1_1_w_gui.html#a664e1f76211510e38b8d5f5bed37ffcb',1,'op::WGui::workConsumer()'],['../classop_1_1_w_gui3_d.html#afe019cff8fd5ed2f59f59d886de7473a',1,'op::WGui3D::workConsumer()'],['../classop_1_1_worker_consumer.html#a26cf5c40df363d94d603fce92a5b69eb',1,'op::WorkerConsumer::workConsumer()']]],
......@@ -108,26 +108,26 @@ var searchData=
['wpersonidextractor',['WPersonIdExtractor',['../classop_1_1_w_person_id_extractor.html#a14a6cc9c6c70acd4847482fd71e4972b',1,'op::WPersonIdExtractor']]],
['wpersonidextractor',['WPersonIdExtractor',['../classop_1_1_w_person_id_extractor.html',1,'op']]],
['wpersonidextractor_2ehpp',['wPersonIdExtractor.hpp',['../w_person_id_extractor_8hpp.html',1,'']]],
['wposeextractor',['WPoseExtractor',['../classop_1_1_w_pose_extractor.html',1,'op']]],
['wposeextractor',['WPoseExtractor',['../classop_1_1_w_pose_extractor.html#ae85b1ec41bf47dcf1aed7bdae1d91915',1,'op::WPoseExtractor']]],
['wposeextractor',['WPoseExtractor',['../classop_1_1_w_pose_extractor.html',1,'op']]],
['wposeextractor_2ehpp',['wPoseExtractor.hpp',['../w_pose_extractor_8hpp.html',1,'']]],
['wposeextractornet',['WPoseExtractorNet',['../classop_1_1_w_pose_extractor_net.html',1,'op']]],
['wposeextractornet',['WPoseExtractorNet',['../classop_1_1_w_pose_extractor_net.html#aa0f6b7ec6f36fe2a27649ac2c7490c09',1,'op::WPoseExtractorNet']]],
['wposeextractornet',['WPoseExtractorNet',['../classop_1_1_w_pose_extractor_net.html',1,'op']]],
['wposeextractornet_2ehpp',['wPoseExtractorNet.hpp',['../w_pose_extractor_net_8hpp.html',1,'']]],
['wposerenderer',['WPoseRenderer',['../classop_1_1_w_pose_renderer.html#ae74189143175b89ccd36662cec4de72e',1,'op::WPoseRenderer']]],
['wposerenderer',['WPoseRenderer',['../classop_1_1_w_pose_renderer.html',1,'op']]],
['wposerenderer',['WPoseRenderer',['../classop_1_1_w_pose_renderer.html#ae74189143175b89ccd36662cec4de72e',1,'op::WPoseRenderer']]],
['wposerenderer_2ehpp',['wPoseRenderer.hpp',['../w_pose_renderer_8hpp.html',1,'']]],
['wposesaver',['WPoseSaver',['../classop_1_1_w_pose_saver.html',1,'op']]],
['wposesaver',['WPoseSaver',['../classop_1_1_w_pose_saver.html#aa9dd0f4649c9e8efef10201caf9e4cfd',1,'op::WPoseSaver']]],
['wposesaver',['WPoseSaver',['../classop_1_1_w_pose_saver.html',1,'op']]],
['wposesaver_2ehpp',['wPoseSaver.hpp',['../w_pose_saver_8hpp.html',1,'']]],
['wposetriangulation',['WPoseTriangulation',['../classop_1_1_w_pose_triangulation.html',1,'op']]],
['wposetriangulation',['WPoseTriangulation',['../classop_1_1_w_pose_triangulation.html#a439c75d19eae34fdd20f2f1c4ee18e48',1,'op::WPoseTriangulation']]],
['wposetriangulation_2ehpp',['wPoseTriangulation.hpp',['../w_pose_triangulation_8hpp.html',1,'']]],
['wqueueassembler',['WQueueAssembler',['../classop_1_1_w_queue_assembler.html',1,'op']]],
['wqueueassembler',['WQueueAssembler',['../classop_1_1_w_queue_assembler.html#a8d73df6a562bd797e16d2bb3ced83b6d',1,'op::WQueueAssembler']]],
['wqueueassembler',['WQueueAssembler',['../classop_1_1_w_queue_assembler.html',1,'op']]],
['wqueueassembler_2ehpp',['wQueueAssembler.hpp',['../w_queue_assembler_8hpp.html',1,'']]],
['wqueueorderer',['WQueueOrderer',['../classop_1_1_w_queue_orderer.html#a3303add5fa8cc36593d3d859ffdd8ae0',1,'op::WQueueOrderer']]],
['wqueueorderer',['WQueueOrderer',['../classop_1_1_w_queue_orderer.html',1,'op']]],
['wqueueorderer',['WQueueOrderer',['../classop_1_1_w_queue_orderer.html#a3303add5fa8cc36593d3d859ffdd8ae0',1,'op::WQueueOrderer']]],
['wqueueorderer_2ehpp',['wQueueOrderer.hpp',['../w_queue_orderer_8hpp.html',1,'']]],
['wrapper',['Wrapper',['../classcl_1_1detail_1_1_wrapper.html#aa1b916a75114fe3217018378d5f1eb71',1,'cl::detail::Wrapper::Wrapper()'],['../classcl_1_1detail_1_1_wrapper.html#a98dce667e0f400f2ba15a8a8d65fdea0',1,'cl::detail::Wrapper::Wrapper(const cl_type &amp;obj, bool retainObject)'],['../classcl_1_1detail_1_1_wrapper.html#af91bafdf8593c34e0d0722cdd93010be',1,'cl::detail::Wrapper::Wrapper(const Wrapper&lt; cl_type &gt; &amp;rhs)'],['../classcl_1_1detail_1_1_wrapper.html#a115618e2baf10ec5c09513394d985ea6',1,'cl::detail::Wrapper::Wrapper(Wrapper&lt; cl_type &gt; &amp;&amp;rhs) CL_HPP_NOEXCEPT_'],['../classcl_1_1detail_1_1_wrapper_3_01cl__device__id_01_4.html#a6881f47b159f53e2efefc3325127bdc5',1,'cl::detail::Wrapper&lt; cl_device_id &gt;::Wrapper()'],['../classcl_1_1detail_1_1_wrapper_3_01cl__device__id_01_4.html#a69a1b6a912ec468216ddfec1f5b6598e',1,'cl::detail::Wrapper&lt; cl_device_id &gt;::Wrapper(const cl_type &amp;obj, bool retainObject)'],['../classcl_1_1detail_1_1_wrapper_3_01cl__device__id_01_4.html#a0abf5113a5123b8de94685ddfa214bd0',1,'cl::detail::Wrapper&lt; cl_device_id &gt;::Wrapper(const Wrapper&lt; cl_type &gt; &amp;rhs)'],['../classcl_1_1detail_1_1_wrapper_3_01cl__device__id_01_4.html#a6a4506b8f3920fb2487b1a5448a6f10c',1,'cl::detail::Wrapper&lt; cl_device_id &gt;::Wrapper(Wrapper&lt; cl_type &gt; &amp;&amp;rhs) CL_HPP_NOEXCEPT_'],['../namespaceop.html#a3434981351c0d4d04eac3b29dfc22fbd',1,'op::Wrapper()']]],
['wrapper',['Wrapper',['../classcl_1_1detail_1_1_wrapper.html',1,'cl::detail']]],
......@@ -143,20 +143,20 @@ var searchData=
['wrapper_3c_20cl_5fsampler_20_3e',['Wrapper&lt; cl_sampler &gt;',['../classcl_1_1detail_1_1_wrapper.html',1,'cl::detail']]],
['wrapperauxiliary_2ehpp',['wrapperAuxiliary.hpp',['../wrapper_auxiliary_8hpp.html',1,'']]],
['wrapperconfiguresanitychecks',['wrapperConfigureSanityChecks',['../namespaceop.html#a8d9107e83f9cbc69f195199f0aef4385',1,'op']]],
['wrapperstructextra',['WrapperStructExtra',['../structop_1_1_wrapper_struct_extra.html#a70cdc27c953962810333fafe011f86dd',1,'op::WrapperStructExtra']]],
['wrapperstructextra',['WrapperStructExtra',['../structop_1_1_wrapper_struct_extra.html',1,'op']]],
['wrapperstructextra',['WrapperStructExtra',['../structop_1_1_wrapper_struct_extra.html#a70cdc27c953962810333fafe011f86dd',1,'op::WrapperStructExtra']]],
['wrapperstructextra_2ehpp',['wrapperStructExtra.hpp',['../wrapper_struct_extra_8hpp.html',1,'']]],
['wrapperstructface',['WrapperStructFace',['../structop_1_1_wrapper_struct_face.html',1,'op']]],
['wrapperstructface',['WrapperStructFace',['../structop_1_1_wrapper_struct_face.html#ac60accbce8d798adbc3b8a76e6e4f879',1,'op::WrapperStructFace']]],
['wrapperstructface_2ehpp',['wrapperStructFace.hpp',['../wrapper_struct_face_8hpp.html',1,'']]],
['wrapperstructhand',['WrapperStructHand',['../structop_1_1_wrapper_struct_hand.html',1,'op']]],
['wrapperstructhand',['WrapperStructHand',['../structop_1_1_wrapper_struct_hand.html#aaa42d271c3cb7fa3a071d4785644c0a8',1,'op::WrapperStructHand']]],
['wrapperstructhand',['WrapperStructHand',['../structop_1_1_wrapper_struct_hand.html',1,'op']]],
['wrapperstructhand_2ehpp',['wrapperStructHand.hpp',['../wrapper_struct_hand_8hpp.html',1,'']]],
['wrapperstructinput',['WrapperStructInput',['../structop_1_1_wrapper_struct_input.html',1,'op']]],
['wrapperstructinput',['WrapperStructInput',['../structop_1_1_wrapper_struct_input.html#a529d945c83bb69ac1db7b8db371e6622',1,'op::WrapperStructInput']]],
['wrapperstructinput',['WrapperStructInput',['../structop_1_1_wrapper_struct_input.html',1,'op']]],
['wrapperstructinput_2ehpp',['wrapperStructInput.hpp',['../wrapper_struct_input_8hpp.html',1,'']]],
['wrapperstructoutput',['WrapperStructOutput',['../structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989',1,'op::WrapperStructOutput']]],
['wrapperstructoutput',['WrapperStructOutput',['../structop_1_1_wrapper_struct_output.html',1,'op']]],
['wrapperstructoutput',['WrapperStructOutput',['../structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21',1,'op::WrapperStructOutput']]],
['wrapperstructoutput_2ehpp',['wrapperStructOutput.hpp',['../wrapper_struct_output_8hpp.html',1,'']]],
['wrapperstructpose',['WrapperStructPose',['../structop_1_1_wrapper_struct_pose.html',1,'op']]],
['wrapperstructpose',['WrapperStructPose',['../structop_1_1_wrapper_struct_pose.html#a5ea7564df25975c4279547acb885376a',1,'op::WrapperStructPose']]],
......@@ -167,6 +167,7 @@ var searchData=
['writebvh',['writeBvh',['../structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53',1,'op::WrapperStructOutput']]],
['writecocofootjson',['writeCocoFootJson',['../structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74',1,'op::WrapperStructOutput']]],
['writecocojson',['writeCocoJson',['../structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b',1,'op::WrapperStructOutput']]],
['writecocojsonvariant',['writeCocoJsonVariant',['../structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de',1,'op::WrapperStructOutput']]],
['writeheatmaps',['writeHeatMaps',['../structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc',1,'op::WrapperStructOutput']]],
['writeheatmapsformat',['writeHeatMapsFormat',['../structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056',1,'op::WrapperStructOutput']]],
['writeimages',['writeImages',['../structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85',1,'op::WrapperStructOutput']]],
......@@ -184,7 +185,7 @@ var searchData=
['wudpsender',['WUdpSender',['../classop_1_1_w_udp_sender.html',1,'op']]],
['wudpsender',['WUdpSender',['../classop_1_1_w_udp_sender.html#a22a5ec90fe83ed654bd0aef112fac98b',1,'op::WUdpSender']]],
['wudpsender_2ehpp',['wUdpSender.hpp',['../w_udp_sender_8hpp.html',1,'']]],
['wvideosaver',['WVideoSaver',['../classop_1_1_w_video_saver.html',1,'op']]],
['wvideosaver',['WVideoSaver',['../classop_1_1_w_video_saver.html#a04dc4e6f039d047a0da6f94283c145d9',1,'op::WVideoSaver']]],
['wvideosaver',['WVideoSaver',['../classop_1_1_w_video_saver.html',1,'op']]],
['wvideosaver_2ehpp',['wVideoSaver.hpp',['../w_video_saver_8hpp.html',1,'']]]
];
......@@ -60,7 +60,7 @@ var searchData=
['coco_5fchallenge',['COCO_CHALLENGE',['../namespaceop.html#a59616e83eefc182f8eb6ae51d6425938',1,'op']]],
['cocojsonformat',['CocoJsonFormat',['../namespaceop.html#a5418b76dad5b4aea1133325f4aa715ac',1,'op']]],
['cocojsonsaver',['CocoJsonSaver',['../classop_1_1_coco_json_saver.html',1,'op']]],
['cocojsonsaver',['CocoJsonSaver',['../classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff',1,'op::CocoJsonSaver']]],
['cocojsonsaver',['CocoJsonSaver',['../classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8',1,'op::CocoJsonSaver']]],
['cocojsonsaver_2ehpp',['cocoJsonSaver.hpp',['../coco_json_saver_8hpp.html',1,'']]],
['comma',['comma',['../classop_1_1_json_ofstream.html#ae4468279f789c8026d431b2ef62646f9',1,'op::JsonOfstream']]],
['commandqueue',['CommandQueue',['../classcl_1_1_command_queue.html#a8462de408ebfaf6332429a92b7938490',1,'cl::CommandQueue::CommandQueue(cl_command_queue_properties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a05ae8e9e44e9b28fc755937490535550',1,'cl::CommandQueue::CommandQueue(QueueProperties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#adcb116a4e1a53417dad3d3850c33d42f',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, cl_command_queue_properties properties=0, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a975c3dce399cb77a5c6b0e294e4778fe',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, QueueProperties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a887826e515b03224aec87b33ac59f327',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, const Device &amp;device, cl_command_queue_properties properties=0, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a8dd467bd94839921b7318cb30f92b5a4',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, const Device &amp;device, QueueProperties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#ab1beb7ab6e619a4e050d87c70bb001a6',1,'cl::CommandQueue::CommandQueue()'],['../classcl_1_1_command_queue.html#a09be675998c51f36aa7744b47eabebd3',1,'cl::CommandQueue::CommandQueue(const cl_command_queue &amp;commandQueue, bool retainObject=false)'],['../classcl_1_1_command_queue.html#ae2ce434c5100e5b467ea8c6561e1f11e',1,'cl::CommandQueue::CommandQueue(const CommandQueue &amp;queue)'],['../classcl_1_1_command_queue.html#a1c5830678be567e34dccbb0065c89b21',1,'cl::CommandQueue::CommandQueue(CommandQueue &amp;&amp;queue) CL_HPP_NOEXCEPT_']]],
......
此差异已折叠。
......@@ -51,7 +51,7 @@ var searchData=
['wrapperstructface',['WrapperStructFace',['../structop_1_1_wrapper_struct_face.html#ac60accbce8d798adbc3b8a76e6e4f879',1,'op::WrapperStructFace']]],
['wrapperstructhand',['WrapperStructHand',['../structop_1_1_wrapper_struct_hand.html#aaa42d271c3cb7fa3a071d4785644c0a8',1,'op::WrapperStructHand']]],
['wrapperstructinput',['WrapperStructInput',['../structop_1_1_wrapper_struct_input.html#a529d945c83bb69ac1db7b8db371e6622',1,'op::WrapperStructInput']]],
['wrapperstructoutput',['WrapperStructOutput',['../structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989',1,'op::WrapperStructOutput']]],
['wrapperstructoutput',['WrapperStructOutput',['../structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21',1,'op::WrapperStructOutput']]],
['wrapperstructpose',['WrapperStructPose',['../structop_1_1_wrapper_struct_pose.html#a5ea7564df25975c4279547acb885376a',1,'op::WrapperStructPose']]],
['wrappert',['WrapperT',['../classop_1_1_wrapper_t.html#af1a56f0542a2cbcc11d6b185adeb5626',1,'op::WrapperT']]],
['write',['write',['../classop_1_1_video_saver.html#a7c79397b9be8b6d6d12b9f3e78e6c794',1,'op::VideoSaver::write(const cv::Mat &amp;cvMat)'],['../classop_1_1_video_saver.html#a3cdbef8bada237edffaf7793eaa0fe8e',1,'op::VideoSaver::write(const std::vector&lt; cv::Mat &gt; &amp;cvMats)']]],
......
......@@ -17,7 +17,7 @@ var searchData=
['checkthread',['checkThread',['../classop_1_1_pose_extractor_net.html#a073db5b9847c8afbc10ce534ea533a84',1,'op::PoseExtractorNet']]],
['clear',['clear',['../classop_1_1_pose_extractor_net.html#a3fe7256d9860f4c624f5cf928556bc28',1,'op::PoseExtractorNet::clear()'],['../classop_1_1_queue_base.html#a247f435c95709f3246d352eee4f757af',1,'op::QueueBase::clear()']]],
['clone',['clone',['../classop_1_1_array.html#af42f4570122d1b8259c211f52335909b',1,'op::Array::clone()'],['../structop_1_1_datum.html#a847f62b3060c5d0d106e60c29df87a0b',1,'op::Datum::clone()']]],
['cocojsonsaver',['CocoJsonSaver',['../classop_1_1_coco_json_saver.html#a0ce96fcd7dfaa2791f514a8363d018ff',1,'op::CocoJsonSaver']]],
['cocojsonsaver',['CocoJsonSaver',['../classop_1_1_coco_json_saver.html#a380d4638d09cfe9c26551cc2efb7c3a8',1,'op::CocoJsonSaver']]],
['comma',['comma',['../classop_1_1_json_ofstream.html#ae4468279f789c8026d431b2ef62646f9',1,'op::JsonOfstream']]],
['commandqueue',['CommandQueue',['../classcl_1_1_command_queue.html#a8462de408ebfaf6332429a92b7938490',1,'cl::CommandQueue::CommandQueue(cl_command_queue_properties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a05ae8e9e44e9b28fc755937490535550',1,'cl::CommandQueue::CommandQueue(QueueProperties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#adcb116a4e1a53417dad3d3850c33d42f',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, cl_command_queue_properties properties=0, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a975c3dce399cb77a5c6b0e294e4778fe',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, QueueProperties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a887826e515b03224aec87b33ac59f327',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, const Device &amp;device, cl_command_queue_properties properties=0, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#a8dd467bd94839921b7318cb30f92b5a4',1,'cl::CommandQueue::CommandQueue(const Context &amp;context, const Device &amp;device, QueueProperties properties, cl_int *err=NULL)'],['../classcl_1_1_command_queue.html#ab1beb7ab6e619a4e050d87c70bb001a6',1,'cl::CommandQueue::CommandQueue()'],['../classcl_1_1_command_queue.html#a09be675998c51f36aa7744b47eabebd3',1,'cl::CommandQueue::CommandQueue(const cl_command_queue &amp;commandQueue, bool retainObject=false)'],['../classcl_1_1_command_queue.html#ae2ce434c5100e5b467ea8c6561e1f11e',1,'cl::CommandQueue::CommandQueue(const CommandQueue &amp;queue)'],['../classcl_1_1_command_queue.html#a1c5830678be567e34dccbb0065c89b21',1,'cl::CommandQueue::CommandQueue(CommandQueue &amp;&amp;queue) CL_HPP_NOEXCEPT_']]],
['compile',['compile',['../classcl_1_1_program.html#a8da346ecc73cf9df257690815039ddb5',1,'cl::Program']]],
......
此差异已折叠。
......@@ -5,6 +5,7 @@ var searchData=
['writebvh',['writeBvh',['../structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53',1,'op::WrapperStructOutput']]],
['writecocofootjson',['writeCocoFootJson',['../structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74',1,'op::WrapperStructOutput']]],
['writecocojson',['writeCocoJson',['../structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b',1,'op::WrapperStructOutput']]],
['writecocojsonvariant',['writeCocoJsonVariant',['../structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de',1,'op::WrapperStructOutput']]],
['writeheatmaps',['writeHeatMaps',['../structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc',1,'op::WrapperStructOutput']]],
['writeheatmapsformat',['writeHeatMapsFormat',['../structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056',1,'op::WrapperStructOutput']]],
['writeimages',['writeImages',['../structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85',1,'op::WrapperStructOutput']]],
......
......@@ -709,7 +709,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Rendered image in cv::Mat uchar format. It has been resized to the desired output resolution (e.g. <code>resolution</code> flag in the demo). If outputData is empty, cvOutputData will also be empty. Size: (output_height x output_width) x 3 channels </p>
<p>Rendered image in cv::Mat uchar format. It has been resized to the desired output resolution (e.g., <code>resolution</code> flag in the demo). If outputData is empty, cvOutputData will also be empty. Size: (output_height x output_width) x 3 channels </p>
</div>
</div>
......@@ -902,7 +902,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Name used when saving the data to disk (e.g. <code>write_images</code> or <code>write_keypoint</code> flags in the demo). </p>
<p>Name used when saving the data to disk (e.g., <code>write_images</code> or <code>write_keypoint</code> flags in the demo). </p>
</div>
</div>
......@@ -941,7 +941,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Rendered image in <a class="el" href="classop_1_1_array.html">Array&lt;float&gt;</a> format. It consists of a blending of the cvInputData and the pose/body part(s) heatmap/PAF(s). If rendering is disabled (e.g. <code>no_render_pose</code> flag in the demo), outputData will be empty. Size: 3 x output_net_height x output_net_width </p>
<p>Rendered image in <a class="el" href="classop_1_1_array.html">Array&lt;float&gt;</a> format. It consists of a blending of the cvInputData and the pose/body part(s) heatmap/PAF(s). If rendering is disabled (e.g., <code>no_render_pose</code> flag in the demo), outputData will be empty. Size: 3 x output_net_height x output_net_width </p>
</div>
</div>
......@@ -993,7 +993,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Body pose (x,y,score) locations for each person in the image. It has been resized to the desired output resolution (e.g. <code>resolution</code> flag in the demo). Size: #people x #body parts (e.g. 18 for COCO or 15 for MPI) x 3 ((x,y) coordinates + score) </p>
<p>Body pose (x,y,score) locations for each person in the image. It has been resized to the desired output resolution (e.g., <code>resolution</code> flag in the demo). Size: #people x #body parts (e.g., 18 for COCO or 15 for MPI) x 3 ((x,y) coordinates + score) </p>
</div>
</div>
......@@ -1006,7 +1006,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Body pose (x,y,z,score) locations for each person in the image. Size: #people x #body parts (e.g. 18 for COCO or 15 for MPI) x 4 ((x,y,z) coordinates + score) </p>
<p>Body pose (x,y,z,score) locations for each person in the image. Size: #people x #body parts (e.g., 18 for COCO or 15 for MPI) x 4 ((x,y,z) coordinates + score) </p>
</div>
</div>
......@@ -1019,7 +1019,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Body pose global confidence/score for each person in the image. It does not only consider the score of each body keypoint, but also the score of each PAF association. Optimized for COCO evaluation metric. It will highly penalyze people with missing body parts (e.g. cropped people on the borders of the image). If poseKeypoints is empty, poseScores will also be empty. Size: #people </p>
<p>Body pose global confidence/score for each person in the image. It does not only consider the score of each body keypoint, but also the score of each PAF association. Optimized for COCO evaluation metric. It will highly penalyze people with missing body parts (e.g., cropped people on the borders of the image). If poseKeypoints is empty, poseScores will also be empty. Size: #people </p>
</div>
</div>
......
......@@ -302,7 +302,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Total range between smallest and biggest scale. The scales will be centered in ratio 1. E.g. if scaleRange = 0.4 and scalesNumber = 2, then there will be 2 scales, 0.8 and 1.2. </p>
<p>Total range between smallest and biggest scale. The scales will be centered in ratio 1. E.g., if scaleRange = 0.4 and scalesNumber = 2, then there will be 2 scales, 0.8 and 1.2. </p>
</div>
</div>
......
......@@ -342,7 +342,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Whether to re-open the producer if it reaches the end (e.g. video or image directory after the last frame). </p>
<p>Whether to re-open the producer if it reaches the end (e.g., video or image directory after the last frame). </p>
</div>
</div>
......
......@@ -117,20 +117,21 @@ $(document).ready(function(){initNavTree('structop_1_1_wrapper_struct_output.htm
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad">guiVerbose</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a92040f009e2f9344037d93d6442ce117">udpHost</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#aec3a7ec85be0779930427ba3e806ea2c">udpPort</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989">WrapperStructOutput</a>(const DisplayMode displayMode=DisplayMode::NoDisplay, const bool guiVerbose=false, const bool fullScreen=false, const std::string &amp;writeKeypoint=&quot;&quot;, const DataFormat writeKeypointFormat=DataFormat::Xml, const std::string &amp;writeJson=&quot;&quot;, const std::string &amp;writeCocoJson=&quot;&quot;, const std::string &amp;writeCocoFootJson=&quot;&quot;, const std::string &amp;writeImages=&quot;&quot;, const std::string &amp;writeImagesFormat=&quot;&quot;, const std::string &amp;writeVideo=&quot;&quot;, const double writeVideoFps=30., const std::string &amp;writeHeatMaps=&quot;&quot;, const std::string &amp;writeHeatMapsFormat=&quot;&quot;, const std::string &amp;writeVideoAdam=&quot;&quot;, const std::string &amp;writeBvh=&quot;&quot;, const std::string &amp;udpHost=&quot;&quot;, const std::string &amp;udpPort=&quot;&quot;)</td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21">WrapperStructOutput</a>(const DisplayMode displayMode=DisplayMode::NoDisplay, const bool guiVerbose=false, const bool fullScreen=false, const std::string &amp;writeKeypoint=&quot;&quot;, const DataFormat writeKeypointFormat=DataFormat::Xml, const std::string &amp;writeJson=&quot;&quot;, const std::string &amp;writeCocoJson=&quot;&quot;, const std::string &amp;writeCocoFootJson=&quot;&quot;, const int writeCocoJsonVariant=1, const std::string &amp;writeImages=&quot;&quot;, const std::string &amp;writeImagesFormat=&quot;&quot;, const std::string &amp;writeVideo=&quot;&quot;, const double writeVideoFps=30., const std::string &amp;writeHeatMaps=&quot;&quot;, const std::string &amp;writeHeatMapsFormat=&quot;&quot;, const std::string &amp;writeVideoAdam=&quot;&quot;, const std::string &amp;writeBvh=&quot;&quot;, const std::string &amp;udpHost=&quot;&quot;, const std::string &amp;udpPort=&quot;&quot;)</td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53">writeBvh</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74">writeCocoFootJson</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">writeCocoJson</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">writeHeatMaps</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056">writeHeatMapsFormat</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">writeImagesFormat</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738">writeJson</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc">writeKeypoint</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9">writeKeypointFormat</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">writeVideo</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a94538578a465c78788760cadb8ea86f6">writeVideoAdam</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ad595edffced2bfd80c3bee183f32f505">writeVideoFps</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de">writeCocoJsonVariant</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">writeHeatMaps</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056">writeHeatMapsFormat</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">writeImagesFormat</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738">writeJson</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc">writeKeypoint</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9">writeKeypointFormat</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">writeVideo</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#a94538578a465c78788760cadb8ea86f6">writeVideoAdam</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html#ad595edffced2bfd80c3bee183f32f505">writeVideoFps</a></td><td class="entry"><a class="el" href="structop_1_1_wrapper_struct_output.html">op::WrapperStructOutput</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
......
......@@ -118,8 +118,8 @@ $(document).ready(function(){initNavTree('structop_1_1_wrapper_struct_output.htm
<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:a46207e61b143191a6cb79d397af43989"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989">WrapperStructOutput</a> (const <a class="el" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6">DisplayMode</a> <a class="el" href="structop_1_1_wrapper_struct_output.html#a4e18a93cfa9c6b47151427152a745817">displayMode</a>=<a class="el" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6a28b652e57d2da6b7c939166be21efd9a">DisplayMode::NoDisplay</a>, const bool <a class="el" href="structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad">guiVerbose</a>=false, const bool <a class="el" href="structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece">fullScreen</a>=false, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc">writeKeypoint</a>=&quot;&quot;, const <a class="el" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7e">DataFormat</a> <a class="el" href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9">writeKeypointFormat</a>=<a class="el" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea9ec8e4e3ab4c7eeba097f27d7364d743">DataFormat::Xml</a>, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738">writeJson</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">writeCocoJson</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74">writeCocoFootJson</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">writeImagesFormat</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">writeVideo</a>=&quot;&quot;, const double <a class="el" href="structop_1_1_wrapper_struct_output.html#ad595edffced2bfd80c3bee183f32f505">writeVideoFps</a>=30., const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">writeHeatMaps</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056">writeHeatMapsFormat</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a94538578a465c78788760cadb8ea86f6">writeVideoAdam</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53">writeBvh</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a92040f009e2f9344037d93d6442ce117">udpHost</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#aec3a7ec85be0779930427ba3e806ea2c">udpPort</a>=&quot;&quot;)</td></tr>
<tr class="separator:a46207e61b143191a6cb79d397af43989"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ae6af809e1b560ca018861ee8221bad21"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21">WrapperStructOutput</a> (const <a class="el" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6">DisplayMode</a> <a class="el" href="structop_1_1_wrapper_struct_output.html#a4e18a93cfa9c6b47151427152a745817">displayMode</a>=<a class="el" href="namespaceop.html#ae52707752b1872b39f0306cc4f6c6ae6a28b652e57d2da6b7c939166be21efd9a">DisplayMode::NoDisplay</a>, const bool <a class="el" href="structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad">guiVerbose</a>=false, const bool <a class="el" href="structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece">fullScreen</a>=false, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#ad9ca696781cb7c250752f078f5c937fc">writeKeypoint</a>=&quot;&quot;, const <a class="el" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7e">DataFormat</a> <a class="el" href="structop_1_1_wrapper_struct_output.html#ad338fd4719d6f243bb64bc67f68bc7c9">writeKeypointFormat</a>=<a class="el" href="namespaceop.html#ae52c21a24cf2c21e3b419c127924fd7ea9ec8e4e3ab4c7eeba097f27d7364d743">DataFormat::Xml</a>, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a8a2f29bae4ff55195b10a83717a0f738">writeJson</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b">writeCocoJson</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74">writeCocoFootJson</a>=&quot;&quot;, const int <a class="el" href="structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de">writeCocoJsonVariant</a>=1, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">writeImagesFormat</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">writeVideo</a>=&quot;&quot;, const double <a class="el" href="structop_1_1_wrapper_struct_output.html#ad595edffced2bfd80c3bee183f32f505">writeVideoFps</a>=30., const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">writeHeatMaps</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056">writeHeatMapsFormat</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a94538578a465c78788760cadb8ea86f6">writeVideoAdam</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53">writeBvh</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#a92040f009e2f9344037d93d6442ce117">udpHost</a>=&quot;&quot;, const std::string &amp;<a class="el" href="structop_1_1_wrapper_struct_output.html#aec3a7ec85be0779930427ba3e806ea2c">udpPort</a>=&quot;&quot;)</td></tr>
<tr class="separator:ae6af809e1b560ca018861ee8221bad21"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
......@@ -139,6 +139,8 @@ Public Attributes</h2></td></tr>
<tr class="separator:a6efbd77da8ebcea3abc4109bb2f39c0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aaadbe4f8f765a751973ed1b405843c74"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74">writeCocoFootJson</a></td></tr>
<tr class="separator:aaadbe4f8f765a751973ed1b405843c74"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0119bb7429483928c587ffaf607919de"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de">writeCocoJsonVariant</a></td></tr>
<tr class="separator:a0119bb7429483928c587ffaf607919de"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f56c15d410645442b5ac21c316b9c85"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a></td></tr>
<tr class="separator:a5f56c15d410645442b5ac21c316b9c85"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aba2aed26f1d01771a0c896bc50e477a5"><td class="memItemLeft" align="right" valign="top">std::string&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structop_1_1_wrapper_struct_output.html#aba2aed26f1d01771a0c896bc50e477a5">writeImagesFormat</a></td></tr>
......@@ -163,7 +165,7 @@ Public Attributes</h2></td></tr>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><a class="el" href="structop_1_1_wrapper_struct_output.html">WrapperStructOutput</a>: Output (small GUI, writing rendered results and/or pose data, etc.) configuration struct. <a class="el" href="structop_1_1_wrapper_struct_output.html">WrapperStructOutput</a> allows the user to set up the input frames generator. </p>
</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a46207e61b143191a6cb79d397af43989"></a>
<a class="anchor" id="ae6af809e1b560ca018861ee8221bad21"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
......@@ -215,6 +217,12 @@ Public Attributes</h2></td></tr>
<td class="paramtype">const std::string &amp;&#160;</td>
<td class="paramname"><em>writeCocoFootJson</em> = <code>&quot;&quot;</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const int&#160;</td>
<td class="paramname"><em>writeCocoJsonVariant</em> = <code>1</code>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
......@@ -389,6 +397,19 @@ Public Attributes</h2></td></tr>
</div><div class="memdoc">
<p>Pose (x, y, score) locations saving folder location in JSON COCO validation format. If it is empty (default), it is disabled. </p>
</div>
</div>
<a class="anchor" id="a0119bb7429483928c587ffaf607919de"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int op::WrapperStructOutput::writeCocoJsonVariant</td>
</tr>
</table>
</div><div class="memdoc">
<p>Experimental option (only makes effect on car JSON generation). It selects the COCO variant for cocoJsonSaver. </p>
</div>
</div>
<a class="anchor" id="adca0d08aa43e2280ca06a8db0deb81bc"></a>
......@@ -439,7 +460,7 @@ Public Attributes</h2></td></tr>
</tr>
</table>
</div><div class="memdoc">
<p>Rendered image saving folder format. Check your OpenCV version documentation for a list of compatible formats. E.g. png, jpg, etc. If writeImages is empty (default), it makes no effect. </p>
<p>Rendered image saving folder format. Check your OpenCV version documentation for a list of compatible formats. E.g., png, jpg, etc. If writeImages is empty (default), it makes no effect. </p>
</div>
</div>
......
var structop_1_1_wrapper_struct_output =
[
[ "WrapperStructOutput", "structop_1_1_wrapper_struct_output.html#a46207e61b143191a6cb79d397af43989", null ],
[ "WrapperStructOutput", "structop_1_1_wrapper_struct_output.html#ae6af809e1b560ca018861ee8221bad21", null ],
[ "displayMode", "structop_1_1_wrapper_struct_output.html#a4e18a93cfa9c6b47151427152a745817", null ],
[ "fullScreen", "structop_1_1_wrapper_struct_output.html#aaf5df884418d2bf1df36505009264ece", null ],
[ "guiVerbose", "structop_1_1_wrapper_struct_output.html#ac72ad601daf957b9b000206e9f1fe0ad", null ],
......@@ -9,6 +9,7 @@ var structop_1_1_wrapper_struct_output =
[ "writeBvh", "structop_1_1_wrapper_struct_output.html#add74785fc0cb1fc7d2c6b5f88b622d53", null ],
[ "writeCocoFootJson", "structop_1_1_wrapper_struct_output.html#aaadbe4f8f765a751973ed1b405843c74", null ],
[ "writeCocoJson", "structop_1_1_wrapper_struct_output.html#a6efbd77da8ebcea3abc4109bb2f39c0b", null ],
[ "writeCocoJsonVariant", "structop_1_1_wrapper_struct_output.html#a0119bb7429483928c587ffaf607919de", null ],
[ "writeHeatMaps", "structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc", null ],
[ "writeHeatMapsFormat", "structop_1_1_wrapper_struct_output.html#a34d5796e02b8afaaaef99fc26e7f3056", null ],
[ "writeImages", "structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85", null ],
......
......@@ -136,62 +136,63 @@ $(document).ready(function(){initNavTree('worker_8hpp_source.html','');});
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; mIsRunning = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; }</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="comment">// Virtual in case some function needs spetial stopping (e.g. buffers might not stop inmediately and need a few iterations)</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#ad689b232d68f3b3e0b41f9e219b01134"> 31</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classop_1_1_worker.html#ad689b232d68f3b3e0b41f9e219b01134">tryStop</a>()</div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; {</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; <a class="code" href="classop_1_1_worker.html#ae45ac828f6e8f6055203c224e50f145b">stop</a>();</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;</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classop_1_1_worker.html#a9acadd6df7af03b31b9e354ae815f781">work</a>(TDatums&amp; tDatums) = 0;</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; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; <span class="keywordtype">bool</span> mIsRunning;</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; DELETE_COPY(<a class="code" href="classop_1_1_worker.html">Worker</a>);</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; };</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;}</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>&#160; <span class="comment">// Virtual in case some function needs spetial stopping (e.g., buffers might not stop inmediately and need a</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160; <span class="comment">// few iterations)</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#ad689b232d68f3b3e0b41f9e219b01134"> 32</a></span>&#160; <span class="keyword">inline</span> <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classop_1_1_worker.html#ad689b232d68f3b3e0b41f9e219b01134">tryStop</a>()</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160; {</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <a class="code" href="classop_1_1_worker.html#ae45ac828f6e8f6055203c224e50f145b">stop</a>();</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; }</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; <span class="keyword">protected</span>:</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <span class="keyword">virtual</span> <span class="keywordtype">void</span> <a class="code" href="classop_1_1_worker.html#a9acadd6df7af03b31b9e354ae815f781">work</a>(TDatums&amp; tDatums) = 0;</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; <span class="keyword">private</span>:</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keywordtype">bool</span> mIsRunning;</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; DELETE_COPY(<a class="code" href="classop_1_1_worker.html">Worker</a>);</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160; };</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160;}</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160;</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160;</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;<span class="comment">// Implementation</span></div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="keyword">namespace </span>op</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;{</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> TDatums&gt;</div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#a5008fc4ef4e41366ba0022f5cd79edba"> 54</a></span>&#160; <a class="code" href="classop_1_1_worker.html#a5008fc4ef4e41366ba0022f5cd79edba">Worker&lt;TDatums&gt;::Worker</a>() :</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; mIsRunning{<span class="keyword">true</span>}</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; {</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; }</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160;</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> TDatums&gt;</div>
<div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#a6ebe180098e00ac062a1bb31d462df60"> 60</a></span>&#160; <a class="code" href="classop_1_1_worker.html#a6ebe180098e00ac062a1bb31d462df60">Worker&lt;TDatums&gt;::~Worker</a>()</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; {</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; }</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> TDatums&gt;</div>
<div class="line"><a name="l00065"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#a6e4e84bd2052919bc48df1ec4b913ecf"> 65</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classop_1_1_worker.html#a6e4e84bd2052919bc48df1ec4b913ecf">Worker&lt;TDatums&gt;::checkAndWork</a>(TDatums&amp; tDatums)</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; {</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; <span class="keywordflow">if</span> (mIsRunning)</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; work(tDatums);</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; <span class="keywordflow">return</span> mIsRunning;</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; }</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160;</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160; <a class="code" href="namespaceop.html#a53f346232d0743f3dd0f547de1fc508f">COMPILE_TEMPLATE_DATUM</a>(<a class="code" href="classop_1_1_worker.html">Worker</a>);</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160;}</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;<span class="preprocessor">#endif // OPENPOSE_THREAD_WORKER_HPP</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160;<span class="comment">// Implementation</span></div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160;<span class="keyword">namespace </span>op</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160;{</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> TDatums&gt;</div>
<div class="line"><a name="l00055"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#a5008fc4ef4e41366ba0022f5cd79edba"> 55</a></span>&#160; <a class="code" href="classop_1_1_worker.html#a5008fc4ef4e41366ba0022f5cd79edba">Worker&lt;TDatums&gt;::Worker</a>() :</div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; mIsRunning{<span class="keyword">true</span>}</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; {</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; }</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> TDatums&gt;</div>
<div class="line"><a name="l00061"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#a6ebe180098e00ac062a1bb31d462df60"> 61</a></span>&#160; <a class="code" href="classop_1_1_worker.html#a6ebe180098e00ac062a1bb31d462df60">Worker&lt;TDatums&gt;::~Worker</a>()</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; {</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; }</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160;</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; <span class="keyword">template</span>&lt;<span class="keyword">typename</span> TDatums&gt;</div>
<div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="classop_1_1_worker.html#a6e4e84bd2052919bc48df1ec4b913ecf"> 66</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classop_1_1_worker.html#a6e4e84bd2052919bc48df1ec4b913ecf">Worker&lt;TDatums&gt;::checkAndWork</a>(TDatums&amp; tDatums)</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160; {</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; <span class="keywordflow">if</span> (mIsRunning)</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>&#160; work(tDatums);</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160; <span class="keywordflow">return</span> mIsRunning;</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; }</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <a class="code" href="namespaceop.html#a53f346232d0743f3dd0f547de1fc508f">COMPILE_TEMPLATE_DATUM</a>(<a class="code" href="classop_1_1_worker.html">Worker</a>);</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160;}</div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160;</div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160;<span class="preprocessor">#endif // OPENPOSE_THREAD_WORKER_HPP</span></div>
<div class="ttc" id="classop_1_1_worker_html"><div class="ttname"><a href="classop_1_1_worker.html">op::Worker</a></div><div class="ttdef"><b>Definition:</b> worker.hpp:9</div></div>
<div class="ttc" id="classop_1_1_worker_html_a6ebe180098e00ac062a1bb31d462df60"><div class="ttname"><a href="classop_1_1_worker.html#a6ebe180098e00ac062a1bb31d462df60">op::Worker::~Worker</a></div><div class="ttdeci">virtual ~Worker()</div><div class="ttdef"><b>Definition:</b> worker.hpp:60</div></div>
<div class="ttc" id="classop_1_1_worker_html_a6ebe180098e00ac062a1bb31d462df60"><div class="ttname"><a href="classop_1_1_worker.html#a6ebe180098e00ac062a1bb31d462df60">op::Worker::~Worker</a></div><div class="ttdeci">virtual ~Worker()</div><div class="ttdef"><b>Definition:</b> worker.hpp:61</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="classop_1_1_worker_html_a5008fc4ef4e41366ba0022f5cd79edba"><div class="ttname"><a href="classop_1_1_worker.html#a5008fc4ef4e41366ba0022f5cd79edba">op::Worker::Worker</a></div><div class="ttdeci">Worker()</div><div class="ttdef"><b>Definition:</b> worker.hpp:54</div></div>
<div class="ttc" id="classop_1_1_worker_html_ad689b232d68f3b3e0b41f9e219b01134"><div class="ttname"><a href="classop_1_1_worker.html#ad689b232d68f3b3e0b41f9e219b01134">op::Worker::tryStop</a></div><div class="ttdeci">virtual void tryStop()</div><div class="ttdef"><b>Definition:</b> worker.hpp:31</div></div>
<div class="ttc" id="classop_1_1_worker_html_a5008fc4ef4e41366ba0022f5cd79edba"><div class="ttname"><a href="classop_1_1_worker.html#a5008fc4ef4e41366ba0022f5cd79edba">op::Worker::Worker</a></div><div class="ttdeci">Worker()</div><div class="ttdef"><b>Definition:</b> worker.hpp:55</div></div>
<div class="ttc" id="classop_1_1_worker_html_ad689b232d68f3b3e0b41f9e219b01134"><div class="ttname"><a href="classop_1_1_worker.html#ad689b232d68f3b3e0b41f9e219b01134">op::Worker::tryStop</a></div><div class="ttdeci">virtual void tryStop()</div><div class="ttdef"><b>Definition:</b> worker.hpp:32</div></div>
<div class="ttc" id="classop_1_1_worker_html_a3f7c86ab1c4ce15c0f0ef12a1d4647e0"><div class="ttname"><a href="classop_1_1_worker.html#a3f7c86ab1c4ce15c0f0ef12a1d4647e0">op::Worker::isRunning</a></div><div class="ttdeci">bool isRunning() const </div><div class="ttdef"><b>Definition:</b> worker.hpp:20</div></div>
<div class="ttc" id="classop_1_1_worker_html_aa5be4df9d4d8302728c653870e7d2a23"><div class="ttname"><a href="classop_1_1_worker.html#aa5be4df9d4d8302728c653870e7d2a23">op::Worker::initializationOnThread</a></div><div class="ttdeci">virtual void initializationOnThread()=0</div></div>
<div class="ttc" id="classop_1_1_worker_html_a9acadd6df7af03b31b9e354ae815f781"><div class="ttname"><a href="classop_1_1_worker.html#a9acadd6df7af03b31b9e354ae815f781">op::Worker::work</a></div><div class="ttdeci">virtual void work(TDatums &amp;tDatums)=0</div></div>
<div class="ttc" id="namespaceop_html_a53f346232d0743f3dd0f547de1fc508f"><div class="ttname"><a href="namespaceop.html#a53f346232d0743f3dd0f547de1fc508f">op::COMPILE_TEMPLATE_DATUM</a></div><div class="ttdeci">COMPILE_TEMPLATE_DATUM(WPoseTriangulation)</div></div>
<div class="ttc" id="classop_1_1_worker_html_a6e4e84bd2052919bc48df1ec4b913ecf"><div class="ttname"><a href="classop_1_1_worker.html#a6e4e84bd2052919bc48df1ec4b913ecf">op::Worker::checkAndWork</a></div><div class="ttdeci">bool checkAndWork(TDatums &amp;tDatums)</div><div class="ttdef"><b>Definition:</b> worker.hpp:65</div></div>
<div class="ttc" id="classop_1_1_worker_html_a6e4e84bd2052919bc48df1ec4b913ecf"><div class="ttname"><a href="classop_1_1_worker.html#a6e4e84bd2052919bc48df1ec4b913ecf">op::Worker::checkAndWork</a></div><div class="ttdeci">bool checkAndWork(TDatums &amp;tDatums)</div><div class="ttdef"><b>Definition:</b> worker.hpp:66</div></div>
<div class="ttc" id="classop_1_1_worker_html_ae45ac828f6e8f6055203c224e50f145b"><div class="ttname"><a href="classop_1_1_worker.html#ae45ac828f6e8f6055203c224e50f145b">op::Worker::stop</a></div><div class="ttdeci">void stop()</div><div class="ttdef"><b>Definition:</b> worker.hpp:25</div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册