OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
rectangle.hpp File Reference
#include <string>
#include <openpose/core/macros.hpp>
#include <openpose/core/point.hpp>

Go to the source code of this file.

Classes

struct  op::Rectangle< T >
 

Namespaces

 op
 

Functions

template<typename T >
Rectangle< T > op::recenter (const Rectangle< T > &rectangle, const T newWidth, const T newHeight)