OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
headers.hpp
Go to the documentation of this file.
1
#ifndef OPENPOSE_CORE_HEADERS_HPP
2
#define OPENPOSE_CORE_HEADERS_HPP
3
4
// core module
5
#include <
openpose/core/array.hpp
>
6
#include <
openpose/core/arrayCpuGpu.hpp
>
7
#include <
openpose/core/common.hpp
>
8
#include <
openpose/core/cvMatToOpInput.hpp
>
9
#include <
openpose/core/cvMatToOpOutput.hpp
>
10
#include <
openpose/core/datum.hpp
>
11
#include <
openpose/core/enumClasses.hpp
>
12
#include <
openpose/core/gpuRenderer.hpp
>
13
#include <
openpose/core/keepTopNPeople.hpp
>
14
#include <
openpose/core/keypointScaler.hpp
>
15
#include <
openpose/core/macros.hpp
>
16
#include <
openpose/core/matrix.hpp
>
17
#include <
openpose/core/opOutputToCvMat.hpp
>
18
#include <
openpose/core/point.hpp
>
19
#include <
openpose/core/rectangle.hpp
>
20
#include <
openpose/core/renderer.hpp
>
21
#include <
openpose/core/scaleAndSizeExtractor.hpp
>
22
#include <
openpose/core/string.hpp
>
23
#include <
openpose/core/verbosePrinter.hpp
>
24
#include <
openpose/core/wCvMatToOpInput.hpp
>
25
#include <
openpose/core/wCvMatToOpOutput.hpp
>
26
#include <
openpose/core/wKeepTopNPeople.hpp
>
27
#include <
openpose/core/wKeypointScaler.hpp
>
28
#include <
openpose/core/wOpOutputToCvMat.hpp
>
29
#include <
openpose/core/wScaleAndSizeExtractor.hpp
>
30
#include <
openpose/core/wVerbosePrinter.hpp
>
31
32
#endif
// OPENPOSE_CORE_HEADERS_HPP
array.hpp
arrayCpuGpu.hpp
common.hpp
enumClasses.hpp
string.hpp
cvMatToOpInput.hpp
cvMatToOpOutput.hpp
datum.hpp
gpuRenderer.hpp
keepTopNPeople.hpp
keypointScaler.hpp
macros.hpp
matrix.hpp
opOutputToCvMat.hpp
point.hpp
rectangle.hpp
renderer.hpp
scaleAndSizeExtractor.hpp
verbosePrinter.hpp
wCvMatToOpInput.hpp
wCvMatToOpOutput.hpp
wKeepTopNPeople.hpp
wKeypointScaler.hpp
wOpOutputToCvMat.hpp
wScaleAndSizeExtractor.hpp
wVerbosePrinter.hpp
include
openpose
core
headers.hpp
Generated by
1.9.1