camenduru's picture
thanks to openpose ❤
7fc5a59
#ifndef OPENPOSE_UTILITIES_HEADERS_HPP
#define OPENPOSE_UTILITIES_HEADERS_HPP
// utilities module
#include <openpose/utilities/check.hpp>
#include <openpose/utilities/enumClasses.hpp>
#include <openpose/utilities/errorAndLog.hpp>
#include <openpose/utilities/fastMath.hpp>
#include <openpose/utilities/fileSystem.hpp>
#include <openpose/utilities/flagsToOpenPose.hpp>
#include <openpose/utilities/keypoint.hpp>
#include <openpose/utilities/openCv.hpp>
#include <openpose/utilities/pointerContainer.hpp>
#include <openpose/utilities/profiler.hpp>
#include <openpose/utilities/standard.hpp>
#include <openpose/utilities/string.hpp>
#endif // OPENPOSE_UTILITIES_HEADERS_HPP