Skip to content

File tensors_to_detections_calculator.cc

FileList > calculators > tensor > tensors_to_detections_calculator.cc

Go to the source code of this file

  • #include <unordered_map>
  • #include <vector>
  • #include "absl/strings/str_format.h"
  • #include "absl/types/span.h"
  • #include "mediapipe/calculators/tensor/tensors_to_detections_calculator.pb.h"
  • #include "mediapipe/framework/api2/node.h"
  • #include "mediapipe/framework/calculator_framework.h"
  • #include "mediapipe/framework/deps/file_path.h"
  • #include "mediapipe/framework/formats/detection.pb.h"
  • #include "mediapipe/framework/formats/location.h"
  • #include "mediapipe/framework/formats/object_detection/anchor.pb.h"
  • #include "mediapipe/framework/formats/tensor.h"
  • #include "mediapipe/framework/port.h"
  • #include "mediapipe/framework/port/ret_check.h"
  • #include "mediapipe/util/unused.hpp"
  • #include "mediapipe/gpu/gl_calculator_helper.h"

Namespaces

Type Name
namespace anonymous_namespace{tensors_to_detections_calculator.cc}
namespace mediapipe
namespace api2
namespace anonymous_namespace{tensors_to_detections_calculator.cc}

Classes

Type Name
class TensorsToDetectionsCalculator

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