mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-12 20:30:20 +00:00
+1
-1
@@ -898,5 +898,5 @@ Generating file index...
|
||||
Generating file member index...
|
||||
Generating example index...
|
||||
finalizing index lists...
|
||||
lookup cache used 2750/65536 hits=16600 misses=2943
|
||||
lookup cache used 2750/65536 hits=16601 misses=2943
|
||||
finished...
|
||||
|
||||
@@ -431,9 +431,9 @@ $(document).ready(function(){initNavTree('wrapper_8hpp_source.html','');});
|
||||
<div class="line"><a name="l00456"></a><span class="lineno"> 456</span>  __LINE__, __FUNCTION__, __FILE__);</div>
|
||||
<div class="line"><a name="l00457"></a><span class="lineno"> 457</span>  <span class="keywordflow">if</span> (!renderOutput && (!wrapperStructOutput.<a class="code" href="structop_1_1_wrapper_struct_output.html#a5f56c15d410645442b5ac21c316b9c85">writeImages</a>.empty() || !wrapperStructOutput.<a class="code" href="structop_1_1_wrapper_struct_output.html#a73d6a5687ab8abac22f5cd29690b6277">writeVideo</a>.empty()))</div>
|
||||
<div class="line"><a name="l00458"></a><span class="lineno"> 458</span>  {</div>
|
||||
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  <span class="keyword">const</span> <span class="keyword">auto</span> message = <span class="stringliteral">"In order to save the rendered frames (`write_images` or `write_video`), you must"</span></div>
|
||||
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="stringliteral">" set `render_output` to true."</span>;</div>
|
||||
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <a class="code" href="namespaceop.html#a5f092bd36c716a894cb035e1ead2aca3">error</a>(message, __LINE__, __FUNCTION__, __FILE__);</div>
|
||||
<div class="line"><a name="l00459"></a><span class="lineno"> 459</span>  <span class="keyword">const</span> <span class="keyword">auto</span> message = <span class="stringliteral">"In order to save the rendered frames (`write_images` or `write_video`), you"</span></div>
|
||||
<div class="line"><a name="l00460"></a><span class="lineno"> 460</span>  <span class="stringliteral">" cannot disable `render_pose`."</span>;</div>
|
||||
<div class="line"><a name="l00461"></a><span class="lineno"> 461</span>  <a class="code" href="namespaceop.html#a9912b2bfa3dbe427b4e72dd34c605df2">log</a>(message, <a class="code" href="namespaceop.html#adc43fb9031418e7f8112816a3b535d14a655d20c1ca69519ca647684edbb2db35">Priority::High</a>);</div>
|
||||
<div class="line"><a name="l00462"></a><span class="lineno"> 462</span>  }</div>
|
||||
<div class="line"><a name="l00463"></a><span class="lineno"> 463</span>  <span class="keywordflow">if</span> (!wrapperStructOutput.<a class="code" href="structop_1_1_wrapper_struct_output.html#adca0d08aa43e2280ca06a8db0deb81bc">writeHeatMaps</a>.empty() && wrapperStructPose.<a class="code" href="structop_1_1_wrapper_struct_pose.html#aa459f2f26c1f1a929af55b8c2d39ccf6">heatMapTypes</a>.empty())</div>
|
||||
<div class="line"><a name="l00464"></a><span class="lineno"> 464</span>  {</div>
|
||||
|
||||
Reference in New Issue
Block a user