AI Watch A1
Multi-person 3D skeleton detection using Intel RealSense and OpenPose with Kafka support.
|
This is the complete list of members for FacadeSingleton, including all inherited members.
cameraManager | FacadeSingleton | private |
cleanBuildFolder(void) | FacadeSingleton | |
coordinateMappingManager | FacadeSingleton | private |
FacadeSingleton(const int expected_argc=0, const char *expectedUsageMessage=nullptr) | FacadeSingleton | private |
FacadeSingleton(FacadeSingleton &other)=delete | FacadeSingleton | |
getCameraManager(void) | FacadeSingleton | |
getCoordinateMappingManager(void) | FacadeSingleton | |
getImageManager(void) | FacadeSingleton | |
getInstance(const int expected_argc, const char *expectedUsageMessage) | FacadeSingleton | static |
getInstance(void) | FacadeSingleton | static |
getKafkaManager(void) | FacadeSingleton | |
getOpenCV_Manager(void) | FacadeSingleton | |
getOutputManager(void) | FacadeSingleton | |
getUsageManager(void) | FacadeSingleton | |
getVideoBodyKeyPoints(int *argc, char ***argv) | FacadeSingleton | |
getVideoFrames(unsigned int user_nFrame, rs2::pipeline &pipelineStream, float scale, const unsigned short int framesToSkip) | FacadeSingleton | |
imageManager | FacadeSingleton | private |
kafkaManager | FacadeSingleton | private |
openCV_Manager | FacadeSingleton | private |
operator=(const FacadeSingleton &)=delete | FacadeSingleton | |
outputManager | FacadeSingleton | private |
sendData(unsigned int user_nFrame) | FacadeSingleton | |
setCameraManager(RealSenseManager *cameraManager) | FacadeSingleton | protected |
setCoordinateMappingManager(CoordinateMappingManager *coordinateMappingManager) | FacadeSingleton | protected |
setImageManager(ImageManager *imageManager) | FacadeSingleton | protected |
setKafkaManager(KafkaManager *kafkaManager) | FacadeSingleton | protected |
setOpenCV_Manager(OpenCV_Manager *openCV_Manager) | FacadeSingleton | protected |
setOutputManager(OutputManager *outputManager) | FacadeSingleton | protected |
setUsageManager(UsageManager *usageManager) | FacadeSingleton | protected |
sharedInstance | FacadeSingleton | privatestatic |
showSkeletons(unsigned int user_nFrame, const float skeletonThreshold) | FacadeSingleton | |
singletonMutex | FacadeSingleton | privatestatic |
startEnvironment(rs2::pipeline &pipelineStream, struct rs2_intrinsics &color_intrin, float *scale, unsigned short int resX, unsigned short int resY, const char *destinationKafkaTopic, Room room) | FacadeSingleton | |
usageManager | FacadeSingleton | private |
~FacadeSingleton(void) | FacadeSingleton | private |