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

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

CocoJsonSaver(const std::string &filePathToSave, const PoseModel poseModel, const bool humanReadable=true, const int cocoJsonVariants=1, const CocoJsonFormat cocoJsonFormat=CocoJsonFormat::Body, const int cocoJsonVariant=0)op::CocoJsonSaverexplicit
record(const Array< float > &poseKeypoints, const Array< float > &poseScores, const std::string &imageName, const unsigned long long frameNumber)op::CocoJsonSaver
~CocoJsonSaver()op::CocoJsonSavervirtual