AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
OutputManagerJSON Member List

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)OutputManagerprotected
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 &currentJSON)OutputManagerJSON
makeOutputString(std::vector< Point3D * > skeletonPoints3D, std::vector< bool > bodyKeyPointsMap, unsigned int frameID, unsigned int personID) overrideOutputManagerJSONprotectedvirtual
saveJSON(std::string filePath)OutputManagerJSON
setStringOutputData(std::string stringOutputData)OutputManagerprotected
stringOutputDataOutputManagerprivate
~OutputManager()=defaultOutputManagervirtual