OpenPose  1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
op::CocoJsonSaver Member List

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

CocoJsonSaver(const std::string &filePathToSave, const bool humanReadable=true, const CocoJsonFormat cocoJsonFormat=CocoJsonFormat::Body, const int mCocoJsonVariant=0)op::CocoJsonSaverexplicit
record(const Array< float > &poseKeypoints, const Array< float > &poseScores, const std::string &imageName)op::CocoJsonSaver
~CocoJsonSaver()op::CocoJsonSavervirtual