OpenPose
1.7.0
The first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints
|
This is the complete list of members for op::PeopleJsonSaver, including all inherited members.
FileSaver(const std::string &directoryPath) | op::FileSaver | explicitprotected |
getNextFileName(const unsigned long long index) const | op::FileSaver | protected |
getNextFileName(const std::string &fileNameNoExtension) const | op::FileSaver | protected |
PeopleJsonSaver(const std::string &directoryPath) | op::PeopleJsonSaver | |
save(const std::vector< std::pair< Array< float >, std::string >> &keypointVector, const std::vector< std::vector< std::array< float, 3 >>> &candidates, const std::string &fileName, const bool humanReadable=true) const | op::PeopleJsonSaver | |
~FileSaver() | op::FileSaver | protectedvirtual |
~PeopleJsonSaver() | op::PeopleJsonSaver | virtual |