![]() |
AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
|
This is the complete list of members for OutputManagerJSON, including all inherited members.
| createJSON(Json::Value &people, cv::Mat &colorImage, cv::Mat &distanceImage, cv::Mat &skeletonOnlyImage, unsigned int nFrame, const char *outputFolder, const float skeletonThreshold) | OutputManagerJSON | |
| getStringOutputData(void) | OutputManager | protected |
| getValueAt(std::string key, Json::Value currentJSON) | OutputManagerJSON | |
| getValueAt(unsigned int i, Json::Value currentJSON) | OutputManagerJSON | |
| getValueAt(std::string key, unsigned int i, Json::Value currentJSON) | OutputManagerJSON | |
| loadJSON(std::string filePathJSON, Json::Value ¤tJSON) | OutputManagerJSON | |
| makeOutputString(std::vector< Point3D * > skeletonPoints3D, std::vector< bool > bodyKeyPointsMap, unsigned int frameID, unsigned int personID) override | OutputManagerJSON | protectedvirtual |
| saveJSON(std::string filePath) | OutputManagerJSON | |
| setStringOutputData(std::string stringOutputData) | OutputManager | protected |
| stringOutputData | OutputManager | private |
| ~OutputManager()=default | OutputManager | virtual |