OpenPose  1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
op::UdpSender Member List

This is the complete list of members for op::UdpSender, including all inherited members.

sendJointAngles(const double *const adamPosePtr, const int adamPoseRows, const double *const adamTranslationPtr, const double *const adamFaceCoeffsExpPtr, const int faceCoeffRows)op::UdpSender
UdpSender(const std::string &udpHost, const std::string &udpPort)op::UdpSender
~UdpSender()op::UdpSendervirtual