File detections_to_render_data_calculator.cc
FileList > calculators > util > detections_to_render_data_calculator.cc
Go to the source code of this file
#include "absl/log/absl_check.h"#include "absl/memory/memory.h"#include "absl/strings/str_cat.h"#include "absl/strings/str_join.h"#include "mediapipe/calculators/util/detections_to_render_data_calculator.pb.h"#include "mediapipe/framework/calculator_framework.h"#include "mediapipe/framework/calculator_options.pb.h"#include "mediapipe/framework/formats/detection.pb.h"#include "mediapipe/framework/formats/location_data.pb.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/util/color.pb.h"#include "mediapipe/util/render_data.pb.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | anonymous_namespace{detections_to_render_data_calculator.cc} |
Classes
| Type | Name |
|---|---|
| class | DetectionsToRenderDataCalculator |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/util/detections_to_render_data_calculator.cc