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

Deploy code docs to GitHub Pages Travis build: 272

Commit: bcbf3492
上级 30c2eeb6
......@@ -1071,20 +1071,21 @@ Generating docs for compound op:/home/travis/build/CMU-Perceptual-Computing-Lab/
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/wrapper/wrapperStructPose.hpp:112: warning: explicit link request to 'body' could not be resolved
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/wrapper/wrapperStructPose.hpp:112: warning: explicit link request to 'body' could not be resolved
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/include/openpose/wrapper/wrapperStructPose.hpp:112: warning: explicit link request to 'pair' could not be resolved
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:33: warning: unable to resolve reference to `doc/installation.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:35: warning: unable to resolve reference to `doc' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:36: warning: unable to resolve reference to `doc/installation.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:40: warning: unable to resolve reference to `doc/released_features.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:40: warning: unable to resolve reference to `doc/release_notes.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:84: warning: unable to resolve reference to `doc/installation.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:93: warning: unable to resolve reference to `doc/demo_overview.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:105: warning: unable to resolve reference to `doc/library_introduction.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:107: warning: unexpected token TK_EOF as the argument of ref
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:110: warning: unable to resolve reference to `doc/standalone_face_or_hand_keypoint_detector.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:111: warning: unable to resolve reference to `doc/standalone_face_or_hand_keypoint_detector.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:118: warning: unable to resolve reference to `doc/output.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:123: warning: explicit link request to 'speed' could not be resolved
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:148: warning: unable to resolve reference to `doc/contributors.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:39: warning: unable to resolve reference to `doc/installation.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:41: warning: unable to resolve reference to `doc' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:42: warning: unable to resolve reference to `doc/installation.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:46: warning: unable to resolve reference to `doc/released_features.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:46: warning: unable to resolve reference to `doc/release_notes.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:90: warning: unable to resolve reference to `doc/installation.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:99: warning: unable to resolve reference to `doc/demo_overview.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:109: warning: unable to resolve reference to `doc/calibration_demo.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:113: warning: unable to resolve reference to `doc/library_introduction.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:115: warning: unexpected token TK_EOF as the argument of ref
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:118: warning: unable to resolve reference to `doc/standalone_face_or_hand_keypoint_detector.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:119: warning: unable to resolve reference to `doc/standalone_face_or_hand_keypoint_detector.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:126: warning: unable to resolve reference to `doc/output.md' for \ref command
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:131: warning: explicit link request to 'speed' could not be resolved
/home/travis/build/CMU-Perceptual-Computing-Lab/openpose/README.md:156: warning: unable to resolve reference to `doc/contributors.md' for \ref command
:HandExtractorCaffe...
Generating docs for compound op::HandExtractorNet...
Generating docs for compound op::HandGpuRenderer...
......
......@@ -110,18 +110,35 @@ $(document).ready(function(){initNavTree('index.html','');});
</table>
<p><a href="https://github.com/CMU-Perceptual-Computing-Lab/openpose">OpenPose</a> represents the <b>first real-time multi-person system to jointly detect human body, hand, and facial keypoints (in total 130 keypoints) on single images</b>.</p>
<p>&lt;img src="doc/media/pose_face_hands.gif", width="480"&gt; </p>
<p><b>Functionality</b>:</p>
<h2>Features</h2>
<ul>
<li><b>Real-time multi-person keypoint detection</b>.<ul>
<li>15 or <b>18-keypoint body estimation</b>. <b>Running time invariant to number of detected people</b>.</li>
<li><b>2x21-keypoint hand</b> estimation. Currently, <b>running time depends</b> on <b>number of detected people</b>.</li>
<li><b>70-keypoint face</b> estimation. Currently, <b>running time depends</b> on <b>number of detected people</b>.</li>
<li><b>Functionality</b>:<ul>
<li><b>2D real-time multi-person keypoint detection</b>:<ul>
<li>15 or <b>18-keypoint body keypoint estimation</b>. <b>Running time invariant to number of detected people</b>.</li>
<li><b>2x21-keypoint hand keypoint estimation</b>. Currently, <b>running time depends</b> on <b>number of detected people</b>.</li>
<li><b>70-keypoint face keypoint estimation</b>. Currently, <b>running time depends</b> on <b>number of detected people</b>.</li>
</ul>
</li>
<li><b>Input</b>: Image, video, webcam, and IP camera. Included C++ demos to add your custom input.</li>
<li><b>3D real-time multi-person keypoint detection</b>:<ul>
<li>3-D triangulation from multiple single views.</li>
<li>Synchronization of Flir cameras handled.</li>
<li>Compatible with Flir/Point Grey cameras, but provided C++ demos to add your custom input.</li>
</ul>
</li>
<li><b>Calibration toolbox</b>:<ul>
<li>Easy estimation of distortion, intrinsic, and extrinsic camera parameters.</li>
</ul>
</li>
</ul>
</li>
<li><b>Input</b>: Image, video, webcam, Flir/Point Grey and IP camera. Included C++ demos to add your custom input.</li>
<li><b>Output</b>: Basic image + keypoint display/saving (PNG, JPG, AVI, ...), keypoint saving (JSON, XML, YML, ...), and/or keypoints as array class.</li>
<li>Available: command-line demo, C++ wrapper, and C++ API.</li>
<li><b>OS</b>: Ubuntu (14, 16), Windows (8, 10), Mac OSX, Nvidia TX2.</li>
<li><b>Others</b>:<ul>
<li>Available: command-line demo, C++ wrapper, and C++ API.</li>
<li>CUDA (Nvidia GPU) and CPU versions.</li>
</ul>
</li>
</ul>
<h2>Latest Features</h2>
<ul>
......@@ -166,6 +183,7 @@ $(document).ready(function(){initNavTree('index.html','');});
</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>
<ul>
<li><b>Calibration toolbox</b>: To easily calibrate your cameras for 3-D OpenPose or any other stereo vision task. See doc/calibration_demo.md.</li>
<li><b>OpenPose Wrapper</b>: If you want to read a specific input, and/or add your custom post-processing function, and/or implement your own display/saving, check the <code>Wrapper</code> tutorial on <a href="examples/tutorial_wrapper/">examples/tutorial_wrapper/</a>. You can create your custom code on <a href="examples/user_code/">examples/user_code/</a> and quickly compile it by using <code>make all</code> in the OpenPose folder (assuming Makefile installer).</li>
<li><b>OpenPose C++ API</b>: See doc/library_introduction.md.</li>
<li><b>Adding an extra module</b>: Check ./doc/library_add_new_module.md "doc/library_add_new_module.md".</li>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册