OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
v
w
Functions
a
c
d
e
f
g
k
l
m
n
o
p
r
s
t
u
v
w
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
~
Variables
a
b
c
d
e
f
g
h
i
k
m
n
o
p
r
s
t
u
v
w
x
y
Files
File List
File Members
All
b
c
d
f
h
o
p
u
Functions
d
Variables
Macros
b
c
d
f
h
o
p
u
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
gpu.hpp
Go to the documentation of this file.
1
#ifndef OPENPOSE_GPU_GPU_HPP
2
#define OPENPOSE_GPU_GPU_HPP
3
4
#include <
openpose/core/common.hpp
>
5
#include <
openpose/gpu/enumClasses.hpp
>
6
7
namespace
op
8
{
9
OP_API
int
getGpuNumber
();
10
11
OP_API
GpuMode
getGpuMode
();
12
}
13
14
#endif
// OPENPOSE_GPU_GPU_HPP
common.hpp
enumClasses.hpp
OP_API
#define OP_API
Definition:
macros.hpp:18
op
Definition:
cameraParameterReader.hpp:7
op::getGpuMode
OP_API GpuMode getGpuMode()
op::getGpuNumber
OP_API int getGpuNumber()
op::GpuMode
GpuMode
Definition:
enumClasses.hpp:7
include
openpose
gpu
gpu.hpp
Generated by
1.9.1