#include <peopleJsonSaver.hpp>
|
| PeopleJsonSaver (const std::string &directoryPath) |
|
virtual | ~PeopleJsonSaver () |
|
void | 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 |
|
Definition at line 9 of file peopleJsonSaver.hpp.
◆ PeopleJsonSaver()
op::PeopleJsonSaver::PeopleJsonSaver |
( |
const std::string & |
directoryPath | ) |
|
◆ ~PeopleJsonSaver()
virtual op::PeopleJsonSaver::~PeopleJsonSaver |
( |
| ) |
|
|
virtual |
◆ save()
void 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 |
The documentation for this class was generated from the following file: