OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
standard.hpp File Reference

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)