![]() |
AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
|
#include "../FacadeSingleton/FacadeSingleton.hpp"#include <opencv2/core.hpp>#include <opencv2/imgcodecs.hpp>#include "../Managers/UsageManager.hpp"Go to the source code of this file.
Classes | |
| class | SystemCommand |
| SystemCommand class is a class that represents a command given by the program to the system. More... | |
| class | CleanCommand |
| The CleanCommand class is a class that implements a command to clean the build folder by deleting old files. More... | |
| class | OpenPoseCommand |
| The OpenPoseCommand class is a class that implements a command to start and run OpenPose. More... | |
| class | MoveCommand |
| The MoveCommand class is a class that implements a command to move files through specific directories. More... | |