Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
camenduru
/
openpose-usr
like
0
Model card
Files
Files and versions
xet
Community
main
openpose-usr
/
usr
/
local
/
include
/
openpose
/
tracking
/
headers.hpp
camenduru
thanks to openpose ❤
7fc5a59
about 2 years ago
raw
Copy download link
history
blame
contribute
delete
287 Bytes
#
ifndef
OPENPOSE_TRACKING_HEADERS_HPP
#
define
OPENPOSE_TRACKING_HEADERS_HPP
// tracking module
#
include
<openpose/tracking/personIdExtractor.hpp>
#
include
<openpose/tracking/personTracker.hpp>
#
include
<openpose/tracking/wPersonIdExtractor.hpp>
#
endif
// OPENPOSE_TRACKING_HEADERS_HPP