1 #ifndef OPENPOSE_HAND_HAND_DETECTOR_FROM_TXT_HPP
2 #define OPENPOSE_HAND_HAND_DETECTOR_FROM_TXT_HPP
16 std::vector<std::array<Rectangle<float>, 2>> detectHands();
20 const std::vector<std::string> mFilePaths;
21 long long mFrameNameCounter;
27 #endif // OPENPOSE_HAND_HAND_DETECTOR_FROM_TXT_HPP
#define DELETE_COPY(className)
Definition: macros.hpp:33
Definition: handDetectorFromTxt.hpp:9
#define OP_API
Definition: macros.hpp:18
std::string string
Definition: cl2.hpp:574