![]() |
AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
|
#include <librdkafka/rdkafka.h>#include <glib.h>#include <json/value.h>#include <opencv2/core.hpp>#include "../constants.hpp"Go to the source code of this file.
Classes | |
| class | KafkaManager |
| Kafka class is a class that is responsible to send all generated output data, via Apache Kafka technology to the next AI Watch module. More... | |