OpenPose
1.0.0rc2
OpenPose: A Real-Time Multi-Person Key-Point Detection And Multi-Threading C++ Library
|
This is the complete list of members for op::KeypointSaver, 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 |
KeypointSaver(const std::string &directoryPath, const DataFormat format) | op::KeypointSaver | |
saveKeypoints(const std::vector< Array< float >> &keypointVector, const std::string &fileName, const std::string &keypointName) const | op::KeypointSaver | |
~FileSaver() | op::FileSaver | protectedvirtual |
~KeypointSaver() | op::KeypointSaver | virtual |