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

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

FileSaver(const std::string &directoryPath)op::FileSaverexplicitprotected
getNextFileName(const unsigned long long index) const op::FileSaverprotected
getNextFileName(const std::string &fileNameNoExtension) const op::FileSaverprotected
HeatMapSaver(const std::string &directoryPath, const std::string &imageFormat)op::HeatMapSaver
saveHeatMaps(const std::vector< Array< float >> &heatMaps, const std::string &fileName) const op::HeatMapSaver