![]() |
OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
#include <openpose/core/common.hpp>Go to the source code of this file.
Namespaces | |
| op | |
Functions | |
| template<typename T > | |
| bool | op::vectorsAreEqual (const std::vector< T > &vectorA, const std::vector< T > &vectorB) |
| template<typename T > | |
| std::vector< T > | op::mergeVectors (const std::vector< T > &vectorA, const std::vector< T > &vectorB) |