File detections_to_rects_calculator.cc
FileList > calculators > util > detections_to_rects_calculator.cc
Go to the source code of this file
#include "mediapipe/calculators/util/detections_to_rects_calculator.h"#include <cmath>#include <limits>#include "mediapipe/calculators/util/detections_to_rects_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/formats/rect.pb.h"#include "mediapipe/framework/port/ret_check.h"#include "mediapipe/framework/port/status.h"
Namespaces
| Type | Name |
|---|---|
| namespace | mediapipe |
| namespace | anonymous_namespace{detections_to_rects_calculator.cc} |
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR-plugins/hand_tracking/mediapipe/calculators/util/detections_to_rects_calculator.cc