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::ImageSaver, 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 |
ImageSaver(const std::string &directoryPath, const std::string &imageFormat) | op::ImageSaver | |
saveImages(const Matrix &cvOutputData, const std::string &fileName) const | op::ImageSaver | |
saveImages(const std::vector< Matrix > &matOutputDatas, const std::string &fileName) const | op::ImageSaver | |
~FileSaver() | op::FileSaver | protectedvirtual |
~ImageSaver() | op::ImageSaver | virtual |