1 Star 0 Fork 0

孙志亮 / openpose

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
library_introduction.md 905 Bytes
一键复制 编辑 原始数据 按行查看 历史
gineshidalgo99 提交于 2018-10-31 11:56 . Fixed a few grammar typos

OpenPose C++ API - Introduction

The C++ API is ideal if you want to e.g., change internal functions and/or extend the OpenPose functionality. In order to learn the basics:

  1. Take a look at the library Quick Start section from the README.
  2. OpenPose Overview: Learn the basics about the library source code in doc/library_overview.md.
  3. Extending Functionality: Learn how to extend the library in doc/library_extend_functionality.md.
  4. Adding An Extra Module: Learn how to add an extra module in doc/library_add_new_module.md.
  5. See the Doxygen documentation on http://cmu-perceptual-computing-lab.github.io/openpose/html/index.html or build it from the source code.
1
https://gitee.com/sun_6s/openpose.git
git@gitee.com:sun_6s/openpose.git
sun_6s
openpose
openpose
master

搜索帮助