1 #ifndef OPENPOSE_WRAPPER_WRAPPER_AUXILIARY_HPP
2 #define OPENPOSE_WRAPPER_WRAPPER_AUXILIARY_HPP
26 const WrapperStructFace& wrapperStructFace,
27 const WrapperStructHand& wrapperStructHand,
28 const WrapperStructExtra& wrapperStructExtra,
29 const WrapperStructInput& wrapperStructInput,
30 const WrapperStructOutput& wrapperStructOutput,
31 const bool renderOutput,
32 const bool userOutputWsEmpty,
36 #endif // OPENPOSE_WRAPPER_WRAPPER_AUXILIARY_HPP
ThreadManagerMode
Definition: enumClasses.hpp:9
OP_API void wrapperConfigureSecurityChecks(WrapperStructPose &wrapperStructPose, const WrapperStructFace &wrapperStructFace, const WrapperStructHand &wrapperStructHand, const WrapperStructExtra &wrapperStructExtra, const WrapperStructInput &wrapperStructInput, const WrapperStructOutput &wrapperStructOutput, const bool renderOutput, const bool userOutputWsEmpty, const ThreadManagerMode threadManagerMode)
#define OP_API
Definition: macros.hpp:16