Skip to content

File labels_to_render_data_calculator.cc

FileList > calculators > util > labels_to_render_data_calculator.cc

Go to the source code of this file

  • #include <math.h>
  • #include <algorithm>
  • #include <memory>
  • #include <string>
  • #include <vector>
  • #include "absl/log/absl_check.h"
  • #include "absl/strings/str_cat.h"
  • #include "mediapipe/calculators/util/labels_to_render_data_calculator.pb.h"
  • #include "mediapipe/framework/calculator_framework.h"
  • #include "mediapipe/framework/formats/classification.pb.h"
  • #include "mediapipe/framework/formats/video_stream_header.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "mediapipe/framework/port/status.h"
  • #include "mediapipe/framework/port/statusor.h"
  • #include "mediapipe/util/color.pb.h"
  • #include "mediapipe/util/render_data.pb.h"

Namespaces

Type Name
namespace mediapipe

Classes

Type Name
class LabelsToRenderDataCalculator

The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/util/labels_to_render_data_calculator.cc